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

9.0.0 version number in galaxy.yml file is wrong #740

Closed
obvionaoe opened this issue Jan 14, 2024 · 1 comment
Closed

9.0.0 version number in galaxy.yml file is wrong #740

obvionaoe opened this issue Jan 14, 2024 · 1 comment

Comments

@obvionaoe
Copy link

Hi, the value for the version number in the galaxy.yml file is wrong for version 9.0.0.

It should be 9.0.0 instead of 8.8.0. This makes it so that when installing directly from the Github repository it installs the 9.0.0 version under 8.8.0.

While this isn't a breaking issue, it leads to confusion and should be fixed, either by issuing a new version with the correct version number or remaking version 9.0.0 from the master branch which contains the correct version number.

Thanks

@rndmh3ro
Copy link
Member

Yes, this is a known problem of our build-process. We first create a github-release/tag, then update the galaxy.yml, then upload to galaxy.

The process itself is somewhat brittle so I don't really want to make any chaanges to it. If one wants to change it, I'd be happy to review it, as long as I can create a new release with a release of a new github-release.

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