Mark Waite

Results 431 comments of Mark Waite
trafficstars

Notes in Docs Office Hours recommended: * rename “Installing Jenkins” to “Install & Upgrade” * Guide user to upgrade only the Jenkins package with package manager * Refer them to...

See https://community.jenkins.io/t/how-to-upgrade-java-for-jenkins-on-windows-10/2121 for another example of an open question asking for more details on upgrading Jenkins.

I think that the focus of the user during installation is very different from the focus of the user during upgrade. I think that the amount of instruction needed to...

@getJv is willing to remove the expanding HTML in the PR if that makes it more readily accepted for merge. Page generation failures need to be fixed before this can...

@hp77-creator that would be great. Thanks for offering! We've also realized that we would benefit from more precise instructions on how to create the redirect. After you've submitted the pull...

Distribution of this plugin is suspended due to open security issues and an initial concern that it includes a component that is not open source. The source for the component...

Thanks for submitting the issue @asherber!

@prasad12k did you review the [REST API page](https://www.jenkins.io/doc/book/using/remote-access-api/)? Did you consider one of the REST API wrappers ([Python](https://www.jenkins.io/doc/book/using/remote-access-api/#RemoteaccessAPI-PythonAPIwrappers), [Ruby](https://www.jenkins.io/doc/book/using/remote-access-api/#RemoteaccessAPI-RubyAPIwrappers), [Java](https://www.jenkins.io/doc/book/using/remote-access-api/#RemoteaccessAPI-JavaAPIwrappers))? Did you review the documentation for the `/api/` page of...

Jenkins has the concept of a job and can report the results of a job. Plugins may provide additional concepts like a deployment. That would be described in the documentation...

Submitted https://github.com/jenkins-infra/jenkins-infra/pull/1610 for the redirect. Once that is merged, this issue can be closed as complete.