welcome-ui icon indicating copy to clipboard operation
welcome-ui copied to clipboard

feat: automated deploy

Open guillaumewttj opened this issue 2 years ago • 0 comments

Will allow us to trigger workflows manualy w/ paramters (minor, major, patch). Also added the ability to dry run the workflow to see wich packages gonna be released w/ wich version.

Quick demo of what it should look like once on master: https://www.loom.com/share/efca05ee09f14811b61c7ec86c85456a

Questions to be answered:

  • Does the method used to trigger the release is simple enough to stop using our local environnements for production releases ?
  • Should we then move all our workflows to github actions ? Seems to be very close to circleci in terms of features by now

guillaumewttj avatar Jan 17 '22 20:01 guillaumewttj