1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-10 10:50:11 +02:00
Jenkins shared library for Continuous Delivery pipelines.
Go to file
2017-11-13 13:25:37 +01:00
documentation Initial version of piper-lib. 2017-11-10 16:30:52 +01:00
src/com/sap/piper Initial version of piper-lib. 2017-11-10 16:30:52 +01:00
template Initial version of piper-lib. 2017-11-10 16:30:52 +01:00
test Use regex for asserting sed command 2017-11-13 11:22:57 +01:00
vars [fix] sed'ing timestamp during mta build fails with blanks in file path. 2017-11-13 11:22:55 +01:00
.editorconfig Initial version of piper-lib. 2017-11-10 16:30:52 +01:00
.gitignore Initial version of piper-lib. 2017-11-10 16:30:52 +01:00
CONTRIBUTING.md Remove note about SAP internal release 2017-11-13 11:18:25 +01:00
LICENSE Initial commit 2017-10-17 16:14:48 -04:00
pom.xml Initial version of piper-lib. 2017-11-10 16:30:52 +01:00
README.md Initial version of piper-lib. 2017-11-10 16:30:52 +01:00

Project "Piper" Overview

An efficient software development process is vital for success in building business applications on SAP Cloud Platform or SAP on-premise platforms. SAP addresses this need for efficiency with project "Piper". The goal of project "Piper" is to substantially ease setting up continuous deployment processes for the most important SAP technologies by means of Jenkins pipelines.

Project "Piper" consists of two parts:

  • A shared library containing steps and utilities that are required by Jenkins pipelines.
  • A set of Jenkins pipelines using the piper library to implement best practice processes.

Please follow this link to our documentation