Skip to content

WIP: Test shared config

What does this MR do?

This MR creates a common-config (shared-config?) directory which could be shared across all Runner projects to share common tooling/configuration, such as the golangci-lint version, Makefile targets such as make lint, make check_mocks or make check_modules.

Why was this MR needed?

See #25197

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

#25197 gitlab-org/ci-cd/runner-common-config#1

Edited by 🤖 GitLab Bot 🤖

Merge request reports