Skip to content

Release prep housekeeping #72

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

Merged

Conversation

mhashizume
Copy link
Contributor

This PR comprises a set of changes necessary to get the release prep action working for modules. More detail in the commit messages.

@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 22:37
@mhashizume mhashizume marked this pull request as draft March 2, 2024 00:27
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 comprises minor documentation updates as flagged by Puppet
Strings. This includes:

- Moving the Japanese README to the root of the project (YARD does not
  know how to parse a readmes directory).
- Add a minimal description to the crontab provider.
@mhashizume mhashizume force-pushed the PA-6049/main/release-prep branch from 02ada7a to 5f97f84 Compare March 4, 2024 17:33
@mhashizume mhashizume marked this pull request as ready for review March 4, 2024 17:47
@tvpartytonight tvpartytonight merged commit 3ec0edb into puppetlabs:main Mar 6, 2024
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