Skip to content

Support RAW artifacts

Kamil Trzciński requested to merge support-raw-artifacts into master

What does this MR do?

This allows sending artifacts in RAW file format (uncompressed). This is needed in some cases where we cannot or should not decompress artifacts.

RAW allows sending only one file.

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Related to https://gitlab.com/gitlab-org/gitlab-ee/issues/7996

Edited by Kamil Trzciński

Merge request reports