Skip to content

chore: bump dev bzlmod deps#138

Merged
jbedard merged 2 commits into
mainfrom
bump-dev-windows-too
Jun 12, 2026
Merged

chore: bump dev bzlmod deps#138
jbedard merged 2 commits into
mainfrom
bump-dev-windows-too

fix(ci): enable runfiles trees on windows

ebe8106
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / test (test) succeeded Jun 12, 2026 in 26s

✅ test //... · Tests passed

✅ Succeeded · 📅 Fri Jun 12 08:28:57 UTC 2026 · ⏱ 26.3s — 🔧 Setup 4.6s · 🧪 Test 21.6s
👤 runner · 🖥 runnervm1li68 · 💎 aspect-cli v2026.24.11
📦 26 targets · ⚡ 120 of 165 actions executed (27% cached) · 🧪 3 of 3 tests executed (0% cached) · 🔧 bazel v7.6.0 test · 🎯 k8 · ⚙️ opt
🐙 GitHub Actions

💬 Last update: test task complete

Details

🎯 Bazel targets (26)

✅ 3 Tests Passed
Label                                | Target Type | Duration
-------------------------------------+-------------+---------
//examples/macro:test                | sh_test     | 21ms    
//examples/minify:minified_diff_test | _diff_test  | 19ms    
//tools:preset.update_test           | _diff_test  | 62ms    
✅ 23 Targets Built
Label                                          | Target Type         
-----------------------------------------------+---------------------
//examples/macro:help                          | genrule             
//examples/macro:terser                        | js_binary           
//examples/macro:test_expected                 | _write_file         
//examples/macro:test_gen                      | _write_file         
//examples/minify:_minified_copy_terser_runner | _copy_file          
//examples/minify:_minified_terser_binary      | js_binary           
//examples/minify:minified                     | _terser             
//examples/minify:minified_diff                | _write_source_file  
//terser/private:terser                        | bzl_library_rule    
//terser:defs                                  | bzl_library_rule    
//terser:defs.doc_extract                      | starlark_doc_extract
//terser:defs.docs-as-proto                    | filegroup           
//terser:dependencies                          | bzl_library_rule    
//terser:dependencies.doc_extract              | starlark_doc_extract
//terser:dependencies.docs-as-proto            | filegroup           
//tools/format:format_Go_with_gofmt            | command             
//tools/format:format_Go_with_gofmt.check      | command             
//tools/format:format_Shell_with_shfmt         | command             
//tools/format:format_Shell_with_shfmt.check   | command             
//tools/format:format_YAML_with_yamlfmt        | command             
//tools/format:format_YAML_with_yamlfmt.check  | command             
//tools:preset                                 | generate_preset     
//tools:preset.update                          | _write_source_file  

🔁 Reproduce

aspect test -- //...
# vanilla bazel
bazel test -- //...

Install aspect: docs.aspect.build/cli/install

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase | Description                  | Duration
------+------------------------------+---------
Setup | Prepare the task environment | 4.6s    
Test  | Run bazel tests              | 21.6s   
------+------------------------------+---------
Total |                              | 26.3s   

🧮 Bazel details

📟 Command line · bazel test //...
bazel test \
  --disk_cache=/home/runner/.cache/bazel-disk \
  --flaky_test_attempts=2 \
  --test_summary=terse \
  --generate_json_trace_profile=1 \
  --experimental_profile_include_target_label \
  --profile=/tmp/44c70be6-b2c0-47d1-b698-ee4f6d4ebdcf.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=test \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-2e722298-b30d-4713-917c-bde9a737eab3.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: 5c8deb5e-38fb-46c2-9ee6-edd19bc784be
  • Command: test
  • Bazel version: 7.6.0
  • Start time: Fri Jun 12 08:28:57 UTC 2026
  • End time: Fri Jun 12 08:29:09 UTC 2026
  • User: runner
  • Host name: runnervm1li68
  • CPU Target: k8
  • Mode: opt
  • Working directory: /home/runner/work/rules_terser/rules_terser
  • Workspace directory: /home/runner/work/rules_terser/rules_terser
  • Server PID: 2207
⏱ Timing
  • Elapsed time: 12.3s
  • Analysis time: 7s
  • Execution time: 7.3s
  • Bazel server time: 32.4 cpu-seconds
  • Executed Tests Time: 0.1 cpu-seconds
📦 Build graph
  • Targets: 26 targets (7,189 configured, 1 aspect application)
  • Actions: 120 actions (165 created)
  • Packages: 197 packages loaded
💾 Cache stats
  • Actions: 45 of 165 cached (27%)
  • Tests: 0 of 3 cached (0%)
⚡ Actions by mnemonic (13)
Mnemonic                   | Count | %    
---------------------------+-------+------
UnresolvedSymlink          | 28    | 23.3%
NpmPackageExtract          | 24    | 20.0%
RepoMappingManifest        | 15    | 12.5%
SourceSymlinkManifest      | 15    | 12.5%
FileWrite                  | 13    | 10.8%
TemplateExpand             | 11    | 9.1% 
CopyFile                   | 3     | 2.5% 
Symlink                    | 3     | 2.5% 
TestRunner                 | 3     | 2.5% 
ExecutableSymlink          | 2     | 1.6% 
BazelWorkspaceStatusAction | 1     | 0.8% 
Genrule                    | 1     | 0.8% 
TerserMinify               | 1     | 0.8% 
🏃 Actions by runner (3)
Runner                         | Count | %    
-------------------------------+-------+------
internal                       | 85    | 70.8%
processwrapper-sandbox · Local | 32    | 26.6%
local · Local                  | 3     | 2.5% 
🏠 Workspace status (4)
  • BUILD_HOST: runnervm1li68
  • BUILD_TIMESTAMP: 1781252942
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jun 12 08 29 02 Fri
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: test
  • ASPECT_TASK_NAME: Test
🎛️ Startup options (14)
--connect_timeout_secs=30
--expand_configs_in_place
--failure_detail_out=/home/runner/.cache/bazel/_bazel_runner/39f043333b015d51a9c52c5dee4a2d86/failure_detail.rawproto
--host_jvm_args=-DBAZEL_TRACK_SOURCE_DIRECTORIES=1
--idle_server_tasks
--max_idle_secs=10800
--noclient_debug
--nofatal_event_bus_exceptions
--noshutdown_on_low_sys_mem
--nowatchfs
--output_base=/home/runner/.cache/bazel/_bazel_runner/39f043333b015d51a9c52c5dee4a2d86
--output_user_root=/home/runner/.cache/bazel/_bazel_runner
--windows_enable_symlinks
--write_command_log
🎛️ Command options (44)
--announce_rc
--build_event_binary_file=/tmp/build-event-out-2e722298-b30d-4713-917c-bde9a737eab3.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=test
--build_metadata=ASPECT_TASK_NAME=Test
--check_direct_dependencies=off
--color=yes
--curses=yes
--disk_cache=/home/runner/.cache/bazel-disk
--enable_platform_specific_config
--experimental_fetch_all_coverage_outputs
--experimental_profile_include_target_label
--experimental_remote_cache_eviction_retries=5
--experimental_remote_discard_merkle_trees
--experimental_repository_downloader_retries=5
--flaky_test_attempts=2
--generate_json_trace_profile=1
--grpc_keepalive_time=30s
--heap_dump_on_oom
--incompatible_default_to_explicit_init_py
--incompatible_disallow_empty_glob
--incompatible_modify_execution_info_additive
--incompatible_strict_action_env
--lockfile_mode=error
--lockfile_mode=off
--nobuild_runfile_links
--noexperimental_check_external_repository_files
--nolegacy_external_runfiles
--noremote_upload_local_results
--nosandbox_default_allow_network
--profile=/tmp/44c70be6-b2c0-47d1-b698-ee4f6d4ebdcf.profile.gz
--remote_download_outputs=minimal
--remote_local_fallback
--remote_timeout=3600
--remote_upload_local_results
--repo_env='JAVA_HOME=<REDACTED>'
--repository_cache=/home/runner/.cache/bazel-repo
--reuse_sandbox_directories
--show_progress_rate_limit=60
--show_result=20
--show_timestamps
--test_output=errors
--test_summary=terse

⏱ Last updated Fri Jun 12 08:29:11 UTC 2026 · 📊 GitHub API quota 83/15,000 (1% used, resets in 55m, throttle 10×)
🚀 Powered by Aspect CLI (v2026.24.11)  |  Aspect Build · X · LinkedIn · YouTube