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

Check that the appVersion matches version returned by /api/version #485

Merged
merged 3 commits into from
Jul 10, 2024

Conversation

ksuderman
Copy link
Contributor

I frequently forget to update the appVersion in the Chart.yaml when the Galaxy version changes. This PR adds a test that compares the appVersion in the Chart.yaml with the version info returned by the /api/version endpoint and fails if they are not the same.

@ksuderman ksuderman requested review from afgane and nuwang July 10, 2024 14:30
Copy link
Member

@nuwang nuwang left a comment

Choose a reason for hiding this comment

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

This is great! Thanks for this fix.

@nuwang nuwang merged commit 9f1f7fc into galaxyproject:master Jul 10, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants