Merge branch 'security-add-cicd-setting-amazon-q-17-9' into '17-9-stable-ee'
Add CI/CD project setting `allow_composite_identities_to_run_pipelines` See merge request https://gitlab.com/gitlab-org/security/gitlab/-/merge_requests/4875 Merged-by:GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com> Approved-by:
Avielle Wolfe <awolfe@gitlab.com> Reviewed-by:
Rajendra Kadam <rkadam@gitlab.com> Co-authored-by:
Laura Montemayor <lmontemayor@gitlab.com>
Showing
- app/models/concerns/enums/ci/pipeline.rb 2 additions, 1 deletionapp/models/concerns/enums/ci/pipeline.rb
- app/models/project.rb 1 addition, 0 deletionsapp/models/project.rb
- app/presenters/ci/pipeline_presenter.rb 3 additions, 1 deletionapp/presenters/ci/pipeline_presenter.rb
- db/migrate/20250217124956_add_allow_composite_identities_to_run_pipelines_to_project_ci_cd_settings.rb 10 additions, 0 deletions..._identities_to_run_pipelines_to_project_ci_cd_settings.rb
- db/schema_migrations/20250217124956 1 addition, 0 deletionsdb/schema_migrations/20250217124956
- db/structure.sql 2 additions, 1 deletiondb/structure.sql
- ee/spec/models/ee/project_spec.rb 1 addition, 0 deletionsee/spec/models/ee/project_spec.rb
- ee/spec/services/ee/ci/create_pipeline_service/composite_identity_spec.rb 3 additions, 1 deletion.../ee/ci/create_pipeline_service/composite_identity_spec.rb
- lib/gitlab/ci/pipeline/chain/validate/after_config.rb 10 additions, 1 deletionlib/gitlab/ci/pipeline/chain/validate/after_config.rb
- spec/lib/gitlab/ci/pipeline/chain/validate/after_config_spec.rb 74 additions, 0 deletions...ib/gitlab/ci/pipeline/chain/validate/after_config_spec.rb
- spec/models/project_spec.rb 1 addition, 0 deletionsspec/models/project_spec.rb
- spec/requests/api/project_attributes.yml 1 addition, 0 deletionsspec/requests/api/project_attributes.yml
Please register or sign in to comment