mischnic / python-ci

A lightweight CI-server with a web interface
MIT License
8 stars 1 forks source link

Cleanup old builds #7

Open mischnic opened 7 years ago

mischnic commented 7 years ago

Show status for every commit: https://developer.github.com/v3/repos/statuses/ and for pull requests

https://developer.github.com/v3/guides/building-a-ci-server/ https://github.com/github/platform-samples/tree/master/api/ruby/building-a-ci-server

Deployment:

https://developer.github.com/v3/repos/deployments/ https://developer.github.com/v3/guides/delivering-deployments/