Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Motivation We wish to automate updates. There are workflows to update the snsdemo automatically, however there is not (yet) a workflow to make releases regularly, so the nns-dapp does not benefit much from this automated schedule. As an additional motivation, SNSs now have a shorter maximum time in the open state, so if we wish a snapshot to contain open SNSs we need to update reasonably frequently. # Changes - Run the snapshot workflow periodically # Tests - See the "scheduled" release here: https://github.com/dfinity/snsdemo/releases/tag/release-2023-10-27 - Note: This is triggered by pushing this branch rather than waiting for merge to main and then waiting for the schedule. --------- Co-authored-by: Max Murphy <[email protected]>
- Loading branch information