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-input-validation-bazel-9 succeeded Jul 10, 2026 in 32s

✅ test //... · Tests passed

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

💬 Last update: test task complete

Details

🎯 Bazel targets (1)

✅ 1 Test Passed
Label         | Target Type | Duration
--------------+-------------+---------
//:smoke_test | _empty_test | 25ms    

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase | Description                  | Duration
------+------------------------------+---------
Setup | Prepare the task environment | 6.8s    
Test  | Run bazel tests              | 27s     
------+------------------------------+---------
Total |                              | 33.8s   

🧮 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/eaadf989-3619-4881-a12c-2b80f560d4c2.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=2c465d87-3c13-4021-bcdf-a6ff5f492b7b \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-302c5df0-3191-40fe-87c8-f8c85a196f66.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: 06bf7551-32c9-46ec-9b51-6b74168d9bb6
  • Command: test
  • Bazel version: 9.1.1
  • Start time: Fri Jul 10 19:55:13 UTC 2026
  • End time: Fri Jul 10 19:55:30 UTC 2026
  • User: runner
  • Host name: runnervm5mmn9
  • CPU Target: x86_64
  • Mode: fastbuild
  • Working directory: /home/runner/work/rules_py/rules_py/e2e/interpreter-input-validation
  • Workspace directory: /home/runner/work/rules_py/rules_py/e2e/interpreter-input-validation
  • Server PID: 2221
⏱ Timing
  • Elapsed time: 16.8s
  • Analysis time: 13s
  • Execution time: 252ms
  • Bazel server time: 17.9 cpu-seconds
  • Executed Tests Time: 0 cpu-seconds
📦 Build graph
  • Targets: 1 target (1,116 configured, 1 aspect application)
  • Actions: 8 actions (13 created)
  • Packages: 95 packages loaded
💾 Cache stats
  • Actions: 5 of 13 cached (38%)
  • Tests: 0 of 1 cached (0%)
⚡ Actions by mnemonic (8)
Mnemonic                   | Count | %    
---------------------------+-------+------
BazelWorkspaceStatusAction | 1     | 12.5%
FileWrite                  | 1     | 12.5%
Genrule                    | 1     | 12.5%
RepoMappingManifest        | 1     | 12.5%
RunfilesTree               | 1     | 12.5%
SourceSymlinkManifest      | 1     | 12.5%
SymlinkTree                | 1     | 12.5%
TestRunner                 | 1     | 12.5%
🏃 Actions by runner (2)
Runner                         | Count | %    
-------------------------------+-------+------
internal                       | 6     | 66.6%
processwrapper-sandbox · Local | 3     | 33.3%
🏠 Workspace status (4)
  • BUILD_HOST: runnervm5mmn9
  • BUILD_TIMESTAMP: 1783713316
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jul 10 19 55 16 Fri
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: 2c465d87-3c13-4021-bcdf-a6ff5f492b7b
  • ASPECT_TASK_NAME: Test
🎛️ Startup options (11)
--connect_timeout_secs=30
--failure_detail_out=/home/runner/.cache/bazel/_bazel_runner/efe7a37ed4f60e3f482d781c4c780c76/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/efe7a37ed4f60e3f482d781c4c780c76
--output_user_root=/home/runner/.cache/bazel/_bazel_runner
--write_command_log
🎛️ Command options (13)
--build_event_binary_file=/tmp/build-event-out-302c5df0-3191-40fe-87c8-f8c85a196f66.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=2c465d87-3c13-4021-bcdf-a6ff5f492b7b
--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/eaadf989-3619-4881-a12c-2b80f560d4c2.profile.gz
--repository_cache=/home/runner/.cache/bazel-repo
--test_tag_filters=-skip-on-bazel9

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