support for private-token to curl invocations

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      some workflows may need to retrieve data from gitlab instances that uses http private tokens

      https://docs.gitlab.com/ee/api/personal_access_tokens.html

      for example chess workflows require to download input data from a gitlab repo that can be done via

      curl “https://example.com/edd%2fdata.tar/raw?ref=main” --header “Private-Token: $1" -o data.tar

            Assignee:
            Mats Rynge
            Reporter:
            Karan Vahi
            Archiver:
            Rajiv Mayani

              Created:
              Updated:
              Resolved:
              Archived: