Skip to content

Commit

Permalink
chore(ci): update issue tasks for release epic (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
MSevey committed Apr 29, 2024
1 parent dd6bbb4 commit 0e0fd06
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/reusable_create_release_tracking_epic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,15 +70,15 @@ jobs:
```[tasklist]
### Pre-work
- [ ] Confirm release tested on Robusta
- [ ] App and Node compatibility confirmed
- [ ] App and Node compatibility confirmed (protocol team)
- [ ] Release notes reviewed
```
```[tasklist]
### Stage 1: Arabica
- [ ] Prepare deployment to Arabica
- [ ] Prepare announcement for Arabica
- [ ] Deploy to Arabica
- [ ] Verify release on Arabica
- [ ] Verify release on Arabica (protocol team)
- [ ] Docs updated for release for Arabica
- [ ] Announce release for Arabica
```
Expand All @@ -87,7 +87,7 @@ jobs:
- [ ] Prepare deployment to Mocha
- [ ] Prepare announcement for Mocha
- [ ] Deploy to Mocha
- [ ] Verify release on Mocha
- [ ] Verify release on Mocha (protocol team)
- [ ] Docs updated for release for Mocha
- [ ] Announce release for Mocha
```
Expand All @@ -96,7 +96,7 @@ jobs:
- [ ] Prepare deployment for mainnet
- [ ] Prepare announcement for mainnet
- [ ] Deploy to mainnet
- [ ] Verify release on mainnet
- [ ] Verify release on mainnet (protocol team)
- [ ] Docs updated for release for mainnet
- [ ] Announce release for mainnet
```
Expand Down

0 comments on commit 0e0fd06

Please sign in to comment.