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: fix renovate config, add recommended preset #418

Merged
merged 8 commits into from
Mar 27, 2023

Conversation

mowies
Copy link
Member

@mowies mowies commented Mar 27, 2023

This PR

  • fixes the current renovate config to get flagd renovate updates to work again
  • groups flagd updates from multiple renovate regex managers into one PR for easier updates
  • enables the group:recommended preset so that common monorepo and grouped packages are put into one PR per group (e.g. k8s API packages, or angular monorepo packages)

Related Issues

Fixes #415
Fixes #406

Notes

Result of the config change can be seen in my fork.
Working renovate PR to update flagd: mowies#9
Renovate deps dashboard from my fork: mowies#4

@mowies mowies requested a review from a team as a code owner March 27, 2023 09:51
@codecov
Copy link

codecov bot commented Mar 27, 2023

Codecov Report

Merging #418 (6e9c8b4) into main (6ed4cef) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #418   +/-   ##
=======================================
  Coverage   78.12%   78.12%           
=======================================
  Files          12       12           
  Lines         855      855           
=======================================
  Hits          668      668           
  Misses        153      153           
  Partials       34       34           
Flag Coverage Δ
component-tests 80.28% <ø> (ø)
unit-tests 36.25% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
Signed-off-by: Moritz Wiesinger <moritz.wiesinger@dynatrace.com>
@toddbaert toddbaert merged commit 78c5970 into open-feature:main Mar 27, 2023
@mowies mowies deleted the fix-renovate branch March 28, 2023 07:58
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.

fix renovate configuration Action Required: Fix Renovate Configuration
3 participants