You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: processes/crystal-release.md
+23-4Lines changed: 23 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,8 +118,27 @@ Add an issue `Crystal release X.Y.Z` in https://github.com/crystal-lang/distribu
118
118
4.[ ] Update default base version in test-ecosystem: [`test-ecosystem:scripts/release-update.sh ${VERSION}`](https://github.com/crystal-lang/test-ecosystem/blob/master/scripts/release-update.sh)
119
119
5.[ ] Merge `release/${VERSION%.*}` branch into `master` (if the two have diverged)
120
120
- This needs to be a *merge commit*. Those are disabled in the GitHub UI.
0 commit comments