mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-03-05 15:15:44 +02:00
* enable unstashing for initial content * syntax fix * beatufy unstashing * Apply suggestions from code review Co-authored-by: Linda Siebert <39100394+LindaSieb@users.noreply.github.com> * fix tests * fix tests * avoid npe * Fix syntax Co-authored-by: Linda Siebert <39100394+LindaSieb@users.noreply.github.com> * Update vars/piperPipelineStageInit.groovy Co-authored-by: Oliver Feldmann <oliver.feldmann@sap.com> * add unit tests * Update vars/piperPipelineStageInit.groovy Co-authored-by: Linda Siebert <39100394+LindaSieb@users.noreply.github.com> Co-authored-by: Linda Siebert <39100394+LindaSieb@users.noreply.github.com> Co-authored-by: Oliver Feldmann <oliver.feldmann@sap.com>
Fixes time bug as sleep takes seconds and not miliseconds leading to a wait time of 50 minutes (#3087)
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.
Description
Languages
Go
76.1%
Groovy
23.8%