mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
chore: automate canary and stable releases
This commit is contained in:
parent
7b9718cbaa
commit
21c1235277
18 changed files with 1536 additions and 1260 deletions
10
.github/CODEOWNERS
vendored
Normal file
10
.github/CODEOWNERS
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Replace @dotta if a different maintainer or team should own release infrastructure.
|
||||
|
||||
.github/workflows/release-*.yml @dotta
|
||||
scripts/release*.sh @dotta
|
||||
scripts/release-*.mjs @dotta
|
||||
scripts/create-github-release.sh @dotta
|
||||
scripts/rollback-latest.sh @dotta
|
||||
doc/RELEASING.md @dotta
|
||||
doc/PUBLISHING.md @dotta
|
||||
doc/RELEASE-AUTOMATION-SETUP.md @dotta
|
||||
Loading…
Add table
Add a link
Reference in a new issue