summaryrefslogtreecommitdiff
path: root/tools/release/00_start_release.ts
AgeCommit message (Collapse)Author
2024-08-20chore: enable no-console dlint rule (#25113)David Sherret
2024-07-12chore: include current versions more in release checklist (#24562)David Sherret
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-04-02ci: improve release docs (#18562)David Sherret
2023-03-16chore: upgrade deno_automation to 0.19.0 (#18213)David Sherret
I updated the lockfile with: ``` deno cache --lock=tools/deno.lock.json --lock-write ./tools/wpt.ts ./tools/upload_wptfyi.js ./tools/release/deps.ts ```
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
Yearly tradition of creating extra noise in git.
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