-
-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 2.22.0 #2
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! 🎉
Looks good unless I'm missing something.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI I added branch protection rules, so that some CI checks need to pass before you can merge PRs. Let me know if I added too few or too many.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR goes hand in hand with rubocop/rubocop-rspec#1583, correct?
Yes. After this release, we can proceed with the release by freezing the release version of rubocop-factory_bot at rubocop/rubocop-rspec#1583 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
@pirj If possible, would you be willing to publish to https://rubygems.org/gems/rubocop-factory_bot ? I think you know @bquorning , @Darhazer and my email address during the extraction of rubocop-capybara, so please invite to the gem owner 🙏🏻 |
✅ Pushed 2.22.0 to RubyGems. |
@pirj Thank you ❤️ |
Before submitting the PR make sure the following are checked:
master
(if not - rebase it).CHANGELOG.md
if the new code introduces user-observable changes.bundle exec rake
) passes (be sure to run this locally, since it may produce updated documentation that you will need to commit).