AllenNeuralDynamics / aind-watchdog-service

Data staging service that prepares acquistion data for cloud upload to Amazon S3 and Code Ocean processing.
https://allenneuraldynamics.github.io/aind-watchdog-service/
MIT License
2 stars 1 forks source link

Centralize release workflow #80

Closed bruno-f-cruz closed 1 month ago

bruno-f-cruz commented 1 month ago

This PR attempts to centralized the release workflow. The Action is meant to be run manually. Once run, it will read the version of the python package and make an automatic tag, release (with executable) and publish to pypi

Closes #84