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-examples-debugger-bazel-8 succeeded Jul 10, 2026 in 25s

✅ test //... · Tests passed

✅ Succeeded · 📅 Fri Jul 10 19:55:02 UTC 2026 · ⏱ 26.6s — 🔧 Setup 5.1s · 🧪 Test 21.4s
👤 runner · 🖥 runnervm5mmn9 · 💎 aspect-cli v2026.28.2
📦 4 targets · ⚡ 48 of 60 actions executed (20% cached) · 🧪 1 of 1 tests executed (0% cached) · 🔧 bazel v8.5.1 test · 🎯 k8 · ⚙️ fastbuild
🐙 GitHub Actions

💬 Last update: test task complete

Details

🎯 Bazel targets (4)

✅ 1 Test Passed
Label             | Target Type | Duration
------------------+-------------+---------
//:app_build_test | _empty_test | 61ms    
✅ 3 Targets Built
Label              | Target Type 
-------------------+-------------
//:_app_debug_main | _debug_main 
//:app             | py_venv_exec
//:mode            | string_flag 

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase | Description                  | Duration
------+------------------------------+---------
Setup | Prepare the task environment | 5.1s    
Test  | Run bazel tests              | 21.4s   
------+------------------------------+---------
Total |                              | 26.6s   

🧮 Bazel details

📟 Command line · bazel test //...
bazel test \
  --disk_cache=/home/runner/.cache/bazel-disk \
  --test_tag_filters=-skip-on-bazel8 \
  --lockfile_mode=error \
  --generate_json_trace_profile=1 \
  --experimental_profile_include_target_label \
  --profile=/tmp/c3d4aa9e-bc5f-4606-990a-2aaa6869c67b.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=a9452939-f8ec-476a-b424-25892d31be21 \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-1bb225d0-3ea1-4a4b-b098-460b40a3925a.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: 4a1c0620-12c5-4299-aca1-3b0b6ffa4018
  • Command: test
  • Bazel version: 8.5.1
  • Start time: Fri Jul 10 19:55:02 UTC 2026
  • End time: Fri Jul 10 19:55:18 UTC 2026
  • User: runner
  • Host name: runnervm5mmn9
  • CPU Target: k8
  • Mode: fastbuild
  • Working directory: /home/runner/work/rules_py/rules_py/examples/debugger
  • Workspace directory: /home/runner/work/rules_py/rules_py/examples/debugger
  • Server PID: 2467
⏱ Timing
  • Elapsed time: 16.1s
  • Analysis time: 9.5s
  • Execution time: 11.7s
  • Bazel server time: 45.7 cpu-seconds
  • Executed Tests Time: 0 cpu-seconds
📦 Build graph
  • Targets: 4 targets (5,287 configured, 1 aspect application)
  • Actions: 48 actions (60 created)
  • Packages: 125 packages loaded
💾 Cache stats
  • Actions: 12 of 60 cached (20%)
  • Tests: 0 of 1 cached (0%)
⚡ Actions by mnemonic (12)
Mnemonic                   | Count | %    
---------------------------+-------+------
UnresolvedSymlink          | 19    | 39.5%
WhlInstall                 | 8     | 16.6%
FileWrite                  | 7     | 14.5%
TemplateExpand             | 3     | 6.2% 
RepoMappingManifest        | 2     | 4.1% 
SourceSymlinkManifest      | 2     | 4.1% 
SymlinkTree                | 2     | 4.1% 
Action                     | 1     | 2.0% 
BazelWorkspaceStatusAction | 1     | 2.0% 
Genrule                    | 1     | 2.0% 
Symlink                    | 1     | 2.0% 
TestRunner                 | 1     | 2.0% 
🏃 Actions by runner (3)
Runner                         | Count | %    
-------------------------------+-------+------
internal                       | 36    | 75.0%
processwrapper-sandbox · Local | 11    | 22.9%
disk cache hit · Remote        | 1     | 2.0% 
🏠 Workspace status (4)
  • BUILD_HOST: runnervm5mmn9
  • BUILD_TIMESTAMP: 1783713306
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jul 10 19 55 06 Fri
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: a9452939-f8ec-476a-b424-25892d31be21
  • ASPECT_TASK_NAME: Test
🎛️ Startup options (12)
--connect_timeout_secs=30
--failure_detail_out=/home/runner/.cache/bazel/_bazel_runner/c464dc53471889880b40254280897c66/failure_detail.rawproto
--idle_server_tasks
--max_idle_secs=10800
--noclient_debug
--nofatal_event_bus_exceptions
--noshutdown_on_low_sys_mem
--nowatchfs
--nowindows_enable_symlinks
--output_base=/home/runner/.cache/bazel/_bazel_runner/c464dc53471889880b40254280897c66
--output_user_root=/home/runner/.cache/bazel/_bazel_runner
--write_command_log
🎛️ Command options (15)
--build_event_binary_file=/tmp/build-event-out-1bb225d0-3ea1-4a4b-b098-460b40a3925a.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=a9452939-f8ec-476a-b424-25892d31be21
--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=error
--profile=/tmp/c3d4aa9e-bc5f-4606-990a-2aaa6869c67b.profile.gz
--repo_env=BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
--repo_env=BAZEL_NO_APPLE_CPP_TOOLCHAIN=1
--repository_cache=/home/runner/.cache/bazel-repo
--test_tag_filters=-skip-on-bazel8

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