A small Jenkins shared library with some CI/CD utilities.
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
This Jenkins shared library contains various utility methods for accelerating CI/CD workflows.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
See pom.xml
for the required plugin dependencies.
Note that these are imported within the "test" scope for this project.
See the following guide: https://www.jenkins.io/doc/book/pipeline/shared-libraries/#using-libraries
Documentation is available as *.txt
files in the /vars
directory.
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project.
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
). - Commit your Changes (
git commit -m 'Add some AmazingFeature'
). - Push to the Branch (
git push origin feature/AmazingFeature
). - Open a Pull Request.
Distributed under the MIT License. See LICENSE
for more information.
Peter Jonsson - @95jonpet - [email protected]
Project Link: https://github.com/95jonpet-jenkins-cicd-utils-shared-library