Hello all,
I'd like to start hosting a plugin my team and I have been developing in the Jenkins Update Center repository.
GitHub URL:
https://github.com/openshift/jenkins-pluginThe name the repository should have: openshift-plugin
My GitHub username: gabemontero
My
jenkins-ci.org username: gmontero
Plugin description:
This project provides Jenkins integration with V3 of OpenShift. In summary
they are a series of REST client interactions with the OpenShift server packaged in
the form of Jenkins Job Build steps and other extension points within Jenkins.
They minimally mimic the REST flows of common uses of the
oc CLI command,
but in several
instances additional REST flows have been added to provide validation of the operations being performed. Use within the context of the Jenkins
Workflow plugin is also possible.