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: update renovate config and bundle deps in groups #1026

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

arbreezy
Copy link
Member

@arbreezy arbreezy commented Mar 24, 2024

Closes #1008

📑 Description

Fixes the renovate config file and make the groups more visible,
I am adding 4 dependency groups "golang, k8s, prometheus and azure"; golang's and k8s' dep updates are quite often. This is the first iteration (with a valid renovate.conf file) to bundle our deps to avoid PR fatigue

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

I ran it against renovate-config-validator and was happy

Signed-off-by: Aris Boutselis <arisboutselis08@gmail.com>
@arbreezy arbreezy requested review from a team as code owners March 24, 2024 18:40
Copy link

codecov bot commented Mar 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.24%. Comparing base (5db4bc2) to head (58e078a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1026   +/-   ##
=======================================
  Coverage   67.24%   67.24%           
=======================================
  Files          30       30           
  Lines        2549     2549           
=======================================
  Hits         1714     1714           
  Misses        791      791           
  Partials       44       44           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AlexsJones AlexsJones merged commit bd2e06b into k8sgpt-ai:main Mar 24, 2024
10 checks passed
@arbreezy arbreezy deleted the chore/renovate-config branch March 24, 2024 22:38
samanthajayasinghe pushed a commit to samanthajayasinghe/k8sgpt that referenced this pull request Mar 25, 2024
Signed-off-by: Aris Boutselis <arisboutselis08@gmail.com>
Signed-off-by: Samantha Jayasinghe <isamantha@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Action Required: Fix Renovate Configuration
2 participants