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

(CAT-2056) - add puppet-blacksmith to templates #597

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

jordanbreen28
Copy link
Contributor

Summary

Module build rake tasks are scheduled for removal in puppetlabs_spec_helper v8. puppet-blacksmith offers a range of rake tasks, and was already included in puppetlabs_spec_helper as a soft dependency, so we should avail of these instead of producing duplicate logic and rake tasks.

This adds the puppet-blacksmith gem to the pdk-templates, and bumps puppetlabs_spec_helper to v8.

Additional Context

puppetlabs/puppetlabs_spec_helper#472

Related Issues (if any)

Mention any related issues or pull requests.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified.

as we removed the build rake tasks from puppetlabs_spec_helper v8, we
now pull them into spec_helper through a soft dependency on
puppet-blacksmith. As such, we should add the puppet-blacksmith gem so
that users can still avail of rake tasks like module:build.
@jordanbreen28 jordanbreen28 requested a review from a team as a code owner September 18, 2024 07:45
@jordanbreen28 jordanbreen28 marked this pull request as draft September 18, 2024 07:47
@jordanbreen28 jordanbreen28 marked this pull request as ready for review September 18, 2024 12:22
@danadoherty639 danadoherty639 merged commit 6e8b9b0 into main Sep 18, 2024
3 checks passed
@danadoherty639 danadoherty639 deleted the cat-2056-add_puppet-black_to_templates branch September 18, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants