4b93dc5db7
* Provide response from tms file upload also in case of return codes outside 2xx * Update src/com/sap/piper/integration/TransportManagementService.groovy Co-Authored-By: Oliver Feldmann <oliver.feldmann@sap.com> * Update src/com/sap/piper/integration/TransportManagementService.groovy Co-Authored-By: Oliver Feldmann <oliver.feldmann@sap.com> * consider re-running in verbose mode only if we are not in verbose mode * Add missing script reference when calling error * avoid curl --fail in order to get also a response in case of 4xx 5xx * add missing write-out * --output instead of -o * fix syntax errors * fix codeclimat issue * fix unit tests /1 * Adjust unit tests * More unit tests * Use other texts in verbose mode and non verbose mode in case of a failure in order to avoid issue with hanging log messages surviving a test case (... should not be the case). For the non verbose mode we check the http response code since there is not message we can check. * Now with the full comment explaining the 418 * Provide different responses for verbose and non-verbose mode in order to distinguish the cases Co-authored-by: Oliver Feldmann <oliver.feldmann@sap.com> |
||
---|---|---|
.github | ||
.hooks | ||
.pipeline | ||
cfg | ||
cmd | ||
consumer-test | ||
contrib | ||
documentation | ||
integration | ||
pkg | ||
resources | ||
src/com/sap/piper | ||
template | ||
test | ||
vars | ||
.codeclimate.yml | ||
.editorconfig | ||
.gitignore | ||
.travis.yml | ||
config.toml | ||
DEVELOPMENT.md | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
NOTICE | ||
pom.xml | ||
README.md |
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