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

chore: configure renovate to update upgrade test deps #844

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

czeslavo
Copy link
Contributor

@czeslavo czeslavo commented Nov 4, 2024

What this PR does / why we need it:

Sets up Renovate to watch test/e2e/test_helm_install_upgrade.go for potential dependencies updates. Where needed, it adds an @only-patch suffix in depName and specifies an explicit packageName. Thanks to the suffix, it disables minor updates for such a dependency.

Tested on a forked repository.

Which issue this PR fixes

Fixes #121.

@czeslavo czeslavo self-assigned this Nov 4, 2024
@czeslavo czeslavo marked this pull request as ready for review November 4, 2024 16:22
@czeslavo czeslavo requested a review from a team as a code owner November 4, 2024 16:22
Copy link
Member

@programmer04 programmer04 left a comment

Choose a reason for hiding this comment

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

🤞

Copy link
Member

@pmalek pmalek left a comment

Choose a reason for hiding this comment

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

👍

test/e2e/test_helm_install_upgrade.go Show resolved Hide resolved
@czeslavo czeslavo requested a review from pmalek November 4, 2024 17:10
Copy link
Member

@pmalek pmalek left a comment

Choose a reason for hiding this comment

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

👍

@czeslavo czeslavo enabled auto-merge (squash) November 4, 2024 17:32
@czeslavo czeslavo merged commit 0217266 into main Nov 4, 2024
21 checks passed
@czeslavo czeslavo deleted the auto-update-upgrade-deps branch November 4, 2024 17:38
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.

Use renovate to automatically update non-standard dependencies
3 participants