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

Incorrect release version specified on release 1.9.3 #518

Open
kirkmj opened this issue Nov 15, 2024 · 1 comment
Open

Incorrect release version specified on release 1.9.3 #518

kirkmj opened this issue Nov 15, 2024 · 1 comment

Comments

@kirkmj
Copy link

kirkmj commented Nov 15, 2024

The version of release 1.9.3 appears to be incorrectly set to 1.9.2

~/nutanix.ansible$ git rev-parse --abbrev-ref HEAD
release/1.9.3

~/nutanix.ansible$ grep version galaxy.yml
version: "1.9.2"

this results in the collection appearing to be 1.9.2 when building it locally as shown
~/nutanix.ansible$ ansible-galaxy collection build
Created collection for nutanix.ncp at ~/nutanix.ansible/nutanix-ncp-1.9.2.tar.gz

@bhati-pradeep
Copy link
Collaborator

Hi @kirkmj , release/1.9.3 is branch for releasing 1.9.3 and its not released yet. Are you consuming this branch by locally building. If yes, we have not made the changes in galaxy yet. If you want you can cut a branch from it and update galaxy.yml

Note: release/1.9.3 is still under qualification phase and its expected during end of 2024.
Thanks !

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

No branches or pull requests

2 participants