1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/README.md

22 lines
1.2 KiB
Markdown
Raw Normal View History

2017-07-11 15:12:03 +02: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][piper-library] containing steps and utilities that are required by Jenkins pipelines.
* A set of [Jenkins pipelines][piper-pipelines] using the piper library to implement best practice processes.
# Please follow [this link to our documentation][piper-library-pages]
2017-11-14 10:50:11 +02:00
# [License][piper-library-license]
Copyright (c) 2017 SAP SE or an SAP affiliate company. All rights reserved.
This file is licensed under the Apache Software License, v. 2 except as noted otherwise in the [LICENSE file][piper-pipelines-license]
2017-07-11 15:12:03 +02:00
[piper-library]: https://github.com/SAP/jenkins-library
[piper-pipelines]: https://github.com/SAP/jenkins-pipelines
[piper-library-pages]: https://sap.github.io/jenkins-library
2017-11-14 10:50:11 +02:00
[piper-library-license]: ./LICENSE