summaryrefslogtreecommitdiff
path: root/tools/release/release_doc_template.md
AgeCommit message (Collapse)Author
2023-11-24chore: break up some steps in release checklist (#21329)David Sherret
2023-11-23chore: update release_doc_template.md (#21322)Matt Mastracci
Remove the need to manually build M1 Signed-off-by: Matt Mastracci <matthew@mastracci.com>
2023-11-17chore(tools): update release_doc_template.md (#21230)Yoshiya Hinosawa
2023-09-27chore: add back dotcom step to release (#20713)David Sherret
Accidentally removed in https://github.com/denoland/deno/commit/69b7166c20b47d320fc85e33dca9414c92ec9c6f
2023-09-20chore: update manual instructions for doing a release (#20578)David Sherret
2023-06-26chore: fix typos (#19572)Martin Fischer
2023-06-09chore: update release doc template (#19441)Bartek Iwańczuk
That action is not working properly.
2023-05-03chore: update release doc template (#18974)Bartek Iwańczuk
2023-04-28chore: forward v1.33.1 release commit to main (#18897)denobot
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2023-04-26ci: switch release doc to mention dotcom (#18845)Leo Kettmeir
2023-04-02ci: improve release docs (#18562)David Sherret
2023-03-21docs(release): update to include deno_docker release workflow (#18323)David Sherret
2023-02-02chore: add release checklist step to check the benchmarks page (#17632)David Sherret
The 1.30.1 release had a performance regression that would have been caught by looking at the benchmarks page. This adds a pre-flight step to the release checklist for the person doing the release to go to this page and look at the output. This would have prevented #17629
2022-10-18chore: update release checklist for apiland (#16334)Leo Kettmeir
2022-08-29refactor(cli): Remove cli/node dependency on cli/compat (#15654)Bartek Iwańczuk
2022-08-08chore: make the start_release workflow go faster (#15416)David Sherret
2022-08-06chore: use gist for release instruction checklist (#15414)David Sherret