-
- Downloads
Create data model for Deployment Approvals
This is the first MR working towards an MVC for the new Deployment Approvals feature. Changelog: added
- app/models/ci/build.rb 1 addition, 1 deletionapp/models/ci/build.rb
- app/models/commit_status.rb 1 addition, 1 deletionapp/models/commit_status.rb
- app/models/concerns/enums/ci/commit_status.rb 1 addition, 0 deletionsapp/models/concerns/enums/ci/commit_status.rb
- app/models/deployment.rb 10 additions, 2 deletionsapp/models/deployment.rb
- app/models/environment.rb 1 addition, 1 deletionapp/models/environment.rb
- app/presenters/commit_status_presenter.rb 2 additions, 1 deletionapp/presenters/commit_status_presenter.rb
- config/feature_flags/development/deployment_approvals.yml 8 additions, 0 deletionsconfig/feature_flags/development/deployment_approvals.yml
- db/migrate/20211119194024_add_required_approval_count_to_protected_environments.rb 7 additions, 0 deletions..._add_required_approval_count_to_protected_environments.rb
- db/migrate/20211119195201_create_deployment_approvals.rb 13 additions, 0 deletionsdb/migrate/20211119195201_create_deployment_approvals.rb
- db/migrate/20211123181236_add_user_foreign_key_to_deployment_approvals.rb 15 additions, 0 deletions...123181236_add_user_foreign_key_to_deployment_approvals.rb
- db/migrate/20211202041233_add_deployment_foreign_key_to_deployment_approvals.rb 15 additions, 0 deletions...233_add_deployment_foreign_key_to_deployment_approvals.rb
- db/migrate/20211207165508_add_protected_environments_required_approval_count_check_constraint.rb 15 additions, 0 deletions..._environments_required_approval_count_check_constraint.rb
- db/schema_migrations/20211119194024 1 addition, 0 deletionsdb/schema_migrations/20211119194024
- db/schema_migrations/20211119195201 1 addition, 0 deletionsdb/schema_migrations/20211119195201
- db/schema_migrations/20211123181236 1 addition, 0 deletionsdb/schema_migrations/20211123181236
- db/schema_migrations/20211202041233 1 addition, 0 deletionsdb/schema_migrations/20211202041233
- db/schema_migrations/20211207165508 1 addition, 0 deletionsdb/schema_migrations/20211207165508
- db/structure.sql 36 additions, 1 deletiondb/structure.sql
- ee/app/models/deployments/approval.rb 19 additions, 0 deletionsee/app/models/deployments/approval.rb
- ee/app/models/ee/deployment.rb 16 additions, 0 deletionsee/app/models/ee/deployment.rb
-
The
package-and-qa-ff-enabled
job from pipeline https://gitlab.com/gitlab-org/gitlab/-/pipelines/424583341 triggered https://gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/-/pipelines/424597648 downstream. -
The
package-and-qa-ff-disabled
job from pipeline https://gitlab.com/gitlab-org/gitlab/-/pipelines/424583341 triggered https://gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/-/pipelines/424597654 downstream. -
The
qa-test
job from pipeline https://gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/-/pipelines/424597648 triggered https://gitlab.com/gitlab-org/gitlab-qa-mirror/-/pipelines/424615923 downstream. -
The
qa-test
job from pipeline https://gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/-/pipelines/424597654 triggered https://gitlab.com/gitlab-org/gitlab-qa-mirror/-/pipelines/424616064 downstream. -
The
gitlab-qa
downstream pipeline failed! . -
The
gitlab-qa
downstream pipeline passed. . -
The
package-and-qa-ff-enabled
job from pipeline https://gitlab.com/gitlab-org/gitlab/-/pipelines/424698445 triggered https://gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/-/pipelines/424708303 downstream. -
The
package-and-qa-ff-disabled
job from pipeline https://gitlab.com/gitlab-org/gitlab/-/pipelines/424698445 triggered https://gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/-/pipelines/424708309 downstream. -
The
gitlab-qa
downstream pipeline passed. . -
The
qa-test
job from pipeline https://gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/-/pipelines/424708309 triggered https://gitlab.com/gitlab-org/gitlab-qa-mirror/-/pipelines/424721392 downstream. -
The
qa-test
job from pipeline https://gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/-/pipelines/424708303 triggered https://gitlab.com/gitlab-org/gitlab-qa-mirror/-/pipelines/424721512 downstream. -
The
gitlab-qa
downstream pipeline passed. . -
The
gitlab-qa
downstream pipeline passed. . -
The
package-and-qa-ff-disabled
job from pipeline https://gitlab.com/gitlab-org/gitlab/-/pipelines/424803892 triggered https://gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/-/pipelines/424812048 downstream. -
The
package-and-qa-ff-enabled
job from pipeline https://gitlab.com/gitlab-org/gitlab/-/pipelines/424803892 triggered https://gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/-/pipelines/424812054 downstream. -
The
qa-test
job from pipeline https://gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/-/pipelines/424812054 triggered https://gitlab.com/gitlab-org/gitlab-qa-mirror/-/pipelines/424821943 downstream. -
The
qa-test
job from pipeline https://gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/-/pipelines/424812048 triggered https://gitlab.com/gitlab-org/gitlab-qa-mirror/-/pipelines/424822047 downstream. -
The
gitlab-qa
downstream pipeline passed. . -
The
gitlab-qa
downstream pipeline passed. . -
mentioned in merge request kubitus-project/kubitus-installer!474 (merged)