Skip to content

feat(aggregate): add --all/--single flags; --repo scopes overrides only#95

Merged
yeoldegrove merged 1 commit into
mainfrom
feat/aggregate_override_all
Jul 2, 2026
Merged

feat(aggregate): add --all/--single flags; --repo scopes overrides only#95
yeoldegrove merged 1 commit into
mainfrom
feat/aggregate_override_all

Conversation

@yeoldegrove

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:

--repo NAME no longer filters aggregation to a single repo; it now scopes --override-ref/--override-commit to NAME while all repos are still aggregated. Use --single (requires --repo) to opt into single-repo aggregation.

New Makefile targets: aggregate-repo-single, aggregate-update-repo-single (both accept optional REF= and COMMIT=). aggregate-repo and aggregate-update-repo are repurposed to aggregate all repos with scoped overrides.

Which issue(s) this PR fixes:

Fixes CI linkcheck/spelling/woke running against a partial docs tree.

--repo NAME no longer filters aggregation to a single repo; it now
scopes --override-ref/--override-commit to NAME while all repos are
still aggregated. Use --single (requires --repo) to opt into
single-repo aggregation.

New Makefile targets: aggregate-repo-single, aggregate-update-repo-single
(both accept optional REF= and COMMIT=). aggregate-repo and
aggregate-update-repo are repurposed to aggregate all repos with
scoped overrides.

Fixes CI linkcheck/spelling/woke running against a partial docs tree.

Signed-off-by: Eike Waldt <waldt@b1-systems.de>
On-behalf-of: SAP <eike.waldt@sap.com>
Assisted-by: Kilo:claude-opus-4-7
Assisted-by: Kilo:claude-sonnet-4-6
@netlify

netlify Bot commented Jul 2, 2026

Copy link
Copy Markdown

Deploy Preview for gardenlinux-docs ready!

Name Link
🔨 Latest commit d4bbf5c
🔍 Latest deploy log https://app.netlify.com/projects/gardenlinux-docs/deploys/6a4623e85256450009c8317b
😎 Deploy Preview https://deploy-preview-95--gardenlinux-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@yeoldegrove yeoldegrove marked this pull request as ready for review July 2, 2026 08:44
@yeoldegrove yeoldegrove merged commit 71f70e1 into main Jul 2, 2026
11 checks passed
@yeoldegrove yeoldegrove added this to the 2026-07 milestone Jul 2, 2026
@yeoldegrove yeoldegrove self-assigned this Jul 2, 2026
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.

1 participant