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 prep housekeeping #82

Merged

Conversation

mhashizume
Copy link
Contributor

This PR comprises a set of changes necessary to get the release prep action working for modules.

@mhashizume mhashizume added the maintenance Maintenance chores are typically excluded from changelogs label Feb 28, 2024
@mhashizume mhashizume requested a review from a team as a code owner February 28, 2024 23:15
@mhashizume mhashizume marked this pull request as draft March 2, 2024 00:26
No version of beaker-puppet is compatible with Ruby >= 3.2 because of
taint functions. Because beaker-puppet specifies that it cannot run on
Ruby > 3.1 in its gemspec, when you run bundle install on newer
Rubies-even when excluding the Gem group to which beaker-puppet
belongs-Bundler errors.

This commit updates the Gemfile to only list beaker-puppet if Ruby is
less than 3.1.0.
This commit updates the Rakefile to only attempt to use Vox Rake tasks
if the voxpupuli-acceptance gem is installed.
This commit moves the Japanese README to the root of the project (YARD
does not know how to parse a readmes directory).
@mhashizume mhashizume force-pushed the PA-6049/main/release-prep branch from b130f8f to 4db7535 Compare March 4, 2024 18:41
@mhashizume mhashizume marked this pull request as ready for review March 4, 2024 18:54
@tvpartytonight tvpartytonight merged commit 3dcde6b into puppetlabs:main Mar 6, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance chores are typically excluded from changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants