Closed ksylvest closed 10 months ago
@ksylvest did you use ./shared/release.sh 3.3.0
to generate the files for this PR?
Only asking as the PR title needs to include [release]
in it for when it is merged and that script normally generates the PR title like "Publish v3.3.0. [release]". Details here.
Edit:
Tried ./shared/release.sh 3.3.0
myself and got the same changes, so hopefully it is just a case of updating the PR title and @JalexChen or someone can approve this 🙏🏻
Closing in favor of https://github.com/CircleCI-Public/cimg-ruby/pull/153
@schinery I've adjusted title, but not sure if it matters given closed in favour of 153.
@ksylvest - some context:
@schinery's point about using the ./shared/release
script is correct. this is the section of the README that explains it. In doing so, we can make changes to the dockerfile without inadvertently releasing a new version.
We typically would use this PR, but Ryan provided an explanation in the other PR. We do appreciate the effort and I hope this doesn't discourage contributions from you in the future.
Description
Support for Ruby 3.3.0.
Reasons
To support the latest release of Ruby on CircleCI without needing to manually install.
Checklist
Please check through the following before opening your PR. Thank you!
Dockerfile.template
file only