Skip to content

Revert addition of conan_sources and conan_export files

Steve Abrams requested to merge 210550-revert-updates into master

What does this MR do?

This MR reverts the changes in !32866 (merged) and !32664 (merged) which allow conan_sources.tgz and conan_export.tgz files to be included in Conan package uploads.

The change worked, allowing the files to be uploaded properly, however it then prevented users from uploading packages that do not contain those files, which essentially breaks much of the existing Conan upload functionality.

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

Related #210550 (closed)

Edited by Steve Abrams

Merge request reports