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 #75

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:28
@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.
@mhashizume mhashizume marked this pull request as ready for review March 4, 2024 19:24
@tvpartytonight tvpartytonight merged commit f2fc83b 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.

None yet

2 participants