×
Oct 7, 2021 · The original way to select a build job uses a regexpr filter on the repo name. The repos that move over to the new job will match the same ...
Sep 7, 2021 · Slaves are computers that are set up to build projects for a master. Jenkins runs a separate program called "slave agent" on slaves. When slaves ...
Jobs and Folders. Your job or folder configurations, build histories, archived artifacts, and workspace will exist entirely within the jobs folder. The jobs ...
Oct 27, 2021 · Hi there, We are using the Amazon EC2 instance as jenkins agent and the multibranch pipeline build is trigger for any changes detected in ...
Oct 20, 2022 · As a reminder, the term “slave” to refer to an agent has been deprecated since 2016. Please refer to On Jenkins Terminology Updates for more ...
Jun 24, 2022 · Here is a video from @darinpope that describes the configuration of multiple JDK versions: As a reminder, the term “slave” to refer to an agent ...
Jan 16, 2017 · A One-Shot Executor is a Slave created for a specific Build in Jenkins Queue. It is launched as the Build start, and destroyed as the Build ...
Feb 17, 2024 · In my setup, I have a pipeline that triggers a job periodically. What I would like to do is to check to see if an existing job is already in ...
Jul 19, 2023 · I correct the original post to the term of controller and agents. I will have 100-1000 jobs, 50-500 old builds should be saved for each job.
Build Pipeline plugin - provides a way to execute Jenkins jobs sequentially. Build Flow Plugin - introduces a job type that lets you define an orchestration ...