jenkins.io
jenkins.io copied to clipboard
A static site for the Jenkins automation server
Downstream of https://github.com/jenkinsci/jenkins/pull/9024 I left _Hudson's own user database_ in `changelog-old.html` alone, other occurrences are changed.
### Suggestion We should use `main` instead of `master` as primary branch. This will need updating not only this repo but also all references to `master` in Jenkinsfile(s) and job...
This issue is to receive nominations for the Most Valuable Jenkins Contributor 2024. This award is presented to an individual who has contributed to the Jenkins project the most through...
This issue is to receive nominations for the Jenkins Security MVP 2024. This award is presented to an individual most consistently providing excellent security reports or resolving security issues. To...
This issue is to receive nominations for the Most Valuable Jenkins Advocate 2024. This award is presented to an individual who has helped advocate for Jenkins through organization of (a)...
### Describe your use-case which is not covered by existing documentation. I'm running Jenkins in Podman (not my choice), and the auto-restart policy described here https://www.jenkins.io/blog/2022/05/27/docker-image-new-lifecycle/ doesn't work. I'm sure...
### Problem with this page [Groovy Hook Scripts](https://www.jenkins.io/doc/book/managing/groovy-hook-scripts/#post-initialization-script-init-hook) page[source file](https://github.com/jenkins-infra/jenkins.io/tree/master/content/doc/book/managing/groovy-hook-scripts.adoc) ### Expected behavior Documentation should point out that in case using the docker image (which I believe more and more...
### Suggestion By using https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme
### Problem with this page [Pipeline Examples](https://www.jenkins.io/doc/pipeline/examples/) page [source file](https://github.com/jenkins-infra/jenkins.io/tree/master/content/doc/pipeline/examples.html.haml) ### Expected behavior https://www.jenkins.io/doc/pipeline/examples/ contains up-to-date, copy/paste ready examples to use in pipelines. ### Actual behavior Many samples are outdated...
Fixes #6949