| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | CI: ensure count of builds returned by the API is > 0 | 2019-06-30 | -1/+2 | |
| | | ||||
| * | CI: refactor script & pull base when possible | 2019-06-30 | -22/+76 | |
| | | | | | | | | | * Move script's execution to the test job * Use output variables * Use jq instead of regex for parsing JSON responses from API * Wrap to 80 columns * Make more robust by checking for command success | |||
| * | CI: move check shell script to a separate file | 2019-06-30 | -0/+31 | |