Skip to content
This repository was archived by the owner on May 17, 2023. It is now read-only.

Conversation

@francocorreasosa
Copy link
Contributor

@francocorreasosa francocorreasosa commented Mar 20, 2019

  • Make sure stable branch does not exist (on both github and local, delete it if it does)
  • Pull master
  • Create new local branch stable
  • Update changelog
  • Update root package version (only root package.json)
  • Commit and push (pushing to stable branch with new version will trigger jenkins release task)
  • Wait for jenkins task to be completed (confirm it published the version you wanted under npm run scripts deploy)
  • Run yarn scripts deploy.catchup on local stable branch and push
  • Merge PR to master
  • Go to zeit dashboard and create an alias for the latest deployment) (example: now alias cosmos-rzbpuowrox.now.sh auth0-cosmos-0-8-0.now.sh --team=auth0-design)
  • Create a new release on github
  • Delete stable branch on github

@francocorreasosa francocorreasosa merged commit 359f36b into master Mar 20, 2019
@francocorreasosa francocorreasosa deleted the stable branch March 20, 2019 16:37
landitus pushed a commit that referenced this pull request Jan 17, 2020
- [x] Make sure `stable` branch does not exist (on both github and local, delete it if it does)
- [x] Pull master
- [x] Create new local branch `stable`
- [x] Update changelog
- [x] Update root package version (only [root package.json](https://github.com/auth0/cosmos/blob/master/package.json#L3))
- [x] Commit and push (**pushing to stable branch with new version will trigger jenkins release task**)
- [x] Wait for [jenkins task](https://tools-jenkins-us-west-2.forge.auth0.net/blue/organizations/jenkins/cosmos/activity/) to be completed  (confirm it published the version you wanted under `npm run scripts deploy`)
- [x] Run `yarn scripts deploy.catchup` on local `stable` branch and push
- [ ] Merge PR to master
- [ ] Go to [zeit dashboard](https://zeit.co/dashboard/deployments) and create an alias for the latest deployment) (example: `now alias cosmos-rzbpuowrox.now.sh auth0-cosmos-0-8-0.now.sh --team=auth0-design`)
- [ ] Create a [new release on github](https://github.com/auth0/cosmos/releases)
- [ ] Delete stable branch on github
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants