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-uv_pip_compile-bazel-9 succeeded Jul 8, 2026 in 48s

✅ test //... · Tests passed

✅ Succeeded · 📅 Wed Jul 8 05:04:16 UTC 2026 · ⏱ 49.3s — 🔧 Setup 5.3s · 🧪 Test 44s
👤 runner · 🖥 runnervm5mmn9 · 💎 aspect-cli v2026.28.2
📦 3 targets · ⚡ 23 of 34 actions executed (32% 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 (3)

✅ 1 Test Passed
Label                                  | Target Type       | Duration
---------------------------------------+-------------------+---------
//:generate_requirements_txt_diff_test | _pip_compile_test | 265ms   
✅ 2 Targets Built
Label                        | Target Type 
-----------------------------+-------------
//:generate_requirements_txt | _pip_compile
//app:app                    | py_venv_exec

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase | Description                  | Duration
------+------------------------------+---------
Setup | Prepare the task environment | 5.3s    
Test  | Run bazel tests              | 44s     
------+------------------------------+---------
Total |                              | 49.3s   

🧮 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/c111e02e-6d0a-4dc7-889c-17c041e66e38.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=ff205d88-d566-4ba0-9ba9-3020be4ba7a9 \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-d1f7a764-112d-4cad-87e8-f76f4fd42871.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: 155b062c-dfd8-41ee-8f23-4f47113eedce
  • Command: test
  • Bazel version: 9.1.1
  • Start time: Wed Jul 8 05:04:16 UTC 2026
  • End time: Wed Jul 8 05:04:54 UTC 2026
  • User: runner
  • Host name: runnervm5mmn9
  • CPU Target: x86_64
  • Mode: fastbuild
  • Working directory: /home/runner/work/rules_py/rules_py/examples/uv_pip_compile
  • Workspace directory: /home/runner/work/rules_py/rules_py/examples/uv_pip_compile
  • Server PID: 2434
⏱ Timing
  • Elapsed time: 38.2s
  • Analysis time: 34.2s
  • Execution time: 3s
  • Bazel server time: 35.5 cpu-seconds
  • Executed Tests Time: 0.2 cpu-seconds
📦 Build graph
  • Targets: 3 targets (4,876 configured, 1 aspect application)
  • Actions: 23 actions (34 created)
  • Packages: 116 packages loaded
💾 Cache stats
  • Actions: 11 of 34 cached (32%)
  • Tests: 0 of 1 cached (0%)
⚡ Actions by mnemonic (10)
Mnemonic                   | Count | %    
---------------------------+-------+------
FileWrite                  | 3     | 13.0%
RepoMappingManifest        | 3     | 13.0%
RunfilesTree               | 3     | 13.0%
SourceSymlinkManifest      | 3     | 13.0%
TemplateExpand             | 3     | 13.0%
UnresolvedSymlink          | 3     | 13.0%
Symlink                    | 2     | 8.6% 
Action                     | 1     | 4.3% 
BazelWorkspaceStatusAction | 1     | 4.3% 
TestRunner                 | 1     | 4.3% 
🏃 Actions by runner (2)
Runner                         | Count | %    
-------------------------------+-------+------
internal                       | 21    | 87.5%
processwrapper-sandbox · Local | 3     | 12.5%
🏠 Workspace status (4)
  • BUILD_HOST: runnervm5mmn9
  • BUILD_TIMESTAMP: 1783487060
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jul 08 05 04 20 Wed
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: ff205d88-d566-4ba0-9ba9-3020be4ba7a9
  • ASPECT_TASK_NAME: Test
🎛️ Startup options (11)
--connect_timeout_secs=30
--failure_detail_out=/home/runner/.cache/bazel/_bazel_runner/16ea84e6f592e46b8b51deeab178822d/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/16ea84e6f592e46b8b51deeab178822d
--output_user_root=/home/runner/.cache/bazel/_bazel_runner
--write_command_log
🎛️ Command options (15)
--build_event_binary_file=/tmp/build-event-out-d1f7a764-112d-4cad-87e8-f76f4fd42871.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=ff205d88-d566-4ba0-9ba9-3020be4ba7a9
--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=off
--nobuild_runfile_links
--profile=/tmp/c111e02e-6d0a-4dc7-889c-17c041e66e38.profile.gz
--remote_download_outputs=minimal
--repository_cache=/home/runner/.cache/bazel-repo
--test_tag_filters=-skip-on-bazel9

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