Skip to content

Conversation

@kkraus14
Copy link
Collaborator

@kkraus14 kkraus14 commented Jan 30, 2026

Summary

  • enable apt proxy caching for nv-gha-runners/setup-proxy-cache steps

Test plan

  • Not run (CI-only change)

Summary by CodeRabbit

  • Chores
    • Updated CI/CD workflow configurations to enable apt caching support across build and test pipelines.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 30, 2026

📝 Walkthrough

Walkthrough

Four GitHub Actions workflow files are updated to add enable-apt: true parameter to the Setup proxy cache action steps, enabling apt caching across conda and wheels build and test workflows.

Changes

Cohort / File(s) Summary
Enable APT in proxy cache setup
.github/workflows/conda-python-build.yaml, .github/workflows/conda-python-test.yaml, .github/workflows/wheels-build.yaml, .github/workflows/wheels-test.yaml
Adds enable-apt: true input to the nv-gha-runners/setup-proxy-cache action in each workflow's Setup proxy cache step, enabling apt package caching.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~4 minutes

Poem

🐰 A cache grows swifter, apt finds its way,
Four workflows dancing in perfect array,
With enable-apt: true, we hop and we bound,
Faster builds emerging with barely a sound! 🚀

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Enable apt proxy caching in workflows' directly and accurately describes the main change: adding enable-apt: true to multiple GitHub Actions workflow files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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