-
- Downloads
Merge branch...
Merge branch '457518-nwittstruck-protected-containers-rest-api-delete-protection-rule' into 'master' Protected containers: Add DELETE REST API for container protection rules See merge request !159619 Merged-by:Kamil Trzciński <ayufan@ayufan.eu> Approved-by:
Moaz Khalifa <mkhalifa@gitlab.com> Approved-by:
Kamil Trzciński <ayufan@ayufan.eu> Reviewed-by:
Kamil Trzciński <ayufan@ayufan.eu> Reviewed-by:
Marcel Amirault <mamirault@gitlab.com> Reviewed-by:
Moaz Khalifa <mkhalifa@gitlab.com> Co-authored-by:
Nicholas Wittstruck <nicholas@b310.de> Co-authored-by:
Nicholas <1494491-nwittstruck@users.noreply.gitlab.com>
No related branches found
No related tags found
Pipeline #1411357383 passed
Stage: sync
Stage: preflight
Stage: prepare
Stage: build-images
Stage: fixtures
Stage: lint
Stage: test-frontend
Stage: test
Stage: post-test
Stage: pages
Stage: benchmark
Showing
- doc/api/project_container_registry_protection_rules.md 34 additions, 0 deletionsdoc/api/project_container_registry_protection_rules.md
- lib/api/project_container_registry_protection_rules.rb 22 additions, 0 deletionslib/api/project_container_registry_protection_rules.rb
- spec/requests/api/project_container_registry_protection_rules_spec.rb 54 additions, 74 deletions...s/api/project_container_registry_protection_rules_spec.rb
- spec/requests/api/project_packages_protection_rules_spec.rb 19 additions, 64 deletionsspec/requests/api/project_packages_protection_rules_spec.rb
- spec/support/shared_examples/requests/api/protection_rules_shared_examples.rb 54 additions, 0 deletions...examples/requests/api/protection_rules_shared_examples.rb
Please register or sign in to comment