Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-53078

url encoded string doesn't work in powershell script

XMLWordPrintable

      The url encoded string doesnt work with powershell plugin. Gitlap api need project name in url encoded format. https://docs.gitlab.com/ee/api/README.html#namespaced-path-encoding

      powershell '''

      curl "https://gitlab.com/group%2fprojectname"

      '''

       

      above script always return 404 even thought path is correctly encoded and exists.

            Unassigned Unassigned
            xs2bharat Bharat Bhatia
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: