Project

General

Profile

Actions

bug #7579

open

Set up pipelines in Jenkins to replace the build pipelines

Added by Andreas Kohlbecker almost 6 years ago. Updated about 2 years ago.

Status:
New
Priority:
Priority14
Category:
devOps
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Severity:
normal
Found in Version:
Tags:

Description

Our jenkins setup are using the build-pipeline-plugin.

Since Jenkins 2 there is a much better tool to setup pipelines, Jenkins Pipeline

see the following resources for information on how to use it:


Jenkinsfile should be used:

Creating a Jenkinsfile and committing it to source control provides a number of immediate benefits:

  • Automatically creates a Pipeline build process for all branches and pull requests.
  • Code review/iteration on the Pipeline (along with the remaining source code).
  • Audit trail for the Pipeline.
  • Single source of truth [3] for the Pipeline, which can be viewed and edited by multiple members of the project.

Related issues

Related to EDIT - bug #10007: fix reindex jobs on jobberClosedAndreas Müller04/06/202204/08/2022

Actions
Related to EDIT - task #9513: "table to div regression": replace scriptler + dynamic parameter pluginsClosedAndreas Kohlbecker

Actions
Actions

Also available in: Atom PDF