jenkins-infra / crawler

tools crawler
26 stars 65 forks source link

cleanup: remove superseded credentials #147

Closed lemeurherve closed 7 months ago

lemeurherve commented 7 months ago

This PR removes updates-jenkins-io-file-share-sas-token-query-string credentials from the pipeline, uperseded by the use of https://github.com/jenkins-infra/pipeline-library/blob/master/resources/get-fileshare-signed-url.sh to get the file share URL including a SAS token.

Verification procedure after merging this PR: ensure crawler job on trusted.ci.jenkins.io still passes.

Next step: delete the corresponding credentials from trusted.ci.jenkins.io

Follow-up of:

Ref:

lemeurherve commented 7 months ago

crawler job passed, updates-jenkins-io-file-share-sas-token-query-string credentials removed from trusted.ci.jenkins.io.