-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
jenkins.io User Docs #216
Comments
@sghill before contributing to the docs, changes to https://github.com/jenkins-infra/pipeline-library/blob/master/vars/buildPluginWithGradle.groovy are required for at least publishing on Jenkins the Checkstyle/SpotBugs/JaCoCo reports, and probably as well to publish incrementals. Do you know who takes care of this ? |
@alextu I think anyone can contribute, but it's probably worth a quick message to the developer mailing list or #213 for coordination. I imagine most of the complexity is in making sure any changes work for the current users of |
Thanks for your input, I've initiated the discussion on the #213 |
@sghill Could you create a release of the JPI plugin 0.49.0 ? Once done, I will discuss in the Jenkins dev mailing list the next steps about docs and/or re-enabling Gradle support for new plugins |
Thanks @sghill for assisting! Unfortunately the steps to add back Gradle support for new Jenkins plugins are too many (see dev mailing list), so we won't be able to continue at this point. |
The user documentation on jenkins.io exclusively outlines the user experience of working with Maven. For the Jenkins project to support building with gradle-jpi-plugin, user docs must be available on the main site.
Requires #214, #215.
This is an action item from #213.
The text was updated successfully, but these errors were encountered: