Surface the error for invalid environment creation
This commit surfaces the error for invalid enviroment creation, that is currently silently failing and confusuing users.
显示
- app/models/concerns/enums/ci/commit_status.rb 1 个添加, 0 个删除app/models/concerns/enums/ci/commit_status.rb
- app/presenters/commit_status_presenter.rb 19 个添加, 2 个删除app/presenters/commit_status_presenter.rb
- config/feature_flags/development/surface_environment_creation_failure.yml 8 个添加, 0 个删除...lags/development/surface_environment_creation_failure.yml
- config/feature_flags/development/surface_environment_creation_failure_override.yml 8 个添加, 0 个删除...lopment/surface_environment_creation_failure_override.yml
- doc/ci/environments/index.md 38 个添加, 0 个删除doc/ci/environments/index.md
- lib/gitlab/ci/pipeline/seed/build.rb 8 个添加, 3 个删除lib/gitlab/ci/pipeline/seed/build.rb
- lib/gitlab/ci/status/build/failed.rb 2 个添加, 1 个删除lib/gitlab/ci/status/build/failed.rb
- spec/lib/gitlab/ci/pipeline/seed/build_spec.rb 22 个添加, 9 个删除spec/lib/gitlab/ci/pipeline/seed/build_spec.rb
- spec/presenters/commit_status_presenter_spec.rb 19 个添加, 0 个删除spec/presenters/commit_status_presenter_spec.rb
- spec/spec_helper.rb 4 个添加, 0 个删除spec/spec_helper.rb
加载中
想要评论请 注册 或 登录