> > At a minimum, use no `GlobalVariable`s or any > other `workflow-cps` dep, and use the `Step` API as it was designed >
What about JFrog's artifactory plugin, it uses a workflow-cps dependency <https://github.com/jenkinsci/artifactory-plugin/blob/dcda06bef2cbe19848d7f7a7f368e59109388e87/src/main/java/org/jfrog/hudson/pipeline/scripted/dsl/ArtifactoryPipelineGlobal.java#L7> ...? I don't understand... "GlobalVariable" exists but plugin developers should not use it? Martin -- 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/4c197729-c5db-4c72-86aa-91bd37dead44%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
