Skip to content

Commit

Permalink
Replace even more Slack with Discord (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpkorstanje authored Aug 9, 2024
1 parent 9c30b10 commit 41ff5b5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
20 changes: 9 additions & 11 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,15 @@ Only people with permission to push to `release/*` branches can make releases. T
* Look at `CHANGELOG.md` to see what has changed since the last relesase
* Use [semver](https://semver.org/) to decide on a version for the next release
* If you are bumping the `MAJOR` version of `cucumber-{jvm,js,ruby}`, see the [Major release](#major-release) section
1. From the root of the polyglot project you are trying to release run:
```
polyglot-release <new version>
```
1. Wait until the `release-*` workflows in GitHub Actions have passed
1. Rerun individual workflows if they fail
1. Announce the release
* in the `#newsletter` Slack channel
* on the `@cucumberbdd` Twitter account
* write a blog post
2. From the root of the polyglot project you are trying to release run:
```
polyglot-release <new version>
```
3. Wait until the `release-*` workflows in GitHub Actions have passed
4. Rerun individual workflows if they fail
5. Announce the release
* in the `#commiters` Discord channel
### Major release
Expand Down
2 changes: 1 addition & 1 deletion SUPPORT.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
The best way to get support if you're stuck with Cucumber is to head over to our [community Slack](https://cucumber.io/community#slack).
The best way to get support if you're stuck with Cucumber is to head over to our [community Discord](https://cucumber.io/community#discord).

0 comments on commit 41ff5b5

Please sign in to comment.