Yoshiya Hinosawa
021a0dc9b1
chore(tools): update release template ( #23582 )
2024-04-28 20:22:17 +09:00
Bartek Iwańczuk
061bcb5393
chore: update release doc template ( #23299 )
...
Adjusts release doc template to changes made by @crowlKats in
`apiland_scripts`.
2024-04-11 12:12:33 -04:00
Bartek Iwańczuk
0e4d1cb5f9
feat(init): use jsr specifier for @std/assert ( #23073 )
...
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-03-27 18:51:52 +01:00
Igor Zinkovsky
88d7c50cd5
chore(release): add deno-lambda to release checklist ( #22431 )
...
Signed-off-by: Igor Zinkovsky <igor@deno.com>
2024-02-16 09:46:01 -08:00
Divy Srivastava
052b7d8bbd
chore(release): update asset count for denort ( #22425 )
...
Signed-off-by: Divy Srivastava <dj.srivastava23@gmail.com>
2024-02-15 13:40:24 +05:30
Divy Srivastava
82eba2b53a
chore: update asset count to 9 in release_doc_template ( #22347 )
2024-02-08 17:58:04 +00:00
David Sherret
57dc427c77
chore: break up some steps in release checklist ( #21329 )
2023-11-24 13:00:39 -05:00
Matt Mastracci
4ff5f175a8
chore: update release_doc_template.md ( #21322 )
...
Remove the need to manually build M1
Signed-off-by: Matt Mastracci <matthew@mastracci.com>
2023-11-23 22:42:13 -07:00
Yoshiya Hinosawa
b7d14d9bd5
chore(tools): update release_doc_template.md ( #21230 )
2023-11-17 21:47:40 +09:00
David Sherret
31991e221b
chore: add back dotcom step to release ( #20713 )
...
Accidentally removed in
69b7166c20
2023-09-27 19:22:39 +00:00
David Sherret
69b7166c20
chore: update manual instructions for doing a release ( #20578 )
2023-09-20 00:47:51 +00:00
Martin Fischer
801b9ec62d
chore: fix typos ( #19572 )
2023-06-26 09:10:27 -04:00
Bartek Iwańczuk
a4c760702b
chore: update release doc template ( #19441 )
...
That action is not working properly.
2023-06-09 14:59:15 +02:00
Bartek Iwańczuk
8e6c104907
chore: update release doc template ( #18974 )
2023-05-03 15:05:53 +00:00
denobot
6369098ad7
chore: forward v1.33.1 release commit to main ( #18897 )
...
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2023-04-28 21:14:26 +02:00
Leo Kettmeir
78b630d92a
ci: switch release doc to mention dotcom ( #18845 )
2023-04-26 03:38:49 +00:00
David Sherret
d939a5e96c
ci: improve release docs ( #18562 )
2023-04-02 17:53:52 +00:00
David Sherret
0366d6833f
docs(release): update to include deno_docker release workflow ( #18323 )
2023-03-21 11:38:59 -04:00
David Sherret
09d9437897
chore: add release checklist step to check the benchmarks page ( #17632 )
...
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
2023-02-02 23:41:46 +00:00
Leo Kettmeir
e4940135e6
chore: update release checklist for apiland ( #16334 )
2022-10-18 16:46:19 +02:00
Bartek Iwańczuk
b62ef4d37b
refactor(cli): Remove cli/node dependency on cli/compat ( #15654 )
2022-08-29 20:19:54 +02:00
David Sherret
af618e3b8f
chore: make the start_release workflow go faster ( #15416 )
2022-08-08 19:31:45 -04:00
David Sherret
102595976f
chore: use gist for release instruction checklist ( #15414 )
2022-08-06 09:45:34 -04:00