We put an encode and decode steps on our shared pipeline library, so we do not need to whitelist anything
https://github.com/elastic/apm-pipeline-library/blob/master/vars/base64decode.groovy https://github.com/elastic/apm-pipeline-library/blob/master/vars/base64encode.groovy El viernes, 16 de octubre de 2020 a las 17:51:38 UTC+2, [email protected] escribió: > I've got a bunch of developers all looking to have me approve, what feels > like 20 different ways to base64 encode a string. > > Is there a common method already approved or a prefered way of doing it in > pipeline scripts? > > Was thinking of writing a small plugin command just so everyone is on the > same page... but thought I'd ask before coding something like that up. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/056a7ff0-1cce-4bb8-a3ca-16a4d11329f7n%40googlegroups.com.
