Skip to content

Flesh out Gemspec description #9321

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

Prior to this commit, Puppet's Gemspec summary and description were identical short, single sentences.

This commit updates Puppet's Gemspec description to a longer explanation of what Puppet does, taken from Puppet's README.

Prior to this commit, Puppet's Gemspec summary and description were
identical short, single sentences.

This commit updates Puppet's Gemspec description to a longer explanation
of what Puppet does, taken from Puppet's README.
@mhashizume mhashizume added the maintenance Maintenance chores are excluded from changelogs label Apr 15, 2024
@mhashizume mhashizume requested a review from a team as a code owner April 15, 2024 17:35
Copy link
Contributor

@joshcooper joshcooper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified we no longer get a warning when building the gem

❯ gh pr checkout 9321
remote: Enumerating objects: 3, done.
remote: Counting objects: 100% (3/3), done.
remote: Total 3 (delta 2), reused 3 (delta 2), pack-reused 0
Unpacking objects: 100% (3/3), 620 bytes | 310.00 KiB/s, done.
From https://github.com/puppetlabs/puppet
 * [new ref]               refs/pull/9321/head -> PUP-12032/main/gemspec-summary
Switched to branch 'PUP-12032/main/gemspec-summary'

❯ bx gem build .gemspec
  Successfully built RubyGem
  Name: puppet
  Version: 8.7.0
  File: puppet-8.7.0.gem

@joshcooper joshcooper merged commit 3820e24 into puppetlabs:main Apr 15, 2024
@joshcooper joshcooper added the backport 7.x Generate a backport PR to 7.x label Apr 15, 2024
Copy link

Successfully created backport PR for 7.x:

@mhashizume mhashizume deleted the PUP-12032/main/gemspec-summary branch April 15, 2024 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 7.x Generate a backport PR to 7.x maintenance Maintenance chores are excluded from changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants