Skip to content

Commit

Permalink
ReleaseChecklist: Link to "Learning from Past Releases"
Browse files Browse the repository at this point in the history
  • Loading branch information
cameel committed May 27, 2024
1 parent 748d444 commit 118362f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ReleaseChecklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ At least a day before the release:
This is recommended especially when dealing with PPA for the first time, when we add a new Ubuntu version or when the PPA scripts were modified in this release cycle.
- [ ] Verify that the release tarball of ``solc-js`` works.
Bump version locally, add ``soljson.js`` from CI, build it, compare the file structure with the previous version, install it locally and try to use it.
- [ ] Review [Learning from Past Releases](https://notes.ethereum.org/@solidity/release-mistakes) to make sure you don't repeat the same mistakes.

### Drafts
At least a day before the release:
Expand Down Expand Up @@ -117,4 +118,5 @@ At least a day before the release:
- [ ] Share the announcement on [Project Updates](https://discord.com/channels/420394352083337236/798974456704925696)
- [ ] Share the announcement on [`#solidity` channel on Matrix](https://matrix.to/#/#ethereum_solidity:gitter.im)
- [ ] Share the announcement on [`#solc-tooling`](https://matrix.to/#/#solc-tooling:matrix.org)
- [ ] If anything went wrong this time, mention it in [Learning from Past Releases](https://notes.ethereum.org/@solidity/release-mistakes).
- [ ] Lean back, wait for bug reports and repeat from step 1 :).

0 comments on commit 118362f

Please sign in to comment.