Select Git revision
appveyor.yml
-
It's important that we have `go.sum` `go.mod` and `vendor` directory in a synced state. It's error prone having each developer checking this manually every time they change a dependency. Create a new job that will check this to make sure everything is in sync. Example of failed pipeline: https://gitlab.com/gitlab-org/labkit/-/jobs/429282504
It's important that we have `go.sum` `go.mod` and `vendor` directory in a synced state. It's error prone having each developer checking this manually every time they change a dependency. Create a new job that will check this to make sure everything is in sync. Example of failed pipeline: https://gitlab.com/gitlab-org/labkit/-/jobs/429282504
Code owners
Assign users and groups as approvers for specific file changes. Learn more.