Skip to content

Commit

Permalink
Release checklist: the release manager should wait between step 13 an…
Browse files Browse the repository at this point in the history
…d step 14 (#48942)
  • Loading branch information
DilumAluthge committed Mar 8, 2023
1 parent 9ef2c90 commit a580556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ release-candidate: release testall
@echo 10. Follow packaging instructions in doc/build/distributing.md to create binary packages for all platforms
@echo 11. Upload to AWS, update https://julialang.org/downloads and http:https://status.julialang.org/stable links
@echo 12. Update checksums on AWS for tarball and packaged binaries
@echo 13. Update versions.json
@echo 13. Update versions.json. Wait at least 60 minutes before proceeding to step 14.
@echo 14. Push to Juliaup (https://github.com/JuliaLang/juliaup/wiki/Adding-a-Julia-version)
@echo 15. Announce on mailing lists
@echo 16. Change master to release-0.X in base/version.jl and base/version_git.sh as in 4cb1e20
Expand Down

0 comments on commit a580556

Please sign in to comment.