Skip to content

Feat: Implement proper sparse checkout of repos - #141

Open
ByteOtter wants to merge 2 commits into
mainfrom
feat/sparse-checkout
Open

Feat: Implement proper sparse checkout of repos#141
ByteOtter wants to merge 2 commits into
mainfrom
feat/sparse-checkout

Conversation

@ByteOtter

Copy link
Copy Markdown
Collaborator

What this PR does / why we need it:

Implement a proper sparse checkout for the aggregator to improve performance.

Which issue(s) this PR fixes:
Fixes #-

Definition of Done:

  • The code is sufficiently documented
  • Shared the changes with the Team so everyone is aware
  • The code is appropriately tested
  • Checked if the code needs to be backportet to release branches of maintained versions (perform the actual backport after the merge to main)

Special notes for your reviewer:

Release note:

Signed-off-by: Tiara Lena Hock <hock@b1-systems.de>
@netlify

netlifyBot commented Aug 6, 2026

Copy link
Copy Markdown

Deploy Preview for gardenlinux-docs ready!

NameLink
🔨 Latest commit22183c8
🔍 Latest deploy loghttps://app.netlify.com/projects/gardenlinux-docs/deploys/6a79cd7fa8779e0008d81569
😎 Deploy Previewhttps://deploy-preview-141--gardenlinux-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

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

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

Signed-off-by: Tiara Lena Hock <hock@b1-systems.de>
Sign up for freeto 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

@ByteOtter