Skip to content

fix(auth): honor config-defaulted --aspect-* flags, user-over-repo default, and migrate legacy credentials#1316

Open
gregmagolan wants to merge 1 commit into
mainfrom
fix/auth-config-defaults-and-migration
Open

fix(auth): honor config-defaulted --aspect-* flags, user-over-repo default, and migrate legacy credentials#1316
gregmagolan wants to merge 1 commit into
mainfrom
fix/auth-config-defaults-and-migration

fix(auth): honor config-defaulted --aspect-* flags, user default over…

60453ca
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / buildifier-gha succeeded Jul 7, 2026 in 23s

✅ buildifier @buildifier_prebuilt//buildifier · Passed

✅ Succeeded · 📅 Tue Jul 7 00:53:10 UTC 2026 · ⏱ 24.8s — 🔧 Setup 4.8s · 🔨 Build 17.9s · 🔍 Detect 1.9s · ✨ Format 11ms · 📋 Diff 23ms
👤 runner · 🖥 runnervmkkn4f · 💎 aspect-cli v0.0.0-dev
📦 2 targets · ⚡ 7 of 9 actions executed (22% cached) · 🔧 bazel v9.0.1 build · 🎯 x86_64 · ⚙️ fastbuild
🔗 Docs · 🔗 Website · 🏷 dev · 🏷 local · 🏷 axl-testing · 🏷 COMPONENT=aspect-cli · 🏷 ENV=dev
🐙 GitHub Actions

⚙️ Scope: changed — filtered to 2 changed files
💬 Last update: buildifier task complete

💡 TIP: Click through for invocation details and logs

🐙 GitHub Actions — raw CI logs for this job

Silence by setting ctx.features[Tips].args.silence = ["click-through-links", ...] in .aspect/config.axl (load Tips from @aspect//feature/tips.axl), or pass --tips:silence=click-through-links on the command line.

Details

✅ All 2 files in scope are properly formatted.

🔁 Reproduce

bazel buildifier --severity=fail --base-ref=origin/main

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

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase  | Description                      | Duration
-------+----------------------------------+---------
Setup  | Prepare the task environment     | 4.8s    
Build  | Build formatter                  | 17.9s   
Detect | Detect changed files             | 1.9s    
Format | Format files                     | 11ms    
Diff   | Detect formatter-induced changes | 29ms    
-------+----------------------------------+---------
Total  |                                  | 24.8s   

🎯 Bazel targets (2)

✅ 2 Targets Built
Label                                         | Target Type      
----------------------------------------------+------------------
@@buildifier_prebuilt+//buildifier:buildifier | buildifier_binary
@@buildifier_prebuilt+//buildifier:buildifier | buildifier_binary

🧮 Bazel details

📟 Command line · bazel build @buildifier_prebuilt//buildifier
bazel build \
  --show_result=20 \
  --disk_cache=/home/runner/.cache/bazel-disk \
  --action_env='DUMMY_DB_PASSWORD=<REDACTED>' \
  --action_env=DUMMY_BUILD_MODE_ON=1 \
  --repo_env=DUMMY_FEATURE_FLAG=true \
  --action_env='GIT_URL=https://<REDACTED>@github.com/acme/example.git' \
  --build_metadata=TAGS=dev,local,axl-testing \
  --build_metadata=TAG_ENV=dev \
  --build_metadata=TAG_COMPONENT=aspect-cli \
  --build_metadata='ASPECT_WORKFLOWS_LINKS=[Docs](https://aspect.build/docs),[Website](https://aspect.build/)' \
  --curses=no \
  --generate_json_trace_profile=1 \
  --experimental_profile_include_target_label \
  --profile=/tmp/3a0d6d61-afa6-4b64-a86f-67ac39b19806.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Buildifier \
  --build_metadata=ASPECT_TASK_ID=881df021-52cd-4cc7-a4be-5d6655c4cafd \
  --experimental_build_event_upload_strategy=local \
  --build_runfile_links \
  --aspects=@aspect_runinfo//:runinfo.bzl%runinfo \
  --output_groups=+aspect_runinfo \
  --inject_repository=aspect_runinfo=/tmp/aspect_runinfo_buildifier-gha \
  --remote_download_outputs=toplevel \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-1485ba58-60d5-41c8-bf5a-0c12d1cda57a.bin \
  -- \
  @buildifier_prebuilt//buildifier
ℹ️ Invocation details
  • Invocation ID: 47ef29f6-ea19-454a-be0f-730aa4fcc71c
  • Command: build
  • Bazel version: 9.0.1
  • Start time: Tue Jul 7 00:53:10 UTC 2026
  • End time: Tue Jul 7 00:53:22 UTC 2026
  • User: runner
  • Host name: runnervmkkn4f
  • CPU Target: x86_64
  • Mode: fastbuild
  • Working directory: /home/runner/work/aspect-cli/aspect-cli
  • Workspace directory: /home/runner/work/aspect-cli/aspect-cli
  • Server PID: 2245
⏱ Timing
  • Elapsed time: 11.9s
  • Analysis time: 10.1s
  • Execution time: 61ms
  • Bazel server time: 15.7 cpu-seconds
📦 Build graph
  • Targets: 2 targets (1,733 configured, 3 aspect applications)
  • Actions: 7 actions (9 created)
  • Packages: 149 packages loaded
💾 Cache stats
  • Actions: 2 of 9 cached (22%)
⚡ Actions by mnemonic (7)
Mnemonic                   | Count | %    
---------------------------+-------+------
BazelWorkspaceStatusAction | 1     | 14.2%
ExecutableSymlink          | 1     | 14.2%
FileWrite                  | 1     | 14.2%
RepoMappingManifest        | 1     | 14.2%
RunfilesTree               | 1     | 14.2%
SourceSymlinkManifest      | 1     | 14.2%
SymlinkTree                | 1     | 14.2%
🏃 Actions by runner (1)
Runner   | Count | %     
---------+-------+-------
internal | 7     | 100.0%
🏠 Workspace status (4)
  • BUILD_HOST: runnervmkkn4f
  • BUILD_TIMESTAMP: 1783385592
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jul 07 00 53 12 Tue
🏷️ Build metadata (6)
  • ASPECT_TASK_ID: 881df021-52cd-4cc7-a4be-5d6655c4cafd
  • ASPECT_TASK_NAME: Buildifier
  • ASPECT_WORKFLOWS_LINKS: [Docs](https://aspect.build/docs),[Website](https://aspect.build/)
  • TAGS: dev,local,axl-testing
  • TAG_COMPONENT: aspect-cli
  • TAG_ENV: dev
🎛️ Startup options (11)
--connect_timeout_secs=30
--failure_detail_out=/home/runner/.cache/bazel/_bazel_runner/8e9f7bf5c7ea7145245717c620f4b2bc/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/8e9f7bf5c7ea7145245717c620f4b2bc
--output_user_root=/home/runner/.cache/bazel/_bazel_runner
--write_command_log
🎛️ Command options (56)
--action_env=DUMMY_BUILD_MODE_ON=1
--action_env='DUMMY_DB_PASSWORD=<REDACTED>'
--action_env='GIT_URL=https://<REDACTED>@github.com/acme/example.git'
--announce_rc
--aspects=@aspect_runinfo//:runinfo.bzl%runinfo
--build_event_binary_file=/tmp/build-event-out-1485ba58-60d5-41c8-bf5a-0c12d1cda57a.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=881df021-52cd-4cc7-a4be-5d6655c4cafd
--build_metadata=ASPECT_TASK_NAME=Buildifier
--build_metadata='ASPECT_WORKFLOWS_LINKS=[Docs](https://aspect.build/docs),[Website](https://aspect.build/)'
--build_metadata=TAGS=dev,local,axl-testing
--build_metadata=TAG_COMPONENT=aspect-cli
--build_metadata=TAG_ENV=dev
--build_runfile_links
--color=yes
--curses=no
--curses=yes
--disk_cache=/home/runner/.cache/bazel-disk
--enable_platform_specific_config
--experimental_build_event_upload_strategy=local
--experimental_fetch_all_coverage_outputs
--experimental_profile_include_target_label
--generate_json_trace_profile=1
--grpc_keepalive_time=30s
--heap_dump_on_oom
--host_platform=//bazel/platforms:linux_host_platform
--incompatible_default_to_explicit_init_py
--incompatible_enforce_starlark_utf8=error
--incompatible_modify_execution_info_additive
--inject_repository=aspect_runinfo=/tmp/aspect_runinfo_buildifier-gha
--keep_going
--lockfile_mode=error
--module_mirrors=https://bcr.cloudflaremirrors.com
--nobuild_runfile_links
--noexperimental_check_external_repository_files
--noremote_upload_local_results
--nosandbox_default_allow_network
--output_groups=+aspect_runinfo
--profile=/tmp/3a0d6d61-afa6-4b64-a86f-67ac39b19806.profile.gz
--remote_download_outputs=minimal
--remote_download_outputs=toplevel
--remote_local_fallback
--remote_timeout=3600
--remote_upload_local_results
--repo_env=BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
--repo_env=BAZEL_NO_APPLE_CPP_TOOLCHAIN=1
--repo_env=DUMMY_FEATURE_FLAG=true
--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
--workspace_status_command=tools/githooks/check-config.sh

⏱ Last updated Tue Jul 7 00:53:25 UTC 2026 · 📊 GitHub API quota 8,824/15,000 (59% used, resets in 23m)
🚀 Powered by Aspect CLI (v0.0.0-dev)  |  Aspect Build · X · LinkedIn · YouTube