Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-19 | chore: update release doc template (#26406) | Bartek Iwańczuk | |
2024-09-12 | ci: upgrade release template (#25591) | Bartek Iwańczuk | |
Removes `deno-lambda` section that is now deprecated: https://github.com/denoland/deno-lambda/pull/307 | |||
2024-07-12 | chore: include current versions more in release checklist (#24562) | David Sherret | |
2024-07-09 | ci: update release steps related to dotcom (#24467) | Leo Kettmeir | |
2024-06-13 | chore: update release template (#24195) | Divy Srivastava | |
Fix Slack formatting | |||
2024-05-30 | chore: update release template (#24046) | Divy Srivastava | |
Use `@here` instead of `@channel` as it pings everyone sleeping too. Signed-off-by: Divy Srivastava <dj.srivastava23@gmail.com> | |||
2024-05-22 | chore: update release doc template (#23934) | Bartek Iwańczuk | |
Align to latest release process, add some more instructions. | |||
2024-04-28 | chore(tools): update release template (#23582) | Yoshiya Hinosawa | |
2024-04-11 | chore: update release doc template (#23299) | Bartek Iwańczuk | |
Adjusts release doc template to changes made by @crowlKats in `apiland_scripts`. | |||
2024-03-27 | feat(init): use jsr specifier for @std/assert (#23073) | Bartek Iwańczuk | |
This commit changes "deno init" subcommand to use "jsr:" specifier for standard library "assert" module. It is unversioned, but we will change it to `@^1` once `@std/assert` release version 1.0. This allows us to start decoupling `deno` and `deno_std` release. The release scripts have been updated to take that into account. | |||
2024-02-16 | chore(release): add deno-lambda to release checklist (#22431) | Igor Zinkovsky | |
Signed-off-by: Igor Zinkovsky <igor@deno.com> | |||
2024-02-15 | chore(release): update asset count for denort (#22425) | Divy Srivastava | |
Signed-off-by: Divy Srivastava <dj.srivastava23@gmail.com> | |||
2024-02-08 | chore: update asset count to 9 in release_doc_template (#22347) | Divy Srivastava | |
2023-11-24 | chore: break up some steps in release checklist (#21329) | David Sherret | |
2023-11-23 | chore: 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-17 | chore(tools): update release_doc_template.md (#21230) | Yoshiya Hinosawa | |
2023-09-27 | chore: add back dotcom step to release (#20713) | David Sherret | |
Accidentally removed in https://github.com/denoland/deno/commit/69b7166c20b47d320fc85e33dca9414c92ec9c6f | |||
2023-09-20 | chore: update manual instructions for doing a release (#20578) | David Sherret | |
2023-06-26 | chore: fix typos (#19572) | Martin Fischer | |
2023-06-09 | chore: update release doc template (#19441) | Bartek Iwańczuk | |
That action is not working properly. | |||
2023-05-03 | chore: update release doc template (#18974) | Bartek Iwańczuk | |
2023-04-28 | chore: forward v1.33.1 release commit to main (#18897) | denobot | |
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> | |||
2023-04-26 | ci: switch release doc to mention dotcom (#18845) | Leo Kettmeir | |
2023-04-02 | ci: improve release docs (#18562) | David Sherret | |
2023-03-21 | docs(release): update to include deno_docker release workflow (#18323) | David Sherret | |
2023-02-02 | chore: 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-18 | chore: update release checklist for apiland (#16334) | Leo Kettmeir | |
2022-08-29 | refactor(cli): Remove cli/node dependency on cli/compat (#15654) | Bartek Iwańczuk | |
2022-08-08 | chore: make the start_release workflow go faster (#15416) | David Sherret | |
2022-08-06 | chore: use gist for release instruction checklist (#15414) | David Sherret | |