Skip to content

Add documentation to PipelineArtifacts

Max Orefice requested to merge mo-add-documentation-pipeline-artifacts into master

What does this MR do?

This MR adds the basic explanation of what are PipelineArtifacts.

It explains how they are stored and how gitlab interpret them on the project storage capacity.

Why are we doing this?

This was brought up when on #241179 (comment 429101229) where we were this new feature in the frontend.

Which page does this change affect?

https://gitlab.com/profile/usage_quotas#storage-quota-tab

Testing it locally: http://localhost:3000/help/ci/pipelines/pipeline_artifacts.md

Screenshots

image

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
Edited by Max Orefice

Merge request reports