AllenCell / AllenCell/allencell-segmenter-ml

Enable publish workflow to edit itself to list current version

Aperta
#190 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
5
Fork
3
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I originally wanted to list the current version in the description for the publish workflow (what you see above the text entry box), but I ran into [this issue](https://github.com/AllenCell/allencell-ml-segmenter/actions/runs/8071346070/job/22050775076) where I could not update the version in the workflow file from a GitHub runner.

I think a possible solution is to create a PAT with workflow permissions, then use this within the publish workflow. The annoying thing is that we would have to update the PAT each time it expires. So, not sure if the tradeoff is worth it, but figured we could document it in case anyone wants to implement it later.

Update: Since we moved to a dropdown input now, it would also be cool to update the dropdown options depending on the current version (e.g. if we are on dev version, only allow bumping dev or patch)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.