jenkins-infra / pipeline-library

Collection of custom steps and variables for our Jenkins instance(s)
295 stars 136 forks source link

fix(withFileShareServicePrincipal): URL encode potential `/` in the SAS token #843

Closed lemeurherve closed 8 months ago

lemeurherve commented 8 months ago

This PR ensures that potential / in the SAS token are URL encoded.

Fixup of:

Ref: