jfrog / jenkins-jfrog-plugin

Easy integration between Jenkins and the JFrog Platform.
https://github.com/jfrog/jenkins-jfrog-plugin
Apache License 2.0
39 stars 17 forks source link

Add support for Jenkins Configuration as Code #36

Closed yahavi closed 1 year ago

yahavi commented 1 year ago

Fix #31 Fix #22 Fix https://github.com/jenkinsci/jfrog-plugin/issues/7

yahavi commented 1 year ago

Since the url member was renamed to platformUrl, shouldn't we add a converter from the old configuration?

Good point! Thanks! We don't need to add a converter. Following your feedback, I restored the class variable from platformUrl to url and I only fixed the constructor and the Jelly.