forked from bioconda/bioconda-recipes
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The recipe for Auspice won't get automatic version bump PRs from Bioconda's "autobump" tooling because the tooling doesn't currently support NPM package sources.
We can add support by writing a class Npm(Hoster)
for https://github.com/bioconda/bioconda-utils/blob/master/bioconda_utils/hosters.py and adding test cases to https://github.com/bioconda/bioconda-utils/blob/master/test/hoster_cases.yaml.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request