Hi All, I know how to do a plugin release manually by executing a few commands as mentioned in the Performing a Plugin Release <https://jenkins.io/doc/developer/publishing/releasing/> documentation. I can also see a page for Continuous Integration <https://jenkins.io/doc/developer/publishing/continuous-integration/> where it mentions about buildPlugin(configurations: buildPlugin.recommendedConfigurations()). What this method actually does? Does it release the plugin to repo through CI? If not, is there a way that we can achieve both (automate the release) together in the above pages? Because I can see almost all the plugins are using only the above buildPlugin(...) method in their Jenkinsfile. Or am I missing something here? I appreciate your help on this.
Thanks, Shihaaz -- 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/53933abf-1a36-440a-838b-6defbb733cf2%40googlegroups.com.
