Skip to content

Commit

Permalink
chore: add note about releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrebeitz committed Aug 25, 2020
1 parent 28e6cc0 commit b1b60e0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,14 @@ docker-compose exec toolchain /bin/bash # This opens bash inside of the docker c
CLUSTER=URL=<MY-CLUSTEr> npm start
```

## Releasing

To create a bump PR against DCOS, you can run `./script/ci/dcos-bump`.
You'll need some credentials that you can get from the `ux-guild`.
Once the bump-PR is up, please ensure that all addressed issues are mentioned in
the PRs description. Afterwards comment on the PR:
`@mesosphere-mergebot backport 2.1 2.0 1.13`. Get those PRs merged, done!

## Contributing

[Contributing Guidelines](./CONTRIBUTING.md)
Expand Down

0 comments on commit b1b60e0

Please sign in to comment.