-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Autobump for grz-cli
fails
#52577
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
Labels
Comments
See also: #961 |
Hm, still fails: bioconda-utils autobump recipes/ config.yml --packages grz-cli
09:14:15 BIOCONDA INFO Unrecognized URL stats:
09:14:15 BIOCONDA INFO https: 1
09:14:15 BIOCONDA INFO pypi.org: 1
09:14:15 BIOCONDA INFO
09:14:15 BIOCONDA INFO Recipe status statistics:
09:14:15 BIOCONDA INFO NoChanges: 1
09:14:15 BIOCONDA INFO NoRecognizedSourceUrl: 1
09:14:15 BIOCONDA INFO SUM: 2 |
I guess the hoster_patterns in bioconda utils don't match, looking into it |
Resolved by bioconda/bioconda-utils#1038 |
aliciaaevans
pushed a commit
to bioconda/bioconda-utils
that referenced
this issue
May 5, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've recently added a recipe for
grz-cli
and have since released new versions via pypi. However, it seems these changes aren't picked up by bioconda bot / autobump.Manually triggering
bioconda-utils autobump recipes/ config.yml --packages grz-cli
leads to the following error:I supect it may have to do with #48971 but the recipe already seems to be using the correct combination of hyphens and underscores.
The text was updated successfully, but these errors were encountered: