aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs
AgeCommit message (Expand)Author
2017-11-13Log response body of HTTP callsTeddy Wing
2017-11-12Add license (GNU GPLv3+)Teddy Wing
2017-11-10main(): Make endpoint to handle GitHub webhookTeddy Wing
2017-11-08Add rough code for `update_commit_status`Teddy Wing
2017-11-08af83.rs: Add `job_name` to get name of Jenkins jobsTeddy Wing
2017-11-07Add modules for GitHub and Jenkins interactionTeddy Wing