Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-08 | af83.rs: Add `job_name` to get name of Jenkins jobs | Teddy Wing | |
A new af83 module for non-general code. The `job_name` function will turn a commit reference into a job name string. This job name corresponds to the names of branch builds in Jenkins, and is a custom format, specific to af83. | |||
2017-11-07 | Add modules for GitHub and Jenkins interaction | Teddy Wing | |
Empty stub modules that will be filled in with the communication code. |