Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sap-samples/stewardci-example-pipelines
Simple example Jenkins pipelines (Jenkinsfiles) that can be executed in a project “Steward” instance. In the SAP/stewardci-core repository we have example Steward pipelines that will reference the example Jenkinsfiles in the example repository.
https://github.com/sap-samples/stewardci-example-pipelines
continuous-delivery jenkins-pipeline sample sample-code
Last synced: about 3 hours ago
JSON representation
Simple example Jenkins pipelines (Jenkinsfiles) that can be executed in a project “Steward” instance. In the SAP/stewardci-core repository we have example Steward pipelines that will reference the example Jenkinsfiles in the example repository.
- Host: GitHub
- URL: https://github.com/sap-samples/stewardci-example-pipelines
- Owner: SAP-samples
- License: apache-2.0
- Created: 2019-11-14T18:39:06.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-11T10:22:07.000Z (about 1 year ago)
- Last Synced: 2023-10-11T15:51:12.694Z (about 1 year ago)
- Topics: continuous-delivery, jenkins-pipeline, sample, sample-code
- Size: 44.9 KB
- Stars: 1
- Watchers: 4
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![REUSE status](https://api.reuse.software/badge/github.com/SAP-samples/stewardci-example-pipelines)](https://api.reuse.software/info/github.com/SAP-samples/stewardci-example-pipelines)
# Description
This project contains sample Jenkins pipeline definitions (`Jenkinsfile`s). The Jenkinsfiles are mainly designed as examples for [project "Steward"](https://github.com/SAP/stewardci-core), but might also work in regular Jenkins scenarios.
# Requirements
An own [project "Steward"](https://github.com/SAP/stewardci-core) instance.
# Download and Installation
Here you find more information about [how to install project "Steward"](https://github.com/SAP/stewardci-core/tree/master/docs/install).
# Configuration
Here you find [the project "Steward" examples](https://github.com/SAP/stewardci-core/tree/master/docs/examples) corresponding the the Jenkinsfiles in this project.
# Limitations
The pipelines in this project are only simple examples to demonstrate certain aspects. The are not meant to be used productively. You can use and modify them on your own risk.
# Known Issues
See GitHub issues on this project
# How to obtain support
Please create issues on this repository to contact us.
## Contributions
Checkout the [CONTRIBUTING.md file](CONTRIBUTING.md) for more details on how to contribute to this open source project.
## Code of conduct
Checkout the [CODE_OF_CONDUCT.md file](CODE_OF_CONDUCT.md) for more details on the code of conduct for this open source project.
# License
Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the [LICENSE](LICENSE) file.