Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.37 KB

README.md

File metadata and controls

44 lines (27 loc) · 1.37 KB

Github to CCTray example

A demo is available here: https://cryptic-stream-13380.herokuapp.com/build-canaries/nevergreen/nevergreen.yml

This is an example for how to convert from Github Actions to the CCTray format.

Ideally, this would be supported by Github directly, but this could be used as a proxy to convert between the formats.

Github could implement this by using something like github_to_cctray.rb being available as a /cc.xml url path at:

It'd be great to also be able to get all the current build status at a higher level like:

This reduces the amount of http calls that are needed to poll for changes.

How to use

bundle install
bundle exec rackup -p 4567 config.ru
open http://localhost:4567

To deploy

git push heroku master

Links

Contributers

Thank you to anyone taking their time to contribute to this repo. Theses include: