GitXplorerGitXplorer
l

panda-ci

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
24804b310eda9800a721e71e97bcb0304554517d

Update phoenix to 0.15.0

llsimoneau committed 9 years ago
Unverified
1c131be9e79409f33a215caae46c19095cbb2286

Add Phoenix

llsimoneau committed 10 years ago
Unverified
128fb1011fe3c7868993abbdab99bc6096dd606a

Added preliminary git clone of the project repo

committed 10 years ago
Unverified
824c7775721ce2d3afd390cbb48e117d91a3e498

Add MIT license

llsimoneau committed 10 years ago
Unverified
42dfb98c6adf0e9d14b24043024893f2c7be85c1

Make Stage handle multiline output as well as output to STDERR

llsimoneau committed 10 years ago
Unverified
4c38549118e72b0e8cd64a57abf1028a411bf920

Handle exit codes for stages

llsimoneau committed 10 years ago

README

The README file for this repository.

Panda

An exploratory dabble with Elixir and OTP by way of a lightweight distributed CI system.

TODO

  • Handle test and deploy stages differently (test stages run all commands even on error)
  • Report exit code of stages
  • Queue jobs
  • Provide event managers to stream command output
  • Handle stalled jobs
  • Allow configuration with YAML files
  • Persistence layer
  • Web front-end
  • Run stages in directories and clean up
  • Git/GitHub integration
  • Distribution across nodes
  • Probably lots more things I can't think of off the top of my head

License

This software is licensed under the MIT license