Skip to content

chore: regroup and unlimit renovate#1071

Merged
catsby merged 1 commit intomainfrom
mjnagel-patch-1
Feb 7, 2025
Merged

chore: regroup and unlimit renovate#1071
catsby merged 1 commit intomainfrom
mjnagel-patch-1

Conversation

@mjnagel
Copy link
Copy Markdown
Contributor

@mjnagel mjnagel commented Feb 7, 2025

Description

This PR focuses on improving the experience with Renovate PRs. There are a few particular changes of note:

  • Removing limits and schedule on renovate PRs: This allows PRs to be created quickly and as many as needed. Happy to re-add the schedule if that is the desire of the team.
  • Updating the package rules to group dependencies into a few discrete buckets:
    • Github actions/workflows: anything under .github
    • Test dependencies: anything under src/test and tasks
    • Go dependencies: anything in go.sum and go.mod except zarf
    • Zarf: any zarf updates (regardless of file)

Based on a skim of the repo I think this covers all renovate updates, but these categories can be updated or expanded as needed. I validated this on my repo for an example of what this results in. Note that I reverted the latest renovate update for zarf to validate that update. Also note that this config still separates out major updates (note the separate github actions update for uds-common v1).

Related Issue

N/A

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@mjnagel mjnagel self-assigned this Feb 7, 2025
@mjnagel mjnagel requested a review from a team as a code owner February 7, 2025 17:10
@catsby catsby merged commit fd023a0 into main Feb 7, 2025
@catsby catsby deleted the mjnagel-patch-1 branch February 7, 2025 20:35
catsby pushed a commit that referenced this pull request Feb 12, 2025
* main:
  chore: set helm buildflags the way Zarf does (#1052)
  chore(deps): update github-actions (#1081)
  chore(deps): update github-actions (#1077)
  chore: copy over our own save-logs (#1075)
  chore(deps): update github-actions (#1072)
  chore: regroup and unlimit renovate (#1071)
  fix(deps): update module github.com/defenseunicorns/maru-runner to v0.5.0 (#1067)
  chore(config): migrate renovate config (#1069)
  chore: update zarf version ref to v0.48.1 (#1066)
  fix(deps): update golang.org/x/exp digest to 7d7fa50 (#1016)
  chore(deps): update actions/setup-go action to v5.2.0 (#1050)
  fix(deps): update module github.com/goccy/go-yaml to v1.15.12 (#1049)
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.

2 participants