mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-14 11:03:09 +02:00
47 lines
2.4 KiB
Markdown
47 lines
2.4 KiB
Markdown
[![Build Status](https://travis-ci.org/SAP/jenkins-library.svg?branch=master)](https://travis-ci.org/SAP/jenkins-library)
|
|
[![Maintainability](https://api.codeclimate.com/v1/badges/0e6a23344616e29b4ed0/maintainability)](https://codeclimate.com/github/SAP/jenkins-library/maintainability)
|
|
[![Test Coverage](https://api.codeclimate.com/v1/badges/0e6a23344616e29b4ed0/test_coverage)](https://codeclimate.com/github/SAP/jenkins-library/test_coverage)
|
|
|
|
# Project Piper Library Repository
|
|
Welcome to the Repository of the extended Library of Project Piper.
|
|
|
|
# User Documentation
|
|
If you want to view the User Documentation of Project Piper please follow this [GitHub Pages Link][pages-user-doc].
|
|
|
|
# Known Issues
|
|
A list of known issues is available on the [GitHub issues page of this project][piper-library-issues].
|
|
|
|
# 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][piper-library-issues].
|
|
|
|
Register to our [google group][google-group] in order to get updates or for asking questions.
|
|
|
|
# Contributing
|
|
|
|
Read and understand our [contribution guidelines][piper-library-contribution]
|
|
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][piper-library-license]
|
|
|
|
[pages-user-doc]: https://sap.github.io/jenkins-library/
|
|
[github]: https://github.com
|
|
[piper-library]: https://github.com/SAP/jenkins-library
|
|
[devops-docker-images]: https://github.com/SAP/devops-docker-images
|
|
[piper-library-scenario]: https://sap.github.io/jenkins-library/scenarios/ui5-sap-cp/Readme/
|
|
[piper-library-pages]: https://sap.github.io/jenkins-library
|
|
[piper-library-pages-plugins]: https://sap.github.io/jenkins-library/jenkins/requiredPlugins
|
|
[piper-library-issues]: https://github.com/SAP/jenkins-library/issues
|
|
[piper-library-license]: ./LICENSE
|
|
[piper-library-contribution]: .github/CONTRIBUTING.md
|
|
[jenkins-doc-pipelines]: https://jenkins.io/solutions/pipeline
|
|
[jenkins-doc-libraries]: https://jenkins.io/doc/book/pipeline/shared-libraries
|
|
[jenkins-doc-steps]: https://jenkins.io/doc/pipeline/steps
|
|
[jenkins-plugin-sharedlibs]: https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+Shared+Groovy+Libraries+Plugin
|
|
[google-group]: https://groups.google.com/forum/#!forum/project-piper
|