Skip to content
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.28.0 #1

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Release 2.28.0 #1

merged 1 commit into from
Mar 28, 2024

Conversation

ydah
Copy link
Member

@ydah ydah commented Mar 27, 2024


Before submitting the PR make sure the following are checked:

  • Feature branch is up-to-date with master (if not - rebase it).
  • Squashed related commits together.
  • [-] Added tests.
  • [-] Updated documentation.
  • [-] Added an entry to the CHANGELOG.md if the new code introduces user-observable changes.
  • The build (bundle exec rake) passes (be sure to run this locally, since it may produce updated documentation that you will need to commit).

@pirj
Copy link
Member

pirj commented Mar 27, 2024

The interesting part, the change commit is here 38a9ed7.

This is how we did it with rubocop-capybara : change commit, release pr.

For rubocop-factory_bot we did it differently: change pr, release pr

No objections either way.

Copy link
Member

@pirj pirj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! 🙌 🎉

@ydah
Copy link
Member Author

ydah commented Mar 27, 2024

The interesting part, the change commit is here 38a9ed7.

This is how we did it with rubocop-capybara : change commit, release pr.

For rubocop-factory_bot we did it differently: change pr, release pr

No objections either way.

Adapted to RuboCop Capybara method. And I agree with @pirj who gave me feedback when extracting the following rubocop-factory_bot.
rubocop/rubocop-factory_bot#1 (comment)

@ydah ydah merged commit 6d628e6 into master Mar 28, 2024
27 checks passed
@ydah ydah deleted the release-2.28.0 branch March 28, 2024 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants