Git Product home page Git Product logo

gate-resource-example's Introduction

gate-resource-example

An example pipeline for the gate resource.

The gates branch of this repo contains the state of all gates used in this pipeline.

Pipeline

Gates

This pipeline has the following gates:

  • a-gate: a simple gate
  • b-gate: another simple gate
  • auto-gate: an auto-gate with items that automatically close when a combination of items passed through gates a and b

HowTo & Jobs

This example pipeline has the following jobs. To see an example flow, trigger the jobs in the same order as they are described below.

In a real pipeline, job triggers would of course come from some other source, e.g. a completed build step or a changed source repository.

  • push-a generates a random item passing through a-gate
  • push-b generates a random item passing through b-gate
  • push-autogate generates an autoclose item in auto-gate that depends on the last two item that passed through a-gate and b-gate respectively
  • autoclose-autogate updates the autoclose items in auto-gate
  • echo triggers for every item passing through auto-gate and simply prints its contents

gate-resource-example's People

Contributors

johannesrudolph avatar simontheleg avatar

Forkers

luis-nagaki

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.