caporaso-lab / genome-sampler

https://caporasolab.us/genome-sampler/
BSD 3-Clause "New" or "Revised" License
5 stars 10 forks source link

LOCK: prevent accidental package publication #89

Closed thermokarst closed 3 years ago

thermokarst commented 4 years ago

This will prevent the CI from publishing any new commits on this branch automatically as patch-build packages.

thermokarst commented 4 years ago

The 2020.8.0 packages are up on packages.qiime2.org, btw.

ebolyen commented 3 years ago

What would a patch build process look like? Would we need to add the token back in in the corresponding commit?

thermokarst commented 3 years ago

We can probably close this, its more or less leftovers. I don't know if it provides anything particularly compelling - we would have to add the token back in for any new patch releases. If this didn't happen with the patch tag commit then I think we would just wind up with a gross versioneer identifier.

thermokarst commented 3 years ago

Relevant: https://github.blog/changelog/2020-07-06-github-actions-manual-triggers-with-workflow_dispatch/