Loading
feat: Merge deprecated into fields
Merge deprecated into fields to be able to adapt the fields definition generation in LabKit spec to include the deprecation aliases.
Steps to verify
- Open the root directory of a Go project (Workhorse, GitLab Pages, GitLab Shell, GitLab Runner, Gitaly)
- Run
go run gitlab.com/gitlab-org/labkit/v2/cmd/validate-log-fields@malvarez-unify-field-and-deprecation-definitions - Validate that the logging field validator still works as expected.
Related issue: #101 (closed)
Edited by Matias Alvarez