Skip to content

Prevent artifacts preview with Pages when disabled in project setting

What does this MR do and why?

This code change introduces a new condition for generating artifact URLs. Now, in addition to the existing conditions, the project associated with the artifact must have Pages enabled. This ensures that artifact Pages URLs are only generated for projects that have Pages enabled, improving the accuracy and relevance of the generated URLs.

Related: Artifact files are previewed in GitLab Pages al... (gitlab-pages#1085 - closed)

Changelog: fixed

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports

Loading