Skip to content
Snippets Groups Projects
Select Git revision
  • dockerfile-lint
  • fix-hadolint-issues
  • master default protected
  • bump-go-114
  • 26386-goargs-linter
  • helper-image-custom-ca
  • ajwalker/docker-health-check-use-container-id
  • helper-buildx
  • translate-script-step-custom-executor
  • use_latest_helper_image_version
  • 26031-makefile-target-standardization
  • update-alpine-3.11
  • move-markdownlint
  • 9524-add-shellcheck-linter
  • add-k8s-tests
  • 13134-powershell-core-shell-executor
  • ajwalker/cache-perf/matching
  • fix-code-navigation-job
  • cache-GOCACHE
  • 13-1-stable
  • v13.1.0
  • v13.1.0-rc1
  • v12.9.1
  • v12.10.3
  • v13.0.1
  • v13.0.0
  • v13.0.0-rc3
  • v13.0.0-rc2
  • v13.0.0-rc1
  • v12.10.2
  • v12.10.1
  • v12.10.0
  • v12.10.0-rc2
  • v12.10.0-rc1
  • v12.9.0
  • v12.9.0-rc3
  • v12.9.0-rc2
  • v12.9.0-rc1
  • v12.8.0
  • v12.8.0-rc1
40 results

trace.go

Forked from GitLab.org / gitlab-runner
9024 commits behind the upstream repository.
  • Kamil Trzciński's avatar
    4bf5c2fd
    Add ability to mask variables. · 4bf5c2fd
    Kamil Trzciński authored
    This makes variables to be allowed to be `masked: true`.
    The masked values will be replaced with `[MASKED]`.
    The masking is done in-line, thus we delay sending trace
    if the content is partial match for masked output.
    4bf5c2fd
    History
    Add ability to mask variables.
    Kamil Trzciński authored
    This makes variables to be allowed to be `masked: true`.
    The masked values will be replaced with `[MASKED]`.
    The masking is done in-line, thus we delay sending trace
    if the content is partial match for masked output.
trace.go 6.20 KiB