Loading
Commits on Source 16
-
GitLab Renovate Bot authored
-
renovate-bot authored
chore(deps): update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v4.15 See merge request !1606
-
GitLab Renovate Bot authored
-
Pierre Guinoiseau authored
-
Pierre Guinoiseau authored
chore(deps): update alpine docker tag to v3.24 See merge request !1548
-
Sahand Abbasi authored
-
-
Sahand Abbasi authored
-
Sahand Abbasi authored
Drop the user-facing fairway_manifest input and derive it as <runway_dir>/fairway.yaml. This consolidates Fairway and Runway v2 configuration under a single directory, matching the convention proposed in the MR discussion. - Remove the v1 runwayctl helm-chart include (release-platform consumers should use the Fairway-driven v2 path only). - Gate the v2 service include on runway_service_id + runway_dir. - Gate the Fairway helm-chart include on runway_dir. - Forward <runway_dir>/fairway.yaml to both components. - Drop the empty-fairway_manifest check in generate-publish-pipeline; the file-existence check below already catches misconfigurations. Refs: !1572
-
Sahand Abbasi authored
Keep the fairway_manifest input on the schema so existing consumers do not break on the upgrade, but mark it deprecated. The value is ignored; the manifest path is now derived from runway_dir. Refs: !1572
-
Sahand Abbasi authored
-
Alessio Caiazza authored
feat(release-platform): implement Runway v2 deployment support See merge request !1572
-
semantic-release-bot authored
## [4.16.0](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2026-06-17) ### Features * **release-platform:** derive Fairway manifest path from runway_dir ([4a2053af](4a2053af)) * **release-platform:** implement Runway V2 deployment support ([57fb71a7](57fb71a7)) * **release-platform:** restore fairway_manifest as deprecated noop input ([184eb97b](184eb97b)) ### Others * add renovate annotation in protofmt.jsonnet ([df137dfa](df137dfa)) * fix typos ([eeb15f39](eeb15f39)) ### Dependencies * **deps:** update alpine docker tag to v3.24 ([4018d7ef](4018d7ef)) * **deps:** update pre-commit hook gitlab-com/gl-infra/common-ci-tasks to v4.15 ([6d672457](6d672457))
-
Jenny Kim authored
-
semantic-release-bot authored
## [4.16.1](https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/compare/...) (2026-06-17) ### Fixes * **release-platform:** skip empty sync MR when canonical already has release ([bfa3e724](bfa3e724))