Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-07 | pull_request.rs: Idea to get needed data from JSON payload | Teddy Wing | |
Non-working app code, but the test tries to check that we get a structure with the right data given a JSON payload coming from the GitHub PushEvent webhook (copied from https://developer.github.com/v3/activity/events/types/#pushevent). | |||
2017-11-07 | Add modules for GitHub and Jenkins interaction | Teddy Wing | |
Empty stub modules that will be filled in with the communication code. |