Continuous Deployment & Migration
Open
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Setup this repo to continuously deploy new DAO configurations as they're merged into master.
This process might look like:
1. New PR merged into master.
2. Based on the change-set, the new contracts / configurations are deployed.
3. The DAO would always have the final say of whether the migration should take place.
Non-exhaustive list of cases that would need to be covered:
- Controller Upgrade
- Avatar/Rep/Token Upgrade
- Scheme & Constraint Additions / Removals
- Voting Machine Changes
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.