1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
Jenkins shared library for Continuous Delivery pipelines.
Go to file
Oliver Nocon d66607c31a
dockerExecuteOnKubernetes - support nodeSelector (#747)
support nodeSelector to run on dedicated nodes inside the Kubernetes cluster if required.
2019-06-19 12:26:16 +02:00
.github Fix relative link to editorconfig (#672) 2019-04-23 15:00:23 +02:00
cfg Deploy mkdocs when merging to master 2018-03-12 09:58:32 +01:00
consumer-test fix groovy consumer test bugs (#696) 2019-05-09 12:10:12 +02:00
documentation Add kanikoExec to docu index (#714) 2019-06-19 11:08:09 +02:00
resources Add new step for Dockerfile linting (#723) 2019-06-04 08:01:43 +02:00
src/com/sap/piper Merge remote-tracking branch 'github/master' into HEAD 2019-05-24 14:26:07 +02:00
template remove !#groovy header 2019-05-23 10:37:28 +02:00
test dockerExecuteOnKubernetes - support nodeSelector (#747) 2019-06-19 12:26:16 +02:00
vars dockerExecuteOnKubernetes - support nodeSelector (#747) 2019-06-19 12:26:16 +02:00
.codeclimate.yml New Scenario Step: SAP UI5 on SAP Cloud Platform (#388) 2019-01-15 13:32:01 +01:00
.editorconfig fix Markdown issues (#365) 2018-11-06 13:50:09 +01:00
.gitignore extend documentation generation with custom defaults 2019-04-10 12:17:29 +02:00
.travis.yml Provide docu metadata in gh-pages branch 2019-05-17 10:58:50 +02:00
LICENSE Initial commit 2017-10-17 16:14:48 -04:00
NOTICE Create NOTICE 2017-11-14 09:51:35 +01:00
pom.xml bump version (#735) 2019-05-29 12:40:56 +02:00
README.md readme.md introduction 2019-06-11 15:06:34 +02:00

Build Status Maintainability Test Coverage

Project Piper Repository

The Project "Piper" offers default pipelines to easily implement CI/CD processes integrating SAP systems. The corresponding "Shared Library" provides a set of "steps" to build your own scenarios beyond defaults.

User Documentation

If you want to view the User Documentation of Project Piper please follow this Piper Pages Link.

Known Issues

A list of known issues is available on the GitHub issues page of this project.

How to obtain support

Feel free to open new issues for feature requests, bugs or general feedback on the GitHub issues page of this project.

Register to our google group in order to get updates or for asking questions.

Contributing

Read and understand our contribution guidelines before opening a pull request.

License

Copyright (c) 2019 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