Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.