Skip to content

95jonpet/jenkins-cicd-utils-shared-library

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Jenkins cicd-utils shared library

A small Jenkins shared library with some CI/CD utilities.
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

This Jenkins shared library contains various utility methods for accelerating CI/CD workflows.

Getting Started

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.

Prerequisites

See pom.xml for the required plugin dependencies. Note that these are imported within the "test" scope for this project.

Installation

See the following guide: https://www.jenkins.io/doc/book/pipeline/shared-libraries/#using-libraries

Usage

Documentation is available as *.txt files in the /vars directory.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

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.

  1. Fork the Project.
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature).
  3. Commit your Changes (git commit -m 'Add some AmazingFeature').
  4. Push to the Branch (git push origin feature/AmazingFeature).
  5. Open a Pull Request.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Peter Jonsson - @95jonpet - [email protected]

Project Link: https://github.com/95jonpet-jenkins-cicd-utils-shared-library

Acknowledgements

About

Jenkins shared library with CI/CD utilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published