×
This blog showcases all the work done in the project Building Jenkins.io with Alternative Tools during Google Summer of Code 2023. Table of Contents About ...
Missing: /url | Show results with:/url
May 16, 2018 · One common pattern for automated releases I have seen and used relies on Git tags as the catalyst for a release process.
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
Get a jump start by finding projects to contribute to, adding "Hacktoberfest" tag to your projects, or familiarizing yourself with Git. The Jenkins community ...
Missing: /url | Show results with:/url
Mar 25, 2023 · Hi Guys, I have created my drafted proposal Mahmoud_Galal Proposal for building Jenkins.io with alternative tools For Building Jenkins.io ...
Missing: /url | Show results with:/url
With the introduction of the Pipeline plugin, users now can implement a project's entire build/test/deploy pipeline in a Jenkinsfile and store that alongside ...
Advancing the Jenkins GUI: Configuring Items in Jenkins. https://youtu.be/1Qn4jEwAeGc Above is the screencast associated with this blog post If you have ever ...
This demonstrates how to push a tag (or branch, etc) to a remote Git repository from within a Pipeline job. The authentication step may vary between projects.
Missing: infra/ | Show results with:infra/
In this article, I would like to share some highlights from the User Interface track of the Jenkins UI/UX Hackfest we held on May 25..29. This blog post has ...
Missing: /url | Show results with:/url
Global Variables however, are resolved at runtime. This video reviews using resource files from a Shared Library. A link to the example repository used is also ...