Skip to content

docs(uv): fix stale uv.hub references and clean up extension docstrings/comments#1291

Merged
xangcastle merged 1 commit into
mainfrom
xangcastle/hub-old-references
Jul 10, 2026
Merged

docs(uv): fix stale uv.hub references and clean up extension docstrings/comments#1291
xangcastle merged 1 commit into
mainfrom
xangcastle/hub-old-references

remove old references to uv.hub

73a51be
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / test-e2e-interpreter-runtime-metadata-bazel-9 succeeded Jul 10, 2026 in 1m 1s

✅ test //... · Tests passed

✅ Succeeded · 📅 Fri Jul 10 19:55:16 UTC 2026 · ⏱ 1m 3s — 🔧 Setup 6.6s · 🧪 Test 56.6s
👤 runner · 🖥 runnervm5mmn9 · 💎 aspect-cli v2026.28.2
📦 2 targets · ⚡ 13 of 18 actions executed (27% cached) · 🧪 2 of 2 tests executed (0% cached) · 🔧 bazel v9.1.1 test · 🎯 x86_64 · ⚙️ fastbuild
🐙 GitHub Actions

💬 Last update: test task complete

Details

🎯 Bazel targets (2)

✅ 2 Tests Passed
Label           | Target Type           | Duration
----------------+-----------------------+---------
//:freethreaded | runtime_metadata_test | 86ms    
//:regular      | runtime_metadata_test | 86ms    

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase | Description                  | Duration
------+------------------------------+---------
Setup | Prepare the task environment | 6.6s    
Test  | Run bazel tests              | 56.6s   
------+------------------------------+---------
Total |                              | 1m 3s   

🧮 Bazel details

📟 Command line · bazel test //...
bazel test \
  --disk_cache=/home/runner/.cache/bazel-disk \
  --test_tag_filters=-skip-on-bazel9 \
  --lockfile_mode=update \
  --generate_json_trace_profile=1 \
  --experimental_profile_include_target_label \
  --profile=/tmp/9e03c064-9a46-439b-97f3-fe889365381e.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=6ee1f16c-65a7-4c75-a46a-12afde34995b \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-4f31202c-fa25-43ef-b10c-76d1ef60755c.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: bec4747f-c57c-401e-b983-3ecf03a8f2b1
  • Command: test
  • Bazel version: 9.1.1
  • Start time: Fri Jul 10 19:55:16 UTC 2026
  • End time: Fri Jul 10 19:56:01 UTC 2026
  • User: runner
  • Host name: runnervm5mmn9
  • CPU Target: x86_64
  • Mode: fastbuild
  • Working directory: /home/runner/work/rules_py/rules_py/e2e/interpreter-runtime-metadata
  • Workspace directory: /home/runner/work/rules_py/rules_py/e2e/interpreter-runtime-metadata
  • Server PID: 2432
⏱ Timing
  • Elapsed time: 44.6s
  • Analysis time: 40s
  • Execution time: 337ms
  • Bazel server time: 33.8 cpu-seconds
  • Executed Tests Time: 0.1 cpu-seconds
📦 Build graph
  • Targets: 2 targets (7,001 configured, 1 aspect application)
  • Actions: 13 actions (18 created)
  • Packages: 98 packages loaded
💾 Cache stats
  • Actions: 5 of 18 cached (27%)
  • Tests: 0 of 2 cached (0%)
⚡ Actions by mnemonic (7)
Mnemonic                   | Count | %    
---------------------------+-------+------
FileWrite                  | 2     | 15.3%
RepoMappingManifest        | 2     | 15.3%
RunfilesTree               | 2     | 15.3%
SourceSymlinkManifest      | 2     | 15.3%
SymlinkTree                | 2     | 15.3%
TestRunner                 | 2     | 15.3%
BazelWorkspaceStatusAction | 1     | 7.6% 
🏃 Actions by runner (2)
Runner                         | Count | %    
-------------------------------+-------+------
internal                       | 11    | 73.3%
processwrapper-sandbox · Local | 4     | 26.6%
🏠 Workspace status (4)
  • BUILD_HOST: runnervm5mmn9
  • BUILD_TIMESTAMP: 1783713321
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jul 10 19 55 21 Fri
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: 6ee1f16c-65a7-4c75-a46a-12afde34995b
  • ASPECT_TASK_NAME: Test
🎛️ Startup options (11)
--connect_timeout_secs=30
--failure_detail_out=/home/runner/.cache/bazel/_bazel_runner/d2cd1e457009ec8fad79492e1530eaac/failure_detail.rawproto
--idle_server_tasks
--max_idle_secs=10800
--noclient_debug
--nofatal_event_bus_exceptions
--noshutdown_on_low_sys_mem
--nowindows_enable_symlinks
--output_base=/home/runner/.cache/bazel/_bazel_runner/d2cd1e457009ec8fad79492e1530eaac
--output_user_root=/home/runner/.cache/bazel/_bazel_runner
--write_command_log
🎛️ Command options (13)
--build_event_binary_file=/tmp/build-event-out-4f31202c-fa25-43ef-b10c-76d1ef60755c.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=6ee1f16c-65a7-4c75-a46a-12afde34995b
--build_metadata=ASPECT_TASK_NAME=Test
--color=yes
--disk_cache=/home/runner/.cache/bazel-disk
--experimental_profile_include_target_label
--generate_json_trace_profile=1
--lockfile_mode=update
--profile=/tmp/9e03c064-9a46-439b-97f3-fe889365381e.profile.gz
--repository_cache=/home/runner/.cache/bazel-repo
--test_tag_filters=-skip-on-bazel9

⏱ Last updated Fri Jul 10 19:56:04 UTC 2026 · 📊 GitHub API quota 1,116/15,000 (7% used, resets in 14m)
🚀 Powered by Aspect CLI (v2026.28.2)  |  Aspect Build · X · LinkedIn · YouTube