×
How to build an unsigned Jenkins MSI on your Windows machine. Should you ever need to rebuild a Jenkins MSI on your Windows machine, here is a way to do it.
Missing: /url | Show results with:/url
Jenkins Long-Term Support Release. We have released 1.409.1, our first long-term support (LTS) release, from the Jenkins project.
May 11, 2020 · New images. All official Docker images for agents now provide nanoserver-1809 and windowsservercore-1809 tags which include Windows images and, ...
A little over a year ago, we launched JenkinsIsTheWay.io, a website whose sole purpose is to share Jenkins user stories with the developers and engineers in our ...
Missing: /url | Show results with:/url
Introducing the Azure Key Vault Credentials Provider for Jenkins. Azure Key Vault is a product for securely managing keys, secrets and certificates.
Missing: /url | Show results with:/url
The repo plugin assigns values to environment variables in Pipeline projects. REPO_MANIFEST_URL. URL of manifest repository used. REPO_MANIFEST_BRANCH. Branch ...
Jun 28, 2022 · In this blog post, we will discuss the Jenkins project's migration to Java 11 and Java 17, reflecting on it in the context of previous Java ...
Missing: /url | Show results with:/url
Generating an SSH key pair · In a terminal window run the command: ssh-keygen -f ~/.ssh/jenkins_agent_key · Provide a passphrase to use with the key (it can be ...
The jnlpUrl ${JENKINS_URL}/computer/${AGENT_NAME}/jenkinsagent.jnlp argument to the agent JAR has been deprecated. Use url ${JENKINS_URL} and name ...
Short container image tags (without "jdk" in them) such as jenkins/jenkins:2.426.1 are now using Java 17. If you need to continue using Java 11, use tags ...