Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jenkinsci/pipeline-utility-steps-plugin
Small, miscellaneous, cross platform utility steps for Jenkins Pipeline jobs.
https://github.com/jenkinsci/pipeline-utility-steps-plugin
jenkins pipeline
Last synced: 6 days ago
JSON representation
Small, miscellaneous, cross platform utility steps for Jenkins Pipeline jobs.
- Host: GitHub
- URL: https://github.com/jenkinsci/pipeline-utility-steps-plugin
- Owner: jenkinsci
- License: mit
- Created: 2016-01-11T17:30:15.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-18T11:32:08.000Z (3 months ago)
- Last Synced: 2025-01-22T01:12:06.358Z (13 days ago)
- Topics: jenkins, pipeline
- Language: Java
- Homepage: https://plugins.jenkins.io/pipeline-utility-steps/
- Size: 1.13 MB
- Stars: 251
- Watchers: 101
- Forks: 164
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Pipeline Utility Steps Plugin
[![Jenkins Plugin](https://img.shields.io/jenkins/plugin/v/pipeline-utility-steps.svg)](https://plugins.jenkins.io/pipeline-utility-steps)
[![Jenkins Plugin Installs](https://img.shields.io/jenkins/plugin/i/pipeline-utility-steps.svg?color=blue)](https://plugins.jenkins.io/pipeline-utility-steps)Small, miscellaneous, **cross platform** utility steps for [Jenkins Pipeline](https://plugins.jenkins.io/workflow-aggregator/) jobs.
## Documentation
* [List of Steps](docs/STEPS.md) provides a short overview.
* [Step reference on jenkins.io](https://www.jenkins.io/doc/pipeline/steps/pipeline-utility-steps/) provides detailed documentation.## Version History
For older releases please refer to the [changelog](CHANGES.md).
Newer releases can be found at [GitHub Releases](https://github.com/jenkinsci/pipeline-utility-steps-plugin/releases).## Contributing
If you have an idea for a pipeline step implementation but don't have a specific plugin to put it in you can more than likely place it here.