Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build a go-ipfs:extras docker image #8142

Merged
merged 5 commits into from
Aug 5, 2021
Merged

Conversation

mburns
Copy link
Contributor

@mburns mburns commented May 17, 2021

related to #8119

This PR pushes an additional docker image called go-ipfs:extras which is built with the peerlog plugin enabled by default, and will be a place to test future in-tree plugins or other optional functionality that doesn't need to be in the stock go-ipfs image.

  • update CI, add the build & push stepsd
  • retire bifrost tag name, go-ipfs:extras is best friend now.

@mburns mburns changed the title Build a go-ipfs-extras docker image, includes peerlog Build a go-ipfs-extras docker image May 17, 2021
@mburns mburns marked this pull request as draft May 17, 2021 02:37
@mburns mburns changed the title Build a go-ipfs-extras docker image Build a go-ipfs:plugins docker image May 17, 2021
@mburns mburns closed this Jun 24, 2021
@mburns mburns reopened this Jul 8, 2021
@mburns mburns changed the title Build a go-ipfs:plugins docker image Build a go-ipfs:extras docker image Jul 11, 2021
@mburns mburns marked this pull request as ready for review July 11, 2021 07:28
@mburns mburns requested a review from aschmahmann July 11, 2021 08:04
@BigLep BigLep linked an issue Jul 27, 2021 that may be closed by this pull request
@aschmahmann
Copy link
Contributor

This looks good and could probably be merged as is. We're going to take a look at moving this to Actions to synchronize Go versions with what we have in dist.ipfs.io and to start moving go-ipfs CI towards actions. cc @guseggert

@BigLep
Copy link
Contributor

BigLep commented Aug 5, 2021

Per 2021-08-05 discussion: we'll create another task for doing this work in GitHub actions for saner reasoning about versions, etc.

@guseggert guseggert requested review from guseggert and removed request for aschmahmann August 5, 2021 20:37
@guseggert guseggert merged commit 64df3ea into master Aug 5, 2021
@guseggert guseggert deleted the ci-build-docker-with-plugins branch August 5, 2021 20:46
@aschmahmann aschmahmann mentioned this pull request Aug 23, 2021
62 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upstreaming peerlog and time-to-first-byte metrics
4 participants