orbitalci / orbital

Orbital is a self-hosted CI system for solo/small consulting dev teams. Written in Rust.
GNU General Public License v3.0
29 stars 2 forks source link

[WIP] Subscribe build rebase onto current level11consulting ocelot master #202

Closed eccramer closed 5 years ago

eccramer commented 5 years ago

I rebased @shankj3's Subscribe Build PR onto the current version of master.

Before this gets converted from Draft PR to a real candidate for merge the following needs to happen:

  1. Verify that unit tests are working, and are properly commented
  2. Verify that subscribe build feature works (i.e. Integration testing)
  3. Add documentation to the wiki covering Subscribed Builds feature.