Create nightly, dev, and stable build channels #423
Labels
devops
Improvements to DevOps (e.g. GitHub actions, linting, etc.)
enhancement
New feature or request
help wanted
Extra attention is needed
high priority
High priority - something is broken or missing that is critical for users or developers.
intermediate
Will take some time to fix
Describe the desired feature/enhancement
Set up a CI/CD system that is triggered:
main
release-dev
to release a dev buildrelease-stable
to release a stable buildIs your feature request related to a problem?
Would simplify the release workflow and allow users to choose between different levels of stability/new features tradeoffs.
Describe the solution you'd like
Ideally this will be done using a new CI/CD system as suggested in #365, which for now means this issue is blocked by #365.
Describe alternatives you've considered (optional)
Additional context
@TimothyStiles suggested this and I really like this idea!
The text was updated successfully, but these errors were encountered: