bazooka-ci / bazooka

Continuous Integration and Continuous Deployment Server
http://docs.bazooka-ci.io/
MIT License
60 stars 5 forks source link

Add an internal API to manipulate jobs and variants #273

Closed jawher closed 8 years ago

jawher commented 9 years ago

This internal API is intended to be used by orchestration to manipulate jobs and variants using only the API instead of mongo.

For the time being, no specific security scheme is applied to the internal API. The goal is to implement one in the future to restrict this API to the bazooka components and plugins.

julienvey commented 8 years ago

:+1: