Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
There's no need to run `bundle exec rake release`, the deployment pipeline does that for us.

I'm not sure if I should link to it, I think it's internal-only?
  • Loading branch information
Mangara authored Aug 2, 2023
1 parent 8813598 commit be81d72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ we are depending on the current behavior of the library.

1. Update the version number in `lib/statsd/instrument/version.rb`.
2. Move the "Unreleased changes" items in [CHANGELOG.md](./CHANGELOG.md) to a new section for the release.
3. Commit these changes.
4. Run `bundle exec rake release`.
3. Open a PR with these changes, have it reviewed and merged.
4. The new version will be automatically uploaded by our deployment pipeline.

0 comments on commit be81d72

Please sign in to comment.