Giter VIP home page Giter VIP logo

pipelines's Introduction

The purpose of this repository is to provide reusable building blocks implementing specific workflows for CI/CD pipelines. It is currently scoped toward pipelines in Azure Devops, and pipelines that use Github Actions.

One Time Setup

It is technically possible to create pipelines in another github account that depend directly on this (public) repository. This might cause unexpected behavior in those pipelines when this repository is updated. For this reason, it is very much recommended to keep your pipelines stable by creating a copy of this repo in your own Github account, and work from there.

  • If you just want to create a starting point based on this repository: use this repository as template.
  • If you want to be able to pull future commits from this repository, or contribute using pull requests: create a fork

Azure Devops

This only applies when using this repository for Azure Devops Pipelines

Install Azure Devops Marketplace tasks

When using the Azure Devops-specific templates, errors will be thrown if the tasks used in the templates are not already installed from the marketplace. Below is a list of the tasks used in this repository. Note: not every pipeline needs all tasks. The links to the tasks will also be added as comment at the top in of the actual template files, to help with installing only the extensions that are actually needed.

(Optional) Authors

Check and update the values of the variables in "AzDo/yaml/variables/authors.yml". This file can used in several workflows (like the (TODO: LINK TO) nuget package templates when made public), and ensures that your authoring information is uniformly embedded in your packages.

pipelines's People

Contributors

arnopeters avatar woodchuckcrab avatar

Watchers

 avatar

pipelines's Issues

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.