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

Fix renovate regex #357

Merged
merged 2 commits into from
Feb 26, 2025
Merged

Fix renovate regex #357

merged 2 commits into from
Feb 26, 2025

Conversation

corymhall
Copy link
Contributor

@corymhall corymhall commented Feb 25, 2025

The renovate regex was not quite correct as it was missing the ^ in
the version string.

see regexr.com/8che4

Also just disabling the test causing since I'm running into that pretty frequently #277

re #277

The renovate regex was not quite correct as it was missing the `^` in
the version string.

see regexr.com/8che4

Also trying to see if adding a retry will fix #277

re #277
@corymhall corymhall requested review from t0yv0 and a team February 25, 2025 20:04
@corymhall corymhall merged commit f7dcca7 into main Feb 26, 2025
13 checks passed
@corymhall corymhall deleted the corymhall/fix-renovate-config-2 branch February 26, 2025 13:39
@corymhall corymhall self-assigned this Feb 26, 2025
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v1.8.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants