jenkins.io
jenkins.io copied to clipboard
A static site for the Jenkins automation server
Problem with the [Using a Jenkinsfile](https://www.jenkins.io/doc/book/pipeline/jenkinsfile/) page, [source file](https://github.com/jenkins-infra/jenkins.io/blob/master/content/doc/book/pipeline/jenkinsfile.adoc) Hi, see [https://www.jenkins.io/doc/book/pipeline/jenkinsfile/#injection-via-interpolation], search "Credential mangling", the section, starting with this text and the next section. The main goal is clear,...
* The Distributed builds page was created. issue: #2888 * It is a large page with only features descriptions and possible use to the Agents architecture. Here is a page...
## Essential information * Pages to redirect: https://wiki.jenkins.io/display/JENKINS/Launching+slave.jar+from+from+console and https://wiki.jenkins.io/display/JENKINS/Launching+agent+from+console * Redirect destination: https://www.jenkins.io/doc/book/managing/nodes/ ## Redirecting pages A redirect should be setup, by sending a PR to this file: https://github.com/jenkins-infra/jenkins-infra/blob/staging/dist/profile/templates/confluence/vhost.conf,...
## Suggestion Modify the advisory generation code to include opengraph image ling and page description by default. Open graph samples: https://docs.google.com/presentation/d/1Q1PgNnRTgzBpVRXPqQo3PudzCa2eoc6_1_NRjFRMLrU/edit#slide=id.g73802e651f_0_34 . The date is not really needed, so it...
Problem with the [Docker](https://www.jenkins.io/doc/book/installing/docker/) page, [source file](https://github.com/jenkins-infra/jenkins.io/blob/master/content/doc/book/installing/docker.adoc) The image build in step 4 for 'On Windows' fails, multiple 'Downloaded file is not a valid ZIP' messages dockerfile ```Dockerfile FROM jenkins/jenkins:2.277.2-lts-jdk11...
Problem with the [Performing a Plugin Release](https://www.jenkins.io/doc/developer/publishing/releasing/) page, [source file](https://github.com/jenkins-infra/jenkins.io/blob/master/content/doc/developer/publishing/releasing.adoc) Artifactory release for **Gradle** is missing! ## Screenshots  ## Possible Solution Please add the gradle equivalent. The article is...
There is a pending terminology discussion in https://groups.google.com/g/jenkinsci-dev/c/x5vdlJDvntw . Once we finalize the decisions, https://www.jenkins.io/doc/book/glossary/ needs to be updated to list the new terms.
Many of them are not particularly useful outside the context of Jenkins, but for those it works for it's a lot nicer than linking to files within the GitHub repository....
Problem with this page: https://www.jenkins.io/doc/book/security/access-control/ The page wrongly uses the `documentation` layout (it should be `section`). When changing that however, the layout breaks due to the code block about halfway...
Problem with: [Configuring the System](https://jenkins.io/doc/book/managing/system-configuration/), [source file](https://github.com/jenkins-infra/jenkins.io/blob/master/content/doc/book/managing/system-configuration.adoc) The page is empty, and I am not sure what is supposed to be there. My suggestion would be to just cleanup the...