Skip to content

ci: build release API docs on every PR#1243

Draft
jbedard wants to merge 1 commit into
mainfrom
dedupe-doc-extract
Draft

ci: build release API docs on every PR#1243
jbedard wants to merge 1 commit into
mainfrom
dedupe-doc-extract

ci: build release API docs on every PR

415de89
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / test-examples-virtual_deps-bazel-9 succeeded Jul 8, 2026 in 32s

✅ test //... · Tests passed

✅ Succeeded · 📅 Wed Jul 8 05:04:16 UTC 2026 · ⏱ 33.5s — 🔧 Setup 4s · 🧪 Test 29.5s
👤 runner · 🖥 runnervmkkn4f · 💎 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 | 343ms   
✅ 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 | 4s      
Test  | Run bazel tests              | 29.5s   
------+------------------------------+---------
Total |                              | 33.5s   

🧮 Bazel details

📟 Command line · bazel test //...
bazel test \
  --disk_cache=/home/runner/.cache/bazel-disk \
  --test_tag_filters=-skip-on-bazel9 \
  --generate_json_trace_profile=1 \
  --experimental_profile_include_target_label \
  --profile=/tmp/1731224e-fa2b-4e33-841b-10569454d23c.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=2c18bbb4-141b-4260-908a-f4f1f97bb8da \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-3ba498f4-6b51-470a-abc2-7ddfb335da5f.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: 787db763-2b86-42eb-bd79-856eaed9c556
  • Command: test
  • Bazel version: 9.1.1
  • Start time: Wed Jul 8 05:04:16 UTC 2026
  • End time: Wed Jul 8 05:04:40 UTC 2026
  • User: runner
  • Host name: runnervmkkn4f
  • 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: 2427
⏱ Timing
  • Elapsed time: 23.6s
  • Analysis time: 16.5s
  • Execution time: 19.6s
  • Bazel server time: 34.1 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: runnervmkkn4f
  • BUILD_TIMESTAMP: 1783487060
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jul 08 05 04 20 Wed
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: 2c18bbb4-141b-4260-908a-f4f1f97bb8da
  • 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 (12)
--build_event_binary_file=/tmp/build-event-out-3ba498f4-6b51-470a-abc2-7ddfb335da5f.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=2c18bbb4-141b-4260-908a-f4f1f97bb8da
--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
--profile=/tmp/1731224e-fa2b-4e33-841b-10569454d23c.profile.gz
--repository_cache=/home/runner/.cache/bazel-repo
--test_tag_filters=-skip-on-bazel9

⏱ Last updated Wed Jul 8 05:04:41 UTC 2026 · 📊 GitHub API quota 2,007/15,000 (13% used, resets in 43m)
🚀 Powered by Aspect CLI (v2026.28.2)  |  Aspect Build · X · LinkedIn · YouTube