Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove --user from pip install | Will Holland | 2015-09-17 | 1 | -1/+1 | |
| | | | | Because in virtualenv | |||||
* | Fix trying to create existing links | Will Holland | 2015-09-17 | 1 | -2/+6 | |
| | ||||||
* | Fix site not working | Will Holland | 2015-09-17 | 1 | -4/+4 | |
| | ||||||
* | Remove cliapp and firehose if dirs exist | Will Holland | 2015-09-17 | 1 | -2/+5 | |
| | ||||||
* | Install firehose with dependencies | Will Holland | 2015-09-17 | 1 | -4/+21 | |
| | ||||||
* | Make firehose local to slave | Will Holland | 2015-09-16 | 1 | -0/+7 | |
| | ||||||
* | Fix to string comparison | Will Holland | 2015-09-16 | 1 | -1/+1 | |
| | ||||||
* | Don't try and checkout if no sha | Will Holland | 2015-09-16 | 1 | -1/+3 | |
| | ||||||
* | Do the systemd test too. | Michael Drake | 2015-09-16 | 1 | -1/+1 | |
| | ||||||
* | Fix checkout after writing config | Will Holland | 2015-09-16 | 2 | -4/+4 | |
| | ||||||
* | Overwrite ybd/config/ybd.conf | Will Holland | 2015-09-16 | 2 | -0/+2 | |
| | ||||||
* | fix typo in ybd.conf | Will Holland | 2015-09-16 | 2 | -2/+2 | |
| | ||||||
* | Add ybd.conf | Will Holland | 2015-09-16 | 2 | -0/+2 | |
| | ||||||
* | Use ybd locally in slave | Will Holland | 2015-09-16 | 2 | -0/+15 | |
| | ||||||
* | Pass SHAs of state when build starts forwards | Will Holland | 2015-09-16 | 2 | -1/+10 | |
| | | | | | The SHAs of definitions, buildslave-scripts and ciat-testing are passed along the pipeline for consistency | |||||
* | Add force option to build | Will Holland | 2015-09-15 | 1 | -2/+2 | |
| | ||||||
* | Fix testing trigger still thinking of buildnumbers | Will Holland | 2015-09-15 | 1 | -3/+3 | |
| | ||||||
* | Pass whole name rather than just buildnumber | Will Holland | 2015-09-15 | 1 | -2/+3 | |
| | ||||||
* | Label system with buildnumber for uniqueness | Will Holland | 2015-09-15 | 2 | -5/+8 | |
| | ||||||
* | Make deployments go to unique files | Will Holland | 2015-09-15 | 1 | -0/+1 | |
| | ||||||
* | Hide auth details from logs | Richard Maw | 2015-09-14 | 1 | -0/+2 | |
| | ||||||
* | Fix ownership of /archive/testing | Will Holland | 2015-09-14 | 1 | -0/+1 | |
| | ||||||
* | Fix not being allowed to make dir in /archive | Will Holland | 2015-09-14 | 1 | -1/+1 | |
| | ||||||
* | Make sure everybody can read image | Will Holland | 2015-09-14 | 1 | -0/+1 | |
| | ||||||
* | Run tester in /archive | Will Holland | 2015-09-14 | 1 | -0/+3 | |
| | | | | For space reasons | |||||
* | Remove ciat-tester if exists | Will Holland | 2015-09-14 | 1 | -0/+3 | |
| | ||||||
* | Take ownership of artefact | Will Holland | 2015-09-14 | 1 | -0/+1 | |
| | ||||||
* | Make testing trigger point to correct image | Will Holland | 2015-09-14 | 1 | -1/+1 | |
| | ||||||
* | Add testing commands to trigger | Will Holland | 2015-09-11 | 1 | -0/+10 | |
| | ||||||
* | Pass system to deploy logic | Will Holland | 2015-09-11 | 1 | -2/+2 | |
| | ||||||
* | Add set -ex to every script | Will Holland | 2015-09-11 | 4 | -0/+4 | |
| | ||||||
* | Separate deploy trigger from builder trigger | Will Holland | 2015-09-11 | 1 | -0/+2 | |
| | ||||||
* | Add script to manage build and deploy on trigger | Will Holland | 2015-09-10 | 1 | -0/+1 | |
| | ||||||
* | Fix firehose trigger calling from wrong dir | Will Holland | 2015-09-09 | 1 | -1/+1 | |
| | ||||||
* | Have firehose trigger call firehose_call.py | Will Holland | 2015-09-09 | 1 | -0/+1 | |
| | ||||||
* | Add triggers | Will Holland | 2015-09-09 | 3 | -0/+3 | |