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

PSM-2580 Simplify Renovate matchers #1179

Merged
merged 1 commit into from
May 21, 2024
Merged

PSM-2580 Simplify Renovate matchers #1179

merged 1 commit into from
May 21, 2024

Conversation

Badbond
Copy link
Member

@Badbond Badbond commented May 17, 2024

This automated PR simplifies the matchers in the package rules by migrating to packageName matchers as opposed to depName matchers. It furthermore may remove some human-readable strings to match on as this is obsolete with the new packageName matchers.

@Badbond Badbond marked this pull request as ready for review May 17, 2024 11:05
Copy link
Member

@Stephan202 Stephan202 left a comment

Choose a reason for hiding this comment

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

Tnx @Badbond! Change LGTM. Build should pass after #1177 is merged.

Suggested commit message:

Improve Renovate configuration (#1179)

@Stephan202 Stephan202 added this to the 0.17.0 milestone May 17, 2024
@Stephan202 Stephan202 requested a review from rickie May 17, 2024 18:23
@Stephan202 Stephan202 added the chore A task not related to code (build, formatting, process, ...) label May 17, 2024
Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

Copy link

sonarcloud bot commented May 20, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

Looks good. No mutations were possible for these changes.
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

@rickie rickie merged commit c34065b into master May 21, 2024
15 checks passed
@rickie rickie deleted the pdsoels/PSM-2580 branch May 21, 2024 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore A task not related to code (build, formatting, process, ...)
Development

Successfully merging this pull request may close these issues.

None yet

3 participants