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

change experimental-binaries to antelope-spring-experimental-binaries to avoid version overlap with leap packages #288

Merged
merged 3 commits into from
Jun 14, 2024

Conversation

spoonincode
Copy link
Member

Since we're going to have to change downstream users of the dev package anyways due to #287, might as well make this change now too so we can resolve #50

@spoonincode spoonincode linked an issue Jun 13, 2024 that may be closed by this pull request
@@ -49,5 +49,5 @@ jobs:
uses: docker/build-push-action@v3
with:
push: true
tags: ghcr.io/${{env.REPOSITORY_OWNER_LOWER}}/experimental-binaries:${{github.ref_name}}
tags: ghcr.io/${{env.REPOSITORY_OWNER_LOWER}}/spring-experimental-binaries:${{github.ref_name}}
Copy link
Member

Choose a reason for hiding this comment

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

Should this be antelope-spring-experimental-binaries to match antelope-spring name?

Copy link
Member Author

Choose a reason for hiding this comment

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

I could go either way on this.. antelope-spring matches the names of the packages that are placed in here, but spring is the name of the repo.

I think maybe since we'll use this string along with other strings that are antelope-spring (the package name and the artifact name),
https://github.com/AntelopeIO/cdt/blob/9ecdca0f080b65e1339318cd2451a5f2593c4ee5/.github/workflows/build.yaml#L111-L115
it probably does make sense to make it antelope-spring just to keep everything looking similar in that block above. I'll update in a moment.

@spoonincode spoonincode changed the title change experimental-binaries to spring-experimental-binaries to avoid version overlap with leap packages change experimental-binaries to antelope-spring-experimental-binaries to avoid version overlap with leap packages Jun 13, 2024
Base automatically changed from deb_package_rename to main June 14, 2024 19:46
@spoonincode spoonincode merged commit 25a243e into main Jun 14, 2024
36 checks passed
@spoonincode spoonincode deleted the spring-experimental-binaries branch June 14, 2024 19:46
@ericpassmore
Copy link
Contributor

Note:start
group: STABILITY
category: CHORE
summary: More specific name for experimental binaries to avoid naming conflict starting at version 3.1.
Note:end

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.

experimental-binaries version roll back tag conflict
4 participants