Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2025-07-16 21:07:42 +00:00
parent 0a0fc6fa1a
commit 32adca98b3
25 changed files with 83 additions and 200 deletions

View File

@ -1,13 +0,0 @@
---
name: ci_stop_using_has_exposed_artifacts_metadata_col
description: >
Updates code to stop using p_ci_builds_metadata.has_exposed_artifacts. This means that
finding exposed artifacts requires iterating through all latest builds of a pipeline,
not just ones with has_exposed_artifacts = true.
feature_issue_url: https://gitlab.com/gitlab-org/gitlab/-/work_items/550223
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/195693
rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/551510
milestone: '18.2'
group: group::ci platform
type: gitlab_com_derisk
default_enabled: false