chore: prepare 0.5.1 release - #38
Merged
Merged
Conversation
# Conflicts: # Gemfile.lock
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
railstartfrom0.5.0to0.5.1.0.5.0in the release changelog:actions/checkoutv5 → v7masterbranch into the release branch; the remaining PR diff is limited to the release version and changelog.Verification
bundle install— complete; 8 Gemfile dependencies and 38 gems installed.bundle exec rake test— 67 runs, 197 assertions, 0 failures, 0 errors, 1 skip.bundle exec rubocop— 23 files inspected, no offenses detected.bundle exec rake yard— completed successfully; 51.59% documented.ruby -c exe/railstart— Syntax OK.bundle exec exe/railstart version—Railstart v0.5.1.RAILS_CONTRACT=1 bundle exec ruby -Itest test/rails_cli_contract_test.rb— 1 run, 4 assertions, 0 failures, 0 errors, 0 skips.gem build railstart.gemspec --output /tmp/railstart-0.5.1.gem— builtrailstart0.5.1 successfully.git diff --check— passed.This PR prepares the release only. It must not be merged, tagged, or published by this maintenance job.