jenkins.io icon indicating copy to clipboard operation
jenkins.io copied to clipboard

A static site for the Jenkins automation server

Results 245 jenkins.io issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi team. In another [PR](https://github.com/jenkinsci/pipeline-model-definition-plugin/pull/560) i have added a new option that will enable/disable "restart from stage" button in Jenkins UI. This PR documents this option and how it is...

work-in-progress
on-hold
documentation

Previously, pages on jenkins.io had an indicator (underline) what the active menu item is. That is gone now and should be restored. ## Screenshots It's still a little visible in...

bug

#4240 broke all links to anchors, as `/` is also added to those. See e.g. "reporting" labeled link in http://www.jenkins.io/security/advisory/2021-04-07/#credit It worked in the commit previous to the PR being...

bug

I recently noticed an increase in the number of questions related to unresolved security vulnerabilities announced in security advisories. A public example is https://groups.google.com/g/jenkinsci-users/c/JKnCVT1YGVk/m/Zgx2GkQwAQAJ. In private, folks file SECURITY issues...

documentation

## Improve a plugin tutorial and blog post Describe some of the common, small, useful steps that a new contributor can offer to improve a plugin. Uses the notes from...

blogpost
documentation

Search results for the www.jenkins.io site are often not as effective as they should be. Searching for the word "upgrade" should show pages related to Jenkins upgrades (like the Jenkins...

enhancement

When there is an infra outage, people tend to use the "Report a problem" link at the bottom of jenkins.io pages and create issues not related to the website nor...

enhancement

We already have tooling for Pipeline steps which generates a zipball that the jenkins.io build process already downloads. I think what would be ideal is to have the options and...

Problem with the [Pipeline Syntax](https://www.jenkins.io/doc/book/pipeline/syntax/) page, [source file](https://github.com/jenkins-infra/jenkins.io/blob/master/content/doc/book/pipeline/syntax.adoc) ## Screenshots ![image](https://user-images.githubusercontent.com/799021/167851138-45be045b-4dfa-4eed-afce-8485cac96458.png) I see some SO answers refer here, but `args` does not work =( https://stackoverflow.com/a/46359650/4632019

bug

Problem with the [Installing Linux](https://www.jenkins.io/doc/book/installing/linux/) page, [source file](https://github.com/jenkins-infra/jenkins.io/blob/master/content/doc/book/installing/linux.adoc) ## Linux install guide lacks upgrade instructions The page describes the installation process but does not describe the upgrade process. Multiple Linux...

bug