Skip to content

Conversation

@aduh95
Copy link
Contributor

@aduh95 aduh95 commented Dec 19, 2025

We can reduce out usage by avoiding to download files we don't need. It seems to hold true only if the list of files is small, for jobs that need almost all files in the repo, it's still faster to download the full repo, so no sparse checkout for them.

We can reduce out usage by avoiding to download files we don't need.
@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/actions

@nodejs-github-bot nodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Dec 19, 2025
@aduh95 aduh95 added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Dec 19, 2025
@aduh95 aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 20, 2025
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 21, 2025
@nodejs-github-bot nodejs-github-bot merged commit 01ebb47 into nodejs:main Dec 21, 2025
21 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in 01ebb47

@aduh95 aduh95 deleted the sparse-checkout-linters branch December 21, 2025 10:20
MatricalDefunkt pushed a commit to MatricalDefunkt/node that referenced this pull request Dec 22, 2025
We can reduce out usage by avoiding to download files we don't need.

PR-URL: nodejs#61123
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Xuguang Mei <meixuguang@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. meta Issues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants