Code Monkey home page Code Monkey logo

ci's Introduction

Concourse: CI

This is where you'll find the all the CI related files for Concourse.

See this repo in action.

Currently the repo is split into five main sections:

Deployments

Configuration files for BOSH- and terraform-managed deployments used in testing.

Dockerfiles

A lot of Dockerfiles are used throughout the Concourse automation. Many of those are in the /dockerfiles folder.

Overrides

Overrides for docker-compose.

Pipelines

Pipeline definitions live here. Some highlights:

concourse.yml

The crown jewel of this entire repo, it's how concourse is built, tested, and shipped.

pr.yml

This instance group contains one instanced pipeline for each open pull request. pr.yml specifies the tests to run for each pull request, and will update the pull request with the results of the tests.

reconfigure.yml

Whenever any of these pipeline definitions get changed, the reconfigure pipeline will run to reconfigure the affected pipelines.

This pipeline also tracks the list of pull requests and sets an instanced pipeline for each one.

resources/template.jsonnet

This is the template that gets used for all of the base resource types that are supported by the Concourse team. Each of those repos follows a similar enough structure that the same template can be used to do the basic PR-testing and shipping tasks for all of them.

The set of resource types for which we automatically test PRs against and ship images to DockerHub is determined by the RESOURCES parameter to the render-resource-pipeline-templates task.

The source of truth for which resource types are bundled into Concourse is not clearly documented in public right now, but the ultimate source of truth is the set of inputs to the resource-types-images job in the main pipeline.

Tasks

Concourse specific task files, these range from testing the front end to building binaries to sending notifications to Slack.

ci's People

Contributors

chenbh avatar clarafu avatar ddadlani avatar deniseyu avatar estebanfs avatar infra-red avatar kcmannem avatar muntac avatar nader-ziada avatar pivotal-bin-ju avatar scottietremendous avatar taylorsilva avatar vito avatar xtreme-sameer-vohra avatar xtremerui avatar youssb avatar

Watchers

 avatar  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.