Conversation
catsby
approved these changes
Feb 7, 2025
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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR focuses on improving the experience with Renovate PRs. There are a few particular changes of note:
.githubsrc/testandtasksgo.sumandgo.modexcept zarfBased 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
Checklist before merging