-
Notifications
You must be signed in to change notification settings - Fork 3
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
version bump
workflow doesn't calculate the version retroactively
#464
Comments
Trying things out in #464, so far no luck. Probably should either open an issue or post on stackoverflow |
@surchs, I know you mentioned trying some variants using the (also, did you mean to link a PR instead of this issue? :) |
oh boy, that's worrying. Yes indeed I tried to to do that #490 |
Aha, yes indeed this was very useful, thanks @alyssadai. I learned that the canary release doesn't actually work:
https://github.com/neurobagel/query-tool/actions/runs/13399686305/job/37427265986?pr=490#step:7:14 |
So we tried a lot of things on this issue. Our best guess is that we would need to use And as the error message above says, we can't make canary releases because of a plugin issue. So far it's not clear whether we are
We tried removing plugins from the At this point the next step is to either
|
We'll keep this issue open an in tracked until we have an answer from opening an issue against auto or a post on stackoverflow |
It only uses the PR that releases the tool see:
Relevant commit: 751d981
It's respective workflow run: https://github.com/neurobagel/query-tool/actions/runs/13036084018/job/36366735131
TODO:
The text was updated successfully, but these errors were encountered: