fix: add default ROLLOUT_RESOURCE_TYPE=deployment
Needing to specify ROLLOUT_RESOURCE_TYPE
is an obscure implementation
detail that most user should not need to care about. We don't even have
built-in support for other types, so we should not force users to set
it.
This is especially relevant to users who include
Jobs/Deploy.gitlab-ci.yml
instead of Auto-DevOps.gitlab-ci.yml
.
Merge request reports
Activity
changed milestone to %14.4
assigned to @hfyngvason
added typefeature label
@Alexand Can you please take the first review? Thanks!
requested review from @Alexand
added 1 commit
- da00671e - fix: add default ROLLOUT_RESOURCE_TYPE=deployment
- Resolved by Shinya Maeda
LGTM. Thanks!
@shinya.maeda, could you maintainer review it?
requested review from @shinya.maeda
mentioned in commit e198815b
mentioned in commit gitlab-org/gitlab@1d3fc91f
mentioned in merge request gitlab-org/gitlab!72027 (merged)
mentioned in commit gitlab-org/gitlab@354fb973
mentioned in commit gitlab-org/gitlab@f9e6dcd2
removed typefeature label
added groupenvironments label and removed groupconfigure [DEPRECATED] label