-
Notifications
You must be signed in to change notification settings - Fork 126
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
ci: have renovate update Makefile dependencies #431
Conversation
Signed-off-by: Moritz Wiesinger <[email protected]>
Signed-off-by: Moritz Wiesinger <[email protected]> try to have github hostname in dep name Signed-off-by: Moritz Wiesinger <[email protected]> even more trying out Signed-off-by: Moritz Wiesinger <[email protected]> more trying out Signed-off-by: Moritz Wiesinger <[email protected]> try using hash for setup-envtest Signed-off-by: Moritz Wiesinger <[email protected]> adjust makefile matcher Signed-off-by: Moritz Wiesinger <[email protected]> try matching against github tags instead of releases Signed-off-by: Moritz Wiesinger <[email protected]> try specific matchers Signed-off-by: Moritz Wiesinger <[email protected]> try different file matcher Signed-off-by: Moritz Wiesinger <[email protected]> remove office hours setting Signed-off-by: Moritz Wiesinger <[email protected]> annotate examples Signed-off-by: Moritz Wiesinger <[email protected]> remove specific matchers Signed-off-by: Moritz Wiesinger <[email protected]> change file match Signed-off-by: Moritz Wiesinger <[email protected]> more annotations Signed-off-by: Moritz Wiesinger <[email protected]> allow whitespaces between the variable Signed-off-by: Moritz Wiesinger <[email protected]> add more renovate annotation comments Signed-off-by: Moritz Wiesinger <[email protected]> fix renovate config Signed-off-by: Moritz Wiesinger <[email protected]> try to fix renovate config Signed-off-by: Moritz Wiesinger <[email protected]>
Signed-off-by: Renovate Bot <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Moritz Wiesinger <[email protected]>
Signed-off-by: Moritz Wiesinger <[email protected]> remove line starts and ends Signed-off-by: Moritz Wiesinger <[email protected]> debugging Signed-off-by: Moritz Wiesinger <[email protected]> debugging Signed-off-by: Moritz Wiesinger <[email protected]> debugging Signed-off-by: Moritz Wiesinger <[email protected]> try different multi line matching Signed-off-by: Moritz Wiesinger <[email protected]> one more try Signed-off-by: Moritz Wiesinger <[email protected]> another try Signed-off-by: Moritz Wiesinger <[email protected]> try another version Signed-off-by: Moritz Wiesinger <[email protected]> add versioning setting Signed-off-by: Moritz Wiesinger <[email protected]> set setup-envtest version differently Signed-off-by: Moritz Wiesinger <[email protected]> try adding the package name separately Signed-off-by: Moritz Wiesinger <[email protected]>
Signed-off-by: Renovate Bot <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Moritz Wiesinger <[email protected]>
Signed-off-by: Renovate Bot <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Moritz Wiesinger <[email protected]>
Signed-off-by: Moritz Wiesinger <[email protected]> try to go back to matching in a single line Signed-off-by: Moritz Wiesinger <[email protected]> update k8s controller tools with renovate Signed-off-by: Moritz Wiesinger <[email protected]>
a26f4b3
to
cddf9f2
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #431 +/- ##
=======================================
Coverage 28.36% 28.36%
=======================================
Files 16 16
Lines 1484 1484
=======================================
Hits 421 421
Misses 1040 1040
Partials 23 23
Flags with carried forward coverage won't be shown. Click here to find out more. |
Signed-off-by: Moritz Wiesinger <[email protected]>
Signed-off-by: Moritz Wiesinger <[email protected]>
Signed-off-by: Moritz Wiesinger <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: Florian Bacher <[email protected]> Signed-off-by: Moritz Wiesinger <[email protected]>
Signed-off-by: Moritz Wiesinger <[email protected]>
926a185
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
This PR
mlc_config
file to the.github
folderdatasource
is set from a list of possible options that can be found heredepName
points to the (usually) GitHub repo slug that releases the dependency in questionWokring updates from renovate can be seen in my fork.
Fixes #314