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

renovate: update Go version properly for v1.1 #2509

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

mtardy
Copy link
Member

@mtardy mtardy commented Jun 5, 2024

Stable branch v1.1 was put in the rule to update <1.21 while it was already using 1.22. This fix should allow proper patch updates on v1.1 for the go version.

@mtardy mtardy added area/ci Related to CI release-note/ci This PR makes changes to the CI. labels Jun 5, 2024
@mtardy mtardy requested a review from a team as a code owner June 5, 2024 07:53
@mtardy mtardy requested a review from tpapagian June 5, 2024 07:53
]
},
{
// update go version <1.22 for stable branches
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm reading this as <1.22 so <=1.21.x, but I guess the intention is to update to latest 1.22.x, correct?

Copy link
Member Author

Choose a reason for hiding this comment

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

Stable branch v1.1 was put in the rule to update <1.21 while it was
already using 1.22. This fix should allow proper patch updates on v1.1
for the go version.

Signed-off-by: Mahe Tardy <[email protected]>
@mtardy mtardy force-pushed the pr/mtardy/renovate-go-v1.1 branch from 8dbabfe to a4c4e06 Compare June 5, 2024 08:23
@mtardy mtardy merged commit aa54f1d into main Jun 5, 2024
37 of 38 checks passed
@mtardy mtardy deleted the pr/mtardy/renovate-go-v1.1 branch June 5, 2024 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Related to CI release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants