Skip to content

refactor: use simplified rules_py providers#1231

Draft
jbedard wants to merge 4 commits into
mainfrom
indi-provider
Draft

refactor: use simplified rules_py providers#1231
jbedard wants to merge 4 commits into
mainfrom
indi-provider

change the underlying =provider name to be unique while keeping PyInf…

178bf54
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / test-examples-virtual_deps-bazel-9 succeeded Jul 10, 2026 in 39s

✅ test //... · Tests passed

✅ Succeeded · 📅 Fri Jul 10 20:10:06 UTC 2026 · ⏱ 42.5s — 🔧 Setup 11.1s · 🧪 Test 31.4s
👤 runner · 🖥 runnervm5mmn9 · 💎 aspect-cli v2026.28.2
📦 7 targets · ⚡ 74 of 84 actions executed (11% 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 (7)

✅ 1 Test Passed
Label          | Target Type       | Duration
---------------+-------------------+---------
//:pytest_test | py_venv_exec_test | 369ms   
✅ 6 Targets Built
Label                | Target Type    
---------------------+----------------
//:__test__          | py_library     
//:__test___template | _py_pytest_main
//:app               | py_venv_exec   
//:app_snake         | py_venv_exec   
//:cowsnake          | py_library     
//:greet             | py_library     

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase | Description                  | Duration
------+------------------------------+---------
Setup | Prepare the task environment | 11.1s   
Test  | Run bazel tests              | 31.4s   
------+------------------------------+---------
Total |                              | 42.5s   

🧮 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/4ae32954-436e-487e-82a8-5886df5f3e21.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=44f0e964-aeae-4309-be29-3fb00ce9776f \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-3388da9e-2ada-4133-b9c0-4d7727e7b197.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: 9d318d8b-f346-475a-98fa-17bc04099dcf
  • Command: test
  • Bazel version: 9.1.1
  • Start time: Fri Jul 10 20:10:06 UTC 2026
  • End time: Fri Jul 10 20:10:28 UTC 2026
  • User: runner
  • Host name: runnervm5mmn9
  • CPU Target: x86_64
  • Mode: fastbuild
  • Working directory: /home/runner/work/rules_py/rules_py/examples/virtual_deps
  • Workspace directory: /home/runner/work/rules_py/rules_py/examples/virtual_deps
  • Server PID: 2412
⏱ Timing
  • Elapsed time: 22s
  • Analysis time: 12.7s
  • Execution time: 17.5s
  • Bazel server time: 28.5 cpu-seconds
  • Executed Tests Time: 0.3 cpu-seconds
📦 Build graph
  • Targets: 7 targets (4,803 configured, 1 aspect application)
  • Actions: 74 actions (84 created)
  • Packages: 134 packages loaded
💾 Cache stats
  • Actions: 10 of 84 cached (11%)
  • Tests: 0 of 1 cached (0%)
⚡ Actions by mnemonic (12)
Mnemonic                   | Count | %    
---------------------------+-------+------
UnresolvedSymlink          | 27    | 36.4%
FileWrite                  | 15    | 20.2%
WhlInstall                 | 7     | 9.4% 
TemplateExpand             | 5     | 6.7% 
Action                     | 3     | 4.0% 
RepoMappingManifest        | 3     | 4.0% 
RunfilesTree               | 3     | 4.0% 
SourceSymlinkManifest      | 3     | 4.0% 
Symlink                    | 3     | 4.0% 
SymlinkTree                | 3     | 4.0% 
BazelWorkspaceStatusAction | 1     | 1.3% 
TestRunner                 | 1     | 1.3% 
🏃 Actions by runner (2)
Runner                         | Count | %    
-------------------------------+-------+------
internal                       | 63    | 85.1%
processwrapper-sandbox · Local | 11    | 14.8%
🏠 Workspace status (4)
  • BUILD_HOST: runnervm5mmn9
  • BUILD_TIMESTAMP: 1783714210
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jul 10 20 10 10 Fri
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: 44f0e964-aeae-4309-be29-3fb00ce9776f
  • ASPECT_TASK_NAME: Test
🎛️ Startup options (11)
--connect_timeout_secs=30
--failure_detail_out=/home/runner/.cache/bazel/_bazel_runner/c87e3b449f503c70fb17b5b7254abf1c/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/c87e3b449f503c70fb17b5b7254abf1c
--output_user_root=/home/runner/.cache/bazel/_bazel_runner
--write_command_log
🎛️ Command options (13)
--build_event_binary_file=/tmp/build-event-out-3388da9e-2ada-4133-b9c0-4d7727e7b197.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=44f0e964-aeae-4309-be29-3fb00ce9776f
--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/4ae32954-436e-487e-82a8-5886df5f3e21.profile.gz
--repository_cache=/home/runner/.cache/bazel-repo
--test_tag_filters=-skip-on-bazel9

⏱ Last updated Fri Jul 10 20:10:30 UTC 2026 · 📊 GitHub API quota 1,338/15,000 (9% used, resets in 4s)
🚀 Powered by Aspect CLI (v2026.28.2)  |  Aspect Build · X · LinkedIn · YouTube