#
gitlab
GitLab hosting and CI/CD
DevOpsGo modules GitLab CI: Fix monorepo fetch & auth errors
Prevent go build in GitLab CI from downloading private modules in a monorepo. Use go.work or replace, set GOPRIVATE and netrc with a PAT, or vendor modules.
1 answer• 1 view
ProgrammingEnforcing Architectural Standards in Team Scale Projects
Comprehensive guide to defining and enforcing architectural standards in team scale projects. Learn Teamscale implementation, GitLab notifications, and alternative approaches for code quality enforcement.
1 answer• 1 view