README
¶
Important: This project is no longer accepting contributions. We appreciate all the past contributions and support from the community.
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.
Documentation
¶
There is no documentation for this package.
Directories
¶
Path | Synopsis |
---|---|
pkg
|
|
cnbutils
Package cnbutils provides utility functions to interact with Buildpacks
|
Package cnbutils provides utility functions to interact with Buildpacks |
cnbutils/bindings
Package bindings provides utility function to create buildpack bindings folder structures
|
Package bindings provides utility function to create buildpack bindings folder structures |
cnbutils/project
Package project handles project.toml parsing
|
Package project handles project.toml parsing |
cnbutils/project/metadata
Package metadata handles generation of the project-metadata.toml
|
Package metadata handles generation of the project-metadata.toml |
cnbutils/project/types
Source: https://github.com/buildpacks/pack/blob/main/pkg/project/types/types.go
|
Source: https://github.com/buildpacks/pack/blob/main/pkg/project/types/types.go |
cnbutils/project/v01
Source: https://github.com/buildpacks/pack/blob/main/pkg/project/v01/project.go
|
Source: https://github.com/buildpacks/pack/blob/main/pkg/project/v01/project.go |
cnbutils/project/v02
Source: https://github.com/buildpacks/pack/blob/main/pkg/project/v02/project.go
|
Source: https://github.com/buildpacks/pack/blob/main/pkg/project/v02/project.go |
cnbutils/registry
Package registry provides utilities to search buildpacks using registry API
|
Package registry provides utilities to search buildpacks using registry API |