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

  1. Open the root directory of a Go project (Workhorse, GitLab Pages, GitLab Shell, GitLab Runner, Gitaly)
  2. Run go run gitlab.com/gitlab-org/labkit/v2/cmd/validate-log-fields@malvarez-unify-field-and-deprecation-definitions
  3. Validate that the logging field validator still works as expected.

Related issue: #101 (closed)

Edited by Matias Alvarez

Merge request reports

Loading
Loading