Skip to content

Add pages deployments uploader

Vladimir Shushlin requested to merge 245295-add-pages-deployments-uploader into master

What does this MR do?

Add uploader for GitLab Pages deployments

Use GitLab uploader and override only dynamic_segment

Add settings to gitlab.yml.examle

Use pages path as root directory for local storage

Add settings for pages object storage

The only user-facing change is these settings, and they are useless ATM, so don't think we need a changelog.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #245295 (closed)

Edited by Kamil Trzciński

Merge request reports