Skip to content

refactor: use simplified rules_py providers#1231

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

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

refactor: merge PyVirtualInfo into PyInfo

888a369
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / test-examples-virtual_deps-bazel-8 succeeded Jul 16, 2026 in 20s

✅ test //... · Tests passed

✅ Succeeded · 📅 Thu Jul 16 21:03:59 UTC 2026 · ⏱ 21.8s — 🔧 Setup 5.5s · 🧪 Test 16.2s
👤 runner · 🖥 runnervm3jd5f · 💎 aspect-cli v2026.28.2
📦 7 targets · ⚡ 71 of 84 actions executed (15% 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 (7)

✅ 1 Test Passed
Label          | Target Type       | Duration
---------------+-------------------+---------
//:pytest_test | py_venv_exec_test | 333ms   
✅ 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 | 5.5s    
Test  | Run bazel tests              | 16.2s   
------+------------------------------+---------
Total |                              | 21.8s   

🧮 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/41b89386-3f7f-4154-b6fa-677fefd9384b.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=f5e23a5e-797e-4657-b3f7-ef12b2451e63 \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-7e895b37-81c9-44a8-a639-607125140f65.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: 1f851310-c691-49fe-b492-b800fb8469f5
  • Command: test
  • Bazel version: 8.5.1
  • Start time: Thu Jul 16 21:03:59 UTC 2026
  • End time: Thu Jul 16 21:04:09 UTC 2026
  • User: runner
  • Host name: runnervm3jd5f
  • CPU Target: k8
  • 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: 2157
⏱ Timing
  • Elapsed time: 9.6s
  • Analysis time: 3.5s
  • Execution time: 6.6s
  • Bazel server time: 22.9 cpu-seconds
  • Executed Tests Time: 0.3 cpu-seconds
📦 Build graph
  • Targets: 7 targets (5,255 configured, 1 aspect application)
  • Actions: 71 actions (84 created)
  • Packages: 122 packages loaded
💾 Cache stats
  • Actions: 13 of 84 cached (15%)
  • Tests: 0 of 1 cached (0%)
⚡ Actions by mnemonic (10)
Mnemonic                   | Count | %    
---------------------------+-------+------
UnresolvedSymlink          | 27    | 38.0%
TemplateExpand             | 14    | 19.7%
FileWrite                  | 9     | 12.6%
WhlInstall                 | 7     | 9.8% 
Action                     | 3     | 4.2% 
RepoMappingManifest        | 3     | 4.2% 
SourceSymlinkManifest      | 3     | 4.2% 
SymlinkTree                | 3     | 4.2% 
BazelWorkspaceStatusAction | 1     | 1.4% 
TestRunner                 | 1     | 1.4% 
🏃 Actions by runner (2)
Runner                         | Count | %    
-------------------------------+-------+------
internal                       | 60    | 84.5%
processwrapper-sandbox · Local | 11    | 15.4%
🏠 Workspace status (4)
  • BUILD_HOST: runnervm3jd5f
  • BUILD_TIMESTAMP: 1784235841
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jul 16 21 04 01 Thu
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: f5e23a5e-797e-4657-b3f7-ef12b2451e63
  • ASPECT_TASK_NAME: Test
🎛️ Startup options (12)
--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
--nowatchfs
--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-7e895b37-81c9-44a8-a639-607125140f65.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=f5e23a5e-797e-4657-b3f7-ef12b2451e63
--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/41b89386-3f7f-4154-b6fa-677fefd9384b.profile.gz
--repository_cache=/home/runner/.cache/bazel-repo
--test_tag_filters=-skip-on-bazel8

⏱ Last updated Thu Jul 16 21:04:11 UTC 2026 · 📊 GitHub API quota 808/15,000 (5% used, resets in 49m)
🚀 Powered by Aspect CLI (v2026.28.2)  |  Aspect Build · X · LinkedIn · YouTube