checkman
checkman copied to clipboard
Checkman runs your custom script(s) periodically and then updates system tray icon status.
Spotted an oddity with checkman today - it's reporting that one of our builds, `redis-release` has failed, but when we go to the build server, it's passed. Looking at what...
[#91645958] Signed-off-by: Brenda Chan [email protected]
Currently, we use site checks as a "MVP CI" - e.g. we hit a "canary page" that indicates if a given site is working correctly. However, we want these to...
would be pretty sweet https://github.com/caskroom/homebrew-cask
Semaphore has seemingly changed the structure of their project IDs from the style of "3c230d7617c3732dcccccccb1ddc89fc357cd83" to a newer "09e46d07-bbbb-aaaa-a1b0-483212809670" style. This seems to have broken Checkman for new semaphore projects.
should be `red` and `not building`: ``` json { "id":19198253, "repository_id":1377279, "number":"103", "state":"finished", "result":null, "started_at":"2014-02-19T17:27:23Z", "finished_at":"2014-02-19T17:28:29Z", "duration":66, "commit":"34d843180f451dc26c690b2b21c4e7243c2f2974", "branch":"master", "message":"update etcd to 0.3", "event_type":"push" } ```
Checkman seems to stop polling when using the site script and the response is a 504 (I believe this happens with a 502 too, but didn't have logs to show...
results in webui showing `lost connection...`
Especially since I've moved my notifications to Notification center, seeing the "no icon" icon is a pain. I'd make a pull request and give you one, but the Icon is...