Skip to content

feat(gitlab): authenticate self-hosted GitLab via ASPECT_GITLAB_TOKEN#1237

Open
b3cramer wants to merge 1 commit into
mainfrom
feat/gitlab-self-hosted-auth
Open

feat(gitlab): authenticate self-hosted GitLab via ASPECT_GITLAB_TOKEN#1237
b3cramer wants to merge 1 commit into
mainfrom
feat/gitlab-self-hosted-auth

feat(gitlab): authenticate self-hosted GitLab via ASPECT_GITLAB_TOKEN

a2a298a
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / format (format-gha-debug) succeeded Jun 16, 2026 in 1m 39s

✅ format //tools/format · Passed

✅ Succeeded · 📅 Tue Jun 16 04:01:46 UTC 2026 · ⏱ 1m 40s — 🔧 Setup 6.1s · 🔨 Build 1m 27s · 🔍 Detect 5.7s · ✨ Format 499ms · 📋 Diff 54ms
👤 runner · 🖥 runnervm1li68 · 💎 aspect-cli v0.0.0-dev
📦 1 target · ⚡ 1,951 of 5,133 actions executed (61% cached) · 🔧 bazel v9.0.1 build · 🎯 x86_64 · ⚙️ opt
🔗 Docs · 🔗 Website · 🏷 dev · 🏷 local · 🏷 axl-testing · 🏷 COMPONENT=aspect-cli · 🏷 ENV=dev
🐙 GitHub Actions

⚙️ Scope: changed — filtered to 5 changed files
💬 Last update: format task complete

💡 TIP: Click through for invocation details and logs

🐙 GitHub Actions — raw CI logs for this job

Silence by adding "click-through-links" to ctx.features["tips"].args.silence in .aspect/config.axl, or pass --tips:silence=click-through-links on the command line.

Details

✅ All 5 files in scope are properly formatted.

🔁 Reproduce

aspect format --severity=fail --base-ref=origin/main

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

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase  | Description                      | Duration
-------+----------------------------------+---------
Setup  | Prepare the task environment     | 6.1s    
Build  | Build formatter                  | 1m 27s  
Detect | Detect changed files             | 5.7s    
Format | Format files                     | 499ms   
Diff   | Detect formatter-induced changes | 64ms    
-------+----------------------------------+---------
Total  |                                  | 1m 40s  

🎯 Bazel targets (1)

✅ 1 Target Built
Label                 | Target Type
----------------------+------------
//tools/format:format | multirun   

🧮 Bazel details

📟 Command line · bazel build //tools/format
bazel build \
  --show_result=20 \
  --disk_cache=/home/runner/.cache/bazel-disk \
  --remote_download_outputs=toplevel \
  --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://docs.aspect.build),[Website](https://aspect.build/)' \
  --generate_json_trace_profile=1 \
  --experimental_profile_include_target_label \
  --profile=/tmp/24377440-6e0c-40b6-9379-f234e2e5c3a8.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Format \
  --build_metadata=ASPECT_TASK_ID=format-gha-debug \
  --experimental_build_event_upload_strategy=local \
  --build_runfile_links \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-d359a48e-bc93-42bd-bcf8-c01c1ea8582a.bin \
  -- \
  //tools/format
ℹ️ Invocation details
  • Invocation ID: 00f20e59-43a8-4292-8388-2be1f377ef36
  • Command: build
  • Bazel version: 9.0.1
  • Start time: Tue Jun 16 04:01:46 UTC 2026
  • End time: Tue Jun 16 04:03:08 UTC 2026
  • User: runner
  • Host name: runnervm1li68
  • CPU Target: x86_64
  • Mode: opt
  • Working directory: /home/runner/work/aspect-cli/aspect-cli
  • Workspace directory: /home/runner/work/aspect-cli/aspect-cli
  • Server PID: 2453
⏱ Timing
  • Elapsed time: 1m 22s
  • Analysis time: 42.1s
  • Execution time: 37.1s
  • Bazel server time: 1.8 cpu-minutes
📦 Build graph
  • Targets: 1 target (50,925 configured, 145 aspect applications)
  • Actions: 1,951 actions (5,133 created)
  • Packages: 248 packages loaded
💾 Cache stats
  • Actions: 3,182 of 5,133 cached (61%)
⚡ Actions by mnemonic (20)
Mnemonic             | Count | %    
---------------------+-------+------
CopyFile             | 842   | 43.1%
CppCompile           | 830   | 42.5%
Symlink              | 84    | 4.3% 
FileWrite            | 45    | 2.3% 
CppArchive           | 34    | 1.7% 
ExecutableSymlink    | 29    | 1.4% 
CppLink              | 16    | 0.8% 
CopyToDirectory      | 14    | 0.7% 
CcStage0Compile      | 10    | 0.5% 
CppTransitiveArchive | 10    | 0.5% 
RunBinary            | 8     | 0.4% 
TemplateExpand       | 8     | 0.4% 
Rustc                | 4     | 0.2% 
RepoMappingManifest  | 3     | 0.1% 
RunfilesTree         | 3     | 0.1% 
…5 more (10 actions)
🏃 Actions by runner (4)
Runner                         | Count | %    
-------------------------------+-------+------
disk cache hit · Remote        | 1,437 | 73.6%
processwrapper-sandbox · Local | 326   | 16.7%
internal                       | 180   | 9.2% 
local · Local                  | 8     | 0.4% 
🏠 Workspace status (4)
  • BUILD_HOST: runnervm1li68
  • BUILD_TIMESTAMP: 1781582509
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jun 16 04 01 49 Tue
🏷️ Build metadata (6)
  • ASPECT_TASK_ID: format-gha-debug
  • ASPECT_TASK_NAME: Format
  • ASPECT_WORKFLOWS_LINKS: [Docs](https://docs.aspect.build),[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 (41)
--action_env=DUMMY_BUILD_MODE_ON=1
--action_env='DUMMY_DB_PASSWORD=<REDACTED>'
--action_env='GIT_URL=https://<REDACTED>@github.com/acme/example.git'
--build_event_binary_file=/tmp/build-event-out-d359a48e-bc93-42bd-bcf8-c01c1ea8582a.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=format-gha-debug
--build_metadata=ASPECT_TASK_NAME=Format
--build_metadata='ASPECT_WORKFLOWS_LINKS=[Docs](https://docs.aspect.build),[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
--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
--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
--module_mirrors=https://bcr.cloudflaremirrors.com
--nobuild_runfile_links
--noexperimental_check_external_repository_files
--noremote_upload_local_results
--nosandbox_default_allow_network
--profile=/tmp/24377440-6e0c-40b6-9379-f234e2e5c3a8.profile.gz
--remote_download_outputs=toplevel
--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_result=20
--test_output=errors
--workspace_status_command=tools/githooks/check-config.sh

⏱ Last updated Tue Jun 16 04:03:16 UTC 2026 · 📊 GitHub API quota 742/15,000 (5% used, resets in 56m)
🚀 Powered by Aspect CLI (v0.0.0-dev)  |  Aspect Build · X · LinkedIn · YouTube