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

fix: dont use package version for image tag #214

Merged
merged 2 commits into from
Jun 2, 2023

Conversation

olizilla
Copy link
Contributor

@olizilla olizilla commented Jun 1, 2023

its error prone. if we forget to update the version we overwrite an existing tag.

we already have timestamp based tags. just use those.

fixes: elastic-ipfs/elastic-ipfs#29

its error prone. if we forget to update the version we overright an existing tag.

we already have timestamp based tags. just use those.

fixes: elastic-ipfs/elastic-ipfs#29

License: MIT
Signed-off-by: Oli Evans <oli@protocol.ai>
Copy link
Member

@vasco-santos vasco-santos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for digging this Oli

@olizilla olizilla temporarily deployed to dev June 2, 2023 11:14 — with GitHub Actions Inactive
@olizilla olizilla merged commit 9c2dab0 into main Jun 2, 2023
@olizilla olizilla deleted the dont-use-package-version-for-tags branch June 2, 2023 11:14
olizilla added a commit to elastic-ipfs/bitswap-peer-deployment that referenced this pull request Jun 2, 2023
Using elastic-ipfs/bitswap-peer#214

License: MIT
Signed-off-by: Oli Evans <oli@protocol.ai>
olizilla added a commit to elastic-ipfs/bitswap-peer-deployment that referenced this pull request Jun 2, 2023
Using elastic-ipfs/bitswap-peer#214

License: MIT

Signed-off-by: Oli Evans <oli@protocol.ai>
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.

bitswap-peer image tagging is error-prone
3 participants