Skip to content

feat: upload manifests rule

Sebastian Birunt requested to merge curl_upload_manifests into main

The change introduces new rule to upload multiple files with manifest providers.

New providers:

  • CurlUploadManifestInfo
  • CurlUploadManifestsInfo

template go tool does the templating of the URL.

Merge request reports