Loading
Commits on Source 21
-
Kev Kloss authored
-
Kev Kloss authored
-
Elliot Forbes authored
chore(deps): update gitlab-com/gl-infra/common-ci-tasks to v4.2 See merge request !653
-
GitLab Renovate Bot authored
-
GitLab Renovate Bot authored
-
GitLab Renovate Bot authored
-
GitLab Renovate Bot authored
chore(deps): update dependency https://gitlab.com/gitlab-com/gl-infra/common-template-copier.git to v1.49.2
-
renovate-bot authored
chore(deps): update dependency hashicorp/terraform to v1.15.2 See merge request !666
-
renovate-bot authored
chore(deps): update dependency golangci/golangci-lint to v2.12.2 See merge request !665
-
renovate-bot authored
chore(deps): update dependency gitlab-org/caproni to v2.27.1 See merge request !667
-
renovate-bot authored
chore(deps): update dependency https://gitlab.com/gitlab-com/gl-infra/common-template-copier.git to v1.49.2 See merge request !668
-
GitLab Renovate Bot authored
-
renovate-bot authored
chore(deps): update dependency metalbear-co/mirrord to v3.209.2 See merge request !669
-
GitLab Renovate Bot authored
-
GitLab Renovate Bot authored
chore(deps): update registry.gitlab.com/gitlab-com/gl-infra/common-ci-tasks-images/terraform-docs docker tag to v0.24.0
-
renovate-bot authored
chore(deps): update dependency gitlab-org/caproni to v2.27.2 See merge request !671
-
renovate-bot authored
Merge branch 'renovate/registry.gitlab.com-gitlab-com-gl-infra-common-ci-tasks-images-terraform-docs-0.x' into 'main' chore(deps): update registry.gitlab.com/gitlab-com/gl-infra/common-ci-tasks-images/terraform-docs docker tag to v0.24.0 See merge request !672
-
Elliot Forbes authored
The previous approach (migration script) was flawed: _skip_if_exists causes copier to re-create the file on every subsequent upgrade, so the migration would remove it only for it to come straight back. The correct fix is removing docs/ARCHITECTURE.md from _skip_if_exists entirely. With copier's 3-way merge, downstream projects can delete the file with a git commit and future upgrades will respect that deletion. If we later decide to remove the file from the template, it will propagate to all downstream projects automatically. Raised by @nolith in !670. Co-Authored-By:
Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
-
GitLab Renovate Bot authored
-
renovate-bot authored
chore(deps): update dependency gitlab-com/gl-infra/platform/runway/fairway to v1.18.0 See merge request !674
-
Alessio Caiazza authored
fix(golang): remove scaffold ARCHITECTURE.md from existing projects See merge request !670