Skip to content

ci: use sparse checkout for lightweight CI jobs#7529

Merged
watson merged 1 commit intomasterfrom
watson/sparse-checkout
Feb 13, 2026
Merged

ci: use sparse checkout for lightweight CI jobs#7529
watson merged 1 commit intomasterfrom
watson/sparse-checkout

Conversation

@watson
Copy link
Copy Markdown
Collaborator

@watson watson commented Feb 13, 2026

What does this PR do?

Switches three lightweight CI jobs to use sparse checkout instead of cloning the full repository tree:

  • actionlint (project.yml): Only needs .github/ to lint workflow files. The sparse checkout also makes the Clear package.json workaround unnecessary — with no package.json in the checkout, actionlint's internal npm install is a harmless no-op.
  • workflow-job-names (project.yml): Only reads .github/workflows/*.yml files and depends on a single npm package (yaml). Replaces the full bun install of all dependencies with npm install yaml.
  • status (release.yml): The scripts/release/status.js script is fully self-contained (only uses Node.js built-ins and the GitHub API via env vars). Sparse-checks out just that one file.

Motivation

These jobs were doing full repo checkouts and, in some cases, full dependency installs despite only needing a tiny subset of the repo. Sparse checkout reduces clone time and, for workflow-job-names, avoids installing hundreds of unnecessary packages.

The actionlint, workflow-job-names, and release status
jobs only need a small subset of the repo. Switching to
sparse checkout avoids cloning the full tree and, for
workflow-job-names, replaces a full dependency install
with just the single required package.
Copy link
Copy Markdown
Collaborator Author

watson commented Feb 13, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@watson watson self-assigned this Feb 13, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.23%. Comparing base (0312991) to head (f47f4de).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7529   +/-   ##
=======================================
  Coverage   80.23%   80.23%           
=======================================
  Files         731      731           
  Lines       31194    31194           
=======================================
  Hits        25027    25027           
  Misses       6167     6167           
Flag Coverage Δ
aiguard-macos 39.07% <ø> (-0.11%) ⬇️
aiguard-ubuntu 39.19% <ø> (-0.11%) ⬇️
aiguard-windows 38.93% <ø> (-0.11%) ⬇️
apm-capabilities-tracing-macos 48.80% <ø> (ø)
apm-capabilities-tracing-ubuntu 48.83% <ø> (ø)
apm-capabilities-tracing-windows 48.52% <ø> (-0.01%) ⬇️
apm-integrations-child-process 38.64% <ø> (-0.11%) ⬇️
apm-integrations-couchbase-18 37.39% <ø> (-0.25%) ⬇️
apm-integrations-couchbase-eol 38.02% <ø> (+0.04%) ⬆️
apm-integrations-oracledb 38.06% <ø> (-0.10%) ⬇️
appsec-express 55.44% <ø> (-0.08%) ⬇️
appsec-fastify 52.05% <ø> (-0.08%) ⬇️
appsec-graphql 52.40% <ø> (-0.07%) ⬇️
appsec-kafka 44.64% <ø> (-0.09%) ⬇️
appsec-ldapjs 44.39% <ø> (-0.09%) ⬇️
appsec-lodash 44.07% <ø> (-0.09%) ⬇️
appsec-macos 58.50% <ø> (-0.07%) ⬇️
appsec-mongodb-core 49.20% <ø> (-0.20%) ⬇️
appsec-mongoose 50.00% <ø> (-0.08%) ⬇️
appsec-mysql 51.50% <ø> (+0.03%) ⬆️
appsec-node-serialize 43.58% <ø> (-0.09%) ⬇️
appsec-passport 48.15% <ø> (-0.09%) ⬇️
appsec-postgres 51.15% <ø> (-0.08%) ⬇️
appsec-sourcing 42.92% <ø> (-0.09%) ⬇️
appsec-template 43.75% <ø> (-0.09%) ⬇️
appsec-ubuntu 58.58% <ø> (-0.07%) ⬇️
appsec-windows 58.36% <ø> (-0.07%) ⬇️
instrumentations-instrumentation-bluebird 32.32% <ø> (-0.11%) ⬇️
instrumentations-instrumentation-body-parser 40.85% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-child_process 37.94% <ø> (-0.11%) ⬇️
instrumentations-instrumentation-cookie-parser 34.55% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-express 34.89% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-express-mongo-sanitize 34.69% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-express-session 40.47% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-fs 31.92% <ø> (-0.11%) ⬇️
instrumentations-instrumentation-generic-pool 30.19% <ø> (ø)
instrumentations-instrumentation-http 39.66% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-knex 32.33% <ø> (-0.11%) ⬇️
instrumentations-instrumentation-mongoose 33.68% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-multer 40.59% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-mysql2 38.44% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-passport 44.46% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-passport-http 44.11% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-passport-local 44.67% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-pg 37.85% <ø> (-0.11%) ⬇️
instrumentations-instrumentation-promise 32.25% <ø> (-0.11%) ⬇️
instrumentations-instrumentation-promise-js 32.26% <ø> (-0.11%) ⬇️
instrumentations-instrumentation-q 32.30% <ø> (-0.11%) ⬇️
instrumentations-instrumentation-url 32.22% <ø> (-0.11%) ⬇️
instrumentations-instrumentation-when 32.27% <ø> (-0.11%) ⬇️
llmobs-ai 41.48% <ø> (-0.10%) ⬇️
llmobs-anthropic 40.67% <ø> (-0.10%) ⬇️
llmobs-bedrock 39.55% <ø> (-0.09%) ⬇️
llmobs-google-genai 40.16% <ø> (-0.09%) ⬇️
llmobs-langchain 39.70% <ø> (-0.08%) ⬇️
llmobs-openai 44.51% <ø> (-0.09%) ⬇️
llmobs-vertex-ai 40.37% <ø> (-0.17%) ⬇️
platform-core 29.71% <ø> (ø)
platform-esbuild 32.89% <ø> (ø)
platform-instrumentations-misc 40.53% <ø> (ø)
platform-shimmer 36.14% <ø> (ø)
platform-unit-guardrails 31.27% <ø> (ø)
plugins-azure-event-hubs 24.02% <ø> (ø)
plugins-azure-service-bus 23.42% <ø> (ø)
plugins-bullmq 43.78% <ø> (-0.10%) ⬇️
plugins-cassandra 38.10% <ø> (-0.10%) ⬇️
plugins-cookie 25.08% <ø> (ø)
plugins-cookie-parser 24.87% <ø> (ø)
plugins-crypto 24.72% <ø> (ø)
plugins-dd-trace-api 38.49% <ø> (-0.11%) ⬇️
plugins-express-mongo-sanitize 25.04% <ø> (ø)
plugins-express-session 24.83% <ø> (ø)
plugins-fastify 42.58% <ø> (-0.10%) ⬇️
plugins-fetch 38.64% <ø> (-0.10%) ⬇️
plugins-fs 38.74% <ø> (-0.11%) ⬇️
plugins-generic-pool 24.06% <ø> (ø)
plugins-google-cloud-pubsub 45.79% <ø> (-0.09%) ⬇️
plugins-grpc 41.32% <ø> (-0.10%) ⬇️
plugins-handlebars 25.08% <ø> (ø)
plugins-hapi 40.49% <ø> (-0.10%) ⬇️
plugins-hono 40.75% <ø> (-0.10%) ⬇️
plugins-ioredis 38.54% <ø> (-0.11%) ⬇️
plugins-knex 24.80% <ø> (ø)
plugins-ldapjs 22.61% <ø> (ø)
plugins-light-my-request 24.48% <ø> (ø)
plugins-limitd-client 32.62% <ø> (-0.11%) ⬇️
plugins-lodash 24.13% <ø> (ø)
plugins-mariadb 39.65% <ø> (-0.10%) ⬇️
plugins-memcached 38.28% <ø> (-0.11%) ⬇️
plugins-microgateway-core 39.51% <ø> (-0.10%) ⬇️
plugins-moleculer 40.88% <ø> (-0.10%) ⬇️
plugins-mongodb 39.52% <ø> (-0.10%) ⬇️
plugins-mongodb-core 39.15% <ø> (-0.10%) ⬇️
plugins-mongoose 39.20% <ø> (-0.10%) ⬇️
plugins-multer 24.83% <ø> (ø)
plugins-mysql 39.29% <ø> (-0.11%) ⬇️
plugins-mysql2 39.39% <ø> (-0.10%) ⬇️
plugins-node-serialize 25.12% <ø> (ø)
plugins-opensearch 37.93% <ø> (-0.10%) ⬇️
plugins-passport-http 24.91% <ø> (ø)
plugins-postgres 35.78% <ø> (-0.09%) ⬇️
plugins-process 24.72% <ø> (ø)
plugins-pug 25.08% <ø> (ø)
plugins-redis 39.02% <ø> (-0.11%) ⬇️
plugins-router 43.36% <ø> (-0.10%) ⬇️
plugins-sequelize 23.66% <ø> (ø)
plugins-test-and-upstream-amqp10 38.61% <ø> (-0.11%) ⬇️
plugins-test-and-upstream-amqplib 43.97% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-apollo 39.34% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-avsc 38.89% <ø> (-0.11%) ⬇️
plugins-test-and-upstream-bunyan 33.94% <ø> (-0.11%) ⬇️
plugins-test-and-upstream-connect 41.17% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-graphql 40.29% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-koa 40.74% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-protobufjs 39.12% <ø> (-0.11%) ⬇️
plugins-test-and-upstream-rhea 44.22% <ø> (-0.13%) ⬇️
plugins-undici 39.43% <ø> (-0.10%) ⬇️
plugins-url 24.72% <ø> (ø)
plugins-valkey 38.20% <ø> (-0.11%) ⬇️
plugins-vm 24.72% <ø> (ø)
plugins-winston 34.31% <ø> (-0.10%) ⬇️
plugins-ws 42.29% <ø> (-0.10%) ⬇️
profiling-macos 40.04% <ø> (-0.48%) ⬇️
profiling-ubuntu 40.17% <ø> (-0.10%) ⬇️
profiling-windows 41.41% <ø> (-0.10%) ⬇️
serverless-azure-functions-client 23.75% <ø> (ø)
serverless-azure-functions-eventhubs 23.75% <ø> (ø)
serverless-azure-functions-servicebus 23.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

Overall package size

Self size: 4.61 MB
Deduped: 5.45 MB
No deduping: 5.45 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 2.0.6 | 81.92 kB | 813.08 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |

🤖 This report was automatically generated by heaviest-objects-in-the-universe

@watson watson marked this pull request as ready for review February 13, 2026 13:45
@watson watson requested a review from a team as a code owner February 13, 2026 13:45
@pr-commenter
Copy link
Copy Markdown

pr-commenter bot commented Feb 13, 2026

Benchmarks

Benchmark execution time: 2026-02-13 13:50:19

Comparing candidate commit f47f4de in PR branch watson/sparse-checkout with baseline commit 0312991 in branch master.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 231 metrics, 29 unstable metrics.

Copy link
Copy Markdown
Contributor

@pabloerhard pabloerhard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@watson watson merged commit bc2afc0 into master Feb 13, 2026
793 checks passed
@watson watson deleted the watson/sparse-checkout branch February 13, 2026 15:10
@dd-octo-sts dd-octo-sts bot mentioned this pull request Feb 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants