Computational-Plant-Science / plantit

https://plantit.cyverse.org
BSD 3-Clause "New" or "Revised" License
11 stars 3 forks source link

Workflow versioning #110

Open wpbonelli opened 3 years ago

wpbonelli commented 3 years ago

Developers should be able to version their workflows. We can piggyback on GitHub's system and present users a dropdown selector at submission time.

wpbonelli commented 2 years ago

For now this is indirectly achievable by branching a workflow repo and associating branches with different container definitions & entry points. A better way to do this might be explicitly binding to container definition versions.