Commits on Source 8
-
Igor authored
-
GitLab Renovate Bot authored
-
Igor authored
Remove commitlint See merge request !224 Merged-by:
Igor <iwiedler@gitlab.com> Approved-by:
João Pereira <jpereira@gitlab.com> Approved-by:
Elliot Forbes <eforbes@gitlab.com>
-
Elliot Forbes authored
Another tidy-up commit that attempts to get the master branch into a slightly cleaner shape. I've migrated all the used scripts into the scripts directory and updated their references in CI. I've also deleted the goimports.sh script as that's no longer referenced and it's likely no longer in use. The final thing for this commit is adding the -race flag to the test commad in `.mise.toml` to ensure we're race testing when running our tests.
-
Steve Xuereb authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v2.92 See merge request !225 Merged-by:
Steve Xuereb <sxuereb@gitlab.com> Approved-by:
Steve Xuereb <sxuereb@gitlab.com> Co-authored-by:
GitLab Renovate Bot <ops-contact+gl-common-ci-tasks-self-renovate@gitlab.com>
-
Igor authored
chore: move scripts to scripts directory and remove unused script See merge request !219 Merged-by:
Igor <iwiedler@gitlab.com> Approved-by:
Igor <iwiedler@gitlab.com> Co-authored-by:
e_forbes <eforbes@gitlab.com>
-
Elliot Forbes authored
This is intended to help enforce a certain level of consistency across our Go services when it comes to representing information within our logs. This starts with the GitLabUserID as this field has been identified to be particularly troublesome within our current o11y setup.
-
Igor authored
feat: adds the new fields package to labkit See merge request !227 Merged-by:
Igor <iwiedler@gitlab.com> Approved-by:
Igor <iwiedler@gitlab.com> Co-authored-by:
e_forbes <eforbes@gitlab.com>