trezor-suite icon indicating copy to clipboard operation
trezor-suite copied to clipboard

ci: connect release polishing

Open mroz22 opened this issue 3 years ago • 0 comments

Further improving connect releases in github actions

Description

  • some degree of automation already in develop, see this github actions created pr https://github.com/trezor/trezor-suite/pull/5994

Todos:

  • [ ] npm-releases - polish checklist
  • [ ] npm-releases - improve version bump script so that it does not fail here https://gitlab.com/satoshilabs/trezor/trezor-suite/-/jobs/2883451007
  • [ ] release/connect-9 - polish checklist

Notes:

  • gh cli docs https://cli.github.com/manual/gh_pr_create
  • maybe use -F, --body-file <file> Read body text from file (use "-" to read from standard input) parametr for checklist?

mroz22 avatar Aug 15 '22 07:08 mroz22