jenkins.io
jenkins.io copied to clipboard
A static site for the Jenkins automation server
Fix https://github.com/jenkins-infra/jenkins.io/issues/7568. I have tested the configuration with and without path prefix and validated that it works. I also helped a user to make websocket agent connection happens through 2...
### Describe your use-case which is not covered by existing documentation. Per me understanding from https://httpd.apache.org/docs/2.4/mod/mod_proxy_wstunnel.html, the modules `rewrite` and `proxy_wstunnel` must be loaded and the following should be added...
### Describe your use-case which is not covered by existing documentation. We should limit the https://www.jenkins.io/changelog-stable/ page to displaying only the last 2 years of changelogs. Older changelogs should be...
This PR replaces the updatecli GitHub Action by a Jenkins pipeline and uses https://github.com/apps/jenkins-infra-updatecli instead of https://github.com/jenkins-infra-bot in updatecli values. Ref: - https://github.com/jenkins-infra/helpdesk/issues/2778