GithubHelp home page GithubHelp logo

isabella232 / stakater-pipeline-library Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stakater/stakater-pipeline-library

0.0 0.0 0.0 1.98 MB

A repo for managing pipelines for Jenkins

Home Page: http://stakater.com

License: Apache License 2.0

Groovy 99.47% Makefile 0.51% Dockerfile 0.02%

stakater-pipeline-library's Introduction

Stakater Pipeline Library

Problem

We often face situations where multiple projects were using the same CI/CD pipeline workflow(optionally with minor changes). This resulted in a lot of code duplication and redundant work when trying to update a functionality.

Solution

We decided to extract out the reusable components from different Jenkinsfile into a pipeline library making it the single source of truth and using it for CI/CD workflows of all our applications.

How to use Stakater Pipeline Library

Just add the following to the top of your Jenkinsfile

#!/usr/bin/env groovy
@Library('github.com/stakater/[email protected]') _

and you can directly use any methods available in the library.

Help

Documentation

You can find more documentation here

Have a question?

File a GitHub issue, or send us an email.

Talk to us on Slack

Join and talk to us on Slack for discussing Stakater Pipeline Library

Join Slack

Contributing

Bug Reports & Feature Requests

Please use the issue tracker to report any bugs or file feature requests.

Developing

PRs are welcome. In general, we follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

Changelog

View our closed Pull Requests.

License

Apache2 © Stakater

About

Stakater Pipeline Library is maintained by Stakater. Like it? Please let us know at [email protected]

See our other projects or contact us in case of professional services and queries on [email protected]

Acknowledgements

  • fabric8-pipeline-library; We got the motivation to write our own pipeline library from fabric8's pipeline library. Initially we started by improving the existing library but felt that it needed a major revamp to cater better to our needs so we decided to write our own version of pipeline library.

stakater-pipeline-library's People

Contributors

rawlingsj avatar kahootali avatar waseem-h avatar ahsan-storm avatar fusesource-ci avatar jstrachan avatar usamaahmadkhan avatar aliartiza75 avatar hazim1093 avatar faizanahmad055 avatar rasheedamir avatar ahmedwaleedmalik avatar iamwaseem avatar iocanel avatar rajdavies avatar asim42 avatar ahsan-aurora avatar rhuss avatar hectorj2f avatar rupalibehera avatar jimmidyson avatar msrb avatar ahmadiq avatar joshuawilson avatar bartoszmajsak avatar jerboaa avatar stakater-user avatar vpavlin avatar sbose78 avatar ladicek avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.