Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2025-05-14 15:10:32 +00:00
parent ab53f68c80
commit 63198120b7
74 changed files with 783 additions and 176 deletions

View File

@ -99,7 +99,6 @@ RSpec.describe 'Database schema',
ci_runner_projects: %w[runner_id],
ci_sources_pipelines: %w[partition_id source_partition_id source_job_id],
ci_sources_projects: %w[partition_id],
ci_stages: %w[partition_id project_id pipeline_id],
ci_trigger_requests: %w[commit_id project_id],
ci_job_artifact_states: %w[partition_id project_id],
cluster_providers_aws: %w[security_group_id vpc_id access_key_id],