Skip to content

feat: Only checkout appinfo/ for xml lint#754

Merged
nickvergessen merged 1 commit into
masterfrom
only-checkout-appinfo-for-xml-lint
Jun 30, 2026
Merged

feat: Only checkout appinfo/ for xml lint#754
nickvergessen merged 1 commit into
masterfrom
only-checkout-appinfo-for-xml-lint

Conversation

@kesselb

@kesselb kesselb commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Tiny tweak to only fetch what we need for linting the info.xml

Sample run at: https://github.com/nextcloud/serverinfo/actions/runs/28470416125/job/84381233894?pr=1037 for nextcloud/serverinfo#1037

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
@nickvergessen

Copy link
Copy Markdown
Member

I mean even for photos the checkout is only 2s:
https://github.com/nextcloud/photos/actions/runs/28450141354/job/84309875214

I guess default depth is 1 and therefore it's not a lot?

@nickvergessen nickvergessen merged commit 8d479b4 into master Jun 30, 2026
6 checks passed
@nickvergessen nickvergessen deleted the only-checkout-appinfo-for-xml-lint branch June 30, 2026 19:55
@kesselb

kesselb commented Jun 30, 2026

Copy link
Copy Markdown
Contributor Author

I guess default depth is 1 and therefore it's not a lot?

Yes, depth is 1 by default.

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