Skip to content

Commit

Permalink
Automated PR for router-bridge release v0.5.12+v2.6.2 (#434)
Browse files Browse the repository at this point in the history
next attempt at getting the release past the CI. This is not really
automated but it looks for a commit message written that way
  • Loading branch information
Geal authored Dec 12, 2023
1 parent b83e4b3 commit c3a3107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion federation-2/router-bridge/RELEASE_CHECKLIST.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ None of the `federation-rs` packages currently maintain changelogs as they are l
1. Then run `npm install` from the `federation-2/router-bridge` directory to let it update the `package-lock.json`.
1. Update the version of `router-bridge` in `Cargo.toml`
1. Run `cargo build -p router-bridge` from the `federation-2/` workspace
1. Push up a commit containing the version bumps with the message `release: $ROUTERBRIDGE_RELEASE_VERSION`
1. Push up a commit containing the version bumps with the message `Automated PR for router-bridge release: $ROUTERBRIDGE_RELEASE_VERSION`
1. Wait for tests to pass on the PR
1. Merge your PR to `main`

Expand Down

0 comments on commit c3a3107

Please sign in to comment.