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

(PA-5187) Add target support #54

Merged
merged 2 commits into from
Jun 1, 2023

Conversation

mhashizume
Copy link
Contributor

Prior to this commit, the target parameter of a yumrepo resource was ignored. This commit enables the target parameter to set the filepath for a yum repository to an arbitrary filepath or to an existing repository file.

@puppet-community-rangefinder
Copy link

yumrepo is a type

Breaking changes to this file MAY impact these 477 modules (near match):

This module is declared in 2 of 580 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.

nabertrand and others added 2 commits June 1, 2023 13:53
Prior to this commit, the target parameter of a yumrepo resource
was ignored. This commit enables the target parameter to set the
filepath for a yum repository to an arbitrary filepath or to an
existing repository file.

Co-authored-by: Michael Hashizume <michael.hashizume@perforce.com>
This commit updates the commits Rake check to include commit summaries
that begin with the Puppet Agent (PA) Jira project and removes
references to a non-existent CONTRIBUTION.md.
@mhashizume mhashizume marked this pull request as ready for review June 1, 2023 21:06
@mhashizume mhashizume requested a review from a team as a code owner June 1, 2023 21:06
@AriaXLi AriaXLi merged commit d008855 into puppetlabs:main Jun 1, 2023
13 checks passed
@mhashizume mhashizume added the enhancement New feature or request label Jun 1, 2023
This was referenced Jun 1, 2023
@mhashizume mhashizume deleted the PA-5187/main/target branch June 7, 2023 21:40
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.

None yet

3 participants