Skip to content

chore: remove WORKSPACE docs and release notes#140

Merged
jbedard merged 1 commit into
mainfrom
rm-workspace
Jun 15, 2026
Merged

chore: remove WORKSPACE docs and release notes#140
jbedard merged 1 commit into
mainfrom
rm-workspace

chore: remove WORKSPACE docs and release notes

e00a9cb
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / test (test-e2e-smoke) succeeded Jun 13, 2026 in 21s

✅ test //... · Tests passed

✅ Succeeded · 📅 Sat Jun 13 00:23:32 UTC 2026 · ⏱ 22.1s — 🔧 Setup 4.1s · 🧪 Test 17.9s
👤 runner · 🖥 runnervm1li68 · 💎 aspect-cli v2026.24.11
📦 5 targets · ⚡ 73 of 77 actions executed (5% cached) · 🧪 1 of 1 tests executed (0% cached) · 🔧 bazel v7.7.1 test · 🎯 k8 · ⚙️ opt
🐙 GitHub Actions

💬 Last update: test task complete

Details

🎯 Bazel targets (5)

✅ 1 Test Passed
Label                 | Target Type | Duration
----------------------+-------------+---------
//:minified_diff_test | _diff_test  | 40ms    
✅ 4 Targets Built
Label                           | Target Type       
--------------------------------+-------------------
//:_minified_copy_terser_runner | _copy_file        
//:_minified_terser_binary      | js_binary         
//:minified                     | _terser           
//:minified_diff                | _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.1s    
Test  | Run bazel tests              | 17.9s   
------+------------------------------+---------
Total |                              | 22.1s   

🧮 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/82a56a95-c1b8-4cfa-80a4-e59f57682dc7.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=test-e2e-smoke \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-3b9f4e5e-edbc-463a-8e07-473417f78d54.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: e65293ba-9d88-4c4b-a21a-986683f9012b
  • Command: test
  • Bazel version: 7.7.1
  • Start time: Sat Jun 13 00:23:32 UTC 2026
  • End time: Sat Jun 13 00:23:42 UTC 2026
  • User: runner
  • Host name: runnervm1li68
  • CPU Target: k8
  • Mode: opt
  • Working directory: /home/runner/work/rules_terser/rules_terser/e2e/smoke
  • Workspace directory: /home/runner/work/rules_terser/rules_terser/e2e/smoke
  • Server PID: 2339
⏱ Timing
  • Elapsed time: 10s
  • Analysis time: 5.9s
  • Execution time: 4.8s
  • Bazel server time: 25 cpu-seconds
  • Executed Tests Time: 0 cpu-seconds
📦 Build graph
  • Targets: 5 targets (5,642 configured, 1 aspect application)
  • Actions: 73 actions (77 created)
  • Packages: 94 packages loaded
💾 Cache stats
  • Actions: 4 of 77 cached (5%)
  • Tests: 0 of 1 cached (0%)
⚡ Actions by mnemonic (10)
Mnemonic                   | Count | %    
---------------------------+-------+------
UnresolvedSymlink          | 28    | 38.3%
NpmPackageExtract          | 24    | 32.8%
TemplateExpand             | 6     | 8.2% 
RepoMappingManifest        | 4     | 5.4% 
SourceSymlinkManifest      | 4     | 5.4% 
CopyFile                   | 3     | 4.1% 
BazelWorkspaceStatusAction | 1     | 1.3% 
FileWrite                  | 1     | 1.3% 
TerserMinify               | 1     | 1.3% 
TestRunner                 | 1     | 1.3% 
🏃 Actions by runner (3)
Runner                         | Count | %    
-------------------------------+-------+------
internal                       | 43    | 58.9%
processwrapper-sandbox · Local | 27    | 36.9%
local · Local                  | 3     | 4.1% 
🏠 Workspace status (4)
  • BUILD_HOST: runnervm1li68
  • BUILD_TIMESTAMP: 1781310216
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jun 13 00 23 36 Sat
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: test-e2e-smoke
  • ASPECT_TASK_NAME: Test
🎛️ Startup options (14)
--connect_timeout_secs=30
--expand_configs_in_place
--failure_detail_out=/home/runner/.cache/bazel/_bazel_runner/863b28cd4277a5e3d6931b13051153f1/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
--nowindows_enable_symlinks
--output_base=/home/runner/.cache/bazel/_bazel_runner/863b28cd4277a5e3d6931b13051153f1
--output_user_root=/home/runner/.cache/bazel/_bazel_runner
--write_command_log
🎛️ Command options (43)
--announce_rc
--build_event_binary_file=/tmp/build-event-out-3b9f4e5e-edbc-463a-8e07-473417f78d54.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=test-e2e-smoke
--build_metadata=ASPECT_TASK_NAME=Test
--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/82a56a95-c1b8-4cfa-80a4-e59f57682dc7.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 Sat Jun 13 00:23:44 UTC 2026 · 📊 GitHub API quota 4,084/15,000 (27% used, resets in 9m, throttle 10×)
🚀 Powered by Aspect CLI (v2026.24.11)  |  Aspect Build · X · LinkedIn · YouTube