Coder Social home page Coder Social logo

turalf / evergreen Goto Github PK

View Code? Open in Web Editor NEW

This project forked from evergreen-ci/evergreen

0.0 1.0 0.0 172.88 MB

A Distributed Continuous Integration System from MongoDB

Home Page: https://evergreen.mongodb.com/waterfall/evergreen

License: Other

Go 80.51% HTML 4.57% JavaScript 8.84% CSS 5.42% Makefile 0.14% Shell 0.05% Python 0.02% Less 0.44%

evergreen's Introduction

Evergreen

Evergreen is a distributed continuous integration system built by MongoDB. It dynamically allocates hosts to run tasks in parallel across many machines.

See the wiki for user-facing documentation.

See the API docs for developer documentation. For an overview of the architecture, see the list of directories and their descriptions at the bottom of that page.

Features

Elastic Host Allocation

Use only the computing resources you need.

Clean UI

Easily navigate the state of your tests, logs, and commit history.

Multiplatform Support

Run jobs on any platform Go can cross-compile to.

Spawn Hosts

Spin up a copy of any machine in your test infrastructure for debugging.

Patch Builds

See test results for your code changes before committing.

Stepback on Failure

Automatically run past commits to pinpoint the origin of a test failure.

Go Requirements

Building the Binaries

Setup:

  • If you're going to use the makefile, set GOMODCACHE (you can just set it to the output of go env GOMODCACHE, unless you want it somewhere else).
  • check out a copy of the repo into your gopath. You can use: go get github.com/evergreen-ci/evergreen or just git clone https://github.com/evergreen-ci/evergreen.

Possible Targets:

  • run make build to compile a binary for your local system.
  • run make dist to compile binaries for all supported systems and create a dist tarball with all artifacts.

evergreen's People

Contributors

john-m-liu avatar bsamek avatar tychoish avatar ablack12 avatar kimchelly avatar ybrill avatar 3rf avatar mpobrien avatar richardsamuels avatar unrealsolver avatar malikchaya2 avatar julianedwards avatar khelif96 avatar supajoon avatar deafgoat avatar hhoke avatar hadjri avatar bynn avatar stuartbutler avatar tzembo avatar jimoleary avatar normster avatar ygina avatar syev avatar judahschvimer avatar rayangler avatar ehershey avatar sophstad avatar zakhark avatar arjunpatel100 avatar

Watchers

James Cloos 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.