chore(base-images): sync INDEX_URL from versions_config aipcc_wheel_index - #4332
chore(base-images): sync INDEX_URL from versions_config aipcc_wheel_index#4332ide-developer wants to merge 2 commits into
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Warning Review limit reached
Next review available in: 52 minutes You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited), Repository UI (inherited) Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (8)
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. Comment |
CI status [antigravity]Run: Build Notebooks (push) #31257208833 — 3/3 complete · 3 skipped No workbench image jobs ran; all matrix jobs were skipped. |
CI status [antigravity]Run: Build Notebooks (pr) #31257217695 — 3/3 complete · 1 passed · 2 skipped No workbench image jobs ran; all matrix jobs were skipped. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4332 +/- ##
==========================================
+ Coverage 44.12% 44.53% +0.40%
==========================================
Files 45 45
Lines 5849 5899 +50
Branches 975 983 +8
==========================================
+ Hits 2581 2627 +46
- Misses 3049 3051 +2
- Partials 219 221 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
📋 Review SummaryThis pull request introduces valuable automation for synchronizing AIPCC wheel index 🔍 General Feedback
I did not post any inline review comments. |
CI status [antigravity]Run: Build Notebooks (push) #31257460350 — 3/3 complete · 3 skipped No workbench image jobs ran; all matrix jobs were skipped. |
…ndex Teach make sync-build-args-from-versions to rewrite base-images AIPCC INDEX_URL confs from release.aipcc_wheel_index so release kickoff keeps baked PIP_INDEX_URL aligned. Seed to 3.5-EA2-test (normalizes rocm). Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
75fe405 to
ef1a7e0
Compare
CI status [antigravity]Run: Build Notebooks (push) #31257499999 — 3/3 complete · 3 skipped No workbench image jobs ran; all matrix jobs were skipped. |
|
@coderabbitai full review |
|
CI status [antigravity]Run: Build Notebooks (pr) #31257501675 — 3/3 complete · 1 passed · 2 skipped No workbench image jobs ran; all matrix jobs were skipped. |
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Summary
release.aipcc_wheel_index.{stream,use_test}toversions_config.yml/ schema.make sync-build-args-from-versionsto rewritebase-images/build-args/*.confINDEX_URLviaindex_url_resolverhelpers.3.5-EA2/use_test: true(normalizes ROCm onto the shared test stream; content bump to3.6-EA1is a separate PR).Fixes #4330
Companion
Direct INDEX_URL bump to
3.6-EA1-test: #4331 — prefer merging that first if base rebuilds are urgent.Test plan
uv run pytest tests/test_versions_config_schema.py tests/unit/scripts/test_update_build_args_from_versions.pyedit versions_config.yml+make sync-build-args-from-versionsonly