Skip to content

Commit

Permalink
Update RELEASING.md
Browse files Browse the repository at this point in the history
Co-authored-by: Sachin D. Shinde <[email protected]>
  • Loading branch information
dariuszkuc and sachindshinde committed Nov 28, 2023
1 parent 5ab8c29 commit d8f7bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ More details can be found in [the `changeset` docs for publishing](https://githu
5. As part of publishing the release, two PRs will be created in `federation-rs`, one for the `harmonizer`, and the other for the `router-bridge`.
1. If all tests pass and everything looks good, merge `harmonizer` PR first.
2. Once the `harmonizer` release (Github action) is complete, merge the `router-bridge` PR.
7. When releasing minor/major versions, you will need to create a follow up PR to merge changes from `next` to `main` branch.
6. When releasing minor/major versions, you will need to create a follow up PR to merge changes from `next` to `main` branch.
* In order to preserve the change history between `next` and `main` branches, make sure to use `merge` commit. By default, all PRs should be `squashed` so you might need to temporarily re-enable `merge` commits in the repository settings.

![celebrate](https://media.giphy.com/media/LZElUsjl1Bu6c/giphy.gif)
Expand Down

0 comments on commit d8f7bcd

Please sign in to comment.