Loading
Commits on Source 6
-
-
Elliot Forbes authored
- Use log.Error(err) instead of slog.Any("error_message", err) to align with the standardised fields.ErrorMessage field from LabKit - Replace bytes.Buffer/slog.NewTextHandler with logtest.NewWithRecorder in logging tests for structured record assertions Co-Authored-By:Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
-
GitLab Renovate Bot authored
chore(deps): update dependency https://gitlab.com/gitlab-com/gl-infra/common-template-copier.git to v1.49.1
-
Bob Van Landuyt authored
Co-authored-by:Duo Fix CI/CD Pipeline <service_account_group_9970_fe9437f62858fed38f53a853f2d1d219@noreply.gitlab.com>
-
Bob Van Landuyt authored
chore(deps): update dependency https://gitlab.com/gitlab-com/gl-infra/common-template-copier.git to v1.49.1 See merge request !288 Merged-by:
Bob Van Landuyt <bob@gitlab.com>
Approved-by:
Bob Van Landuyt <bob@gitlab.com>
Co-authored-by: GitLab Renovate Bot <ops-contact+gl-common-ci-tasks-self-renovate@gitlab.com>
-
Matias Alvarez authored
Add slog.Logger support for feature flag eval failure observability See merge request !486 Merged-by:
Matias Alvarez <malvarez@gitlab.com> Approved-by:
Matias Alvarez <malvarez@gitlab.com> Co-authored-by:
Elliot Forbes <eforbes@gitlab.com>