| Commit message (Expand) | Author | Age | Files | Lines |
* | Update docker image to use Python 3.7. (#5546) | Richard van der Hoff | 2019-06-25 | 1 | -2/+2 |
* | Move SyTest to Buildkite (#5459) | Amber Brown | 2019-06-17 | 2 | -101/+0 |
* | Remove Python 2.7 support. (#5425) | Amber Brown | 2019-06-12 | 1 | -70/+0 |
* | Fix docker upload job to push -py2 images (#4576) | Richard van der Hoff | 2019-02-06 | 1 | -0/+2 |
* | switch docker image to py3 by default (#4558) | Richard van der Hoff | 2019-02-05 | 1 | -4/+4 |
* | Fix circleci config for synapse:latest docker upload | Richard van der Hoff | 2018-12-21 | 1 | -2/+2 |
* | Disable pager for ci script | Richard van der Hoff | 2018-12-11 | 1 | -2/+2 |
* | Merge pull request #4005 from matrix-org/michaelkaye/move_to_docker_label | Richard van der Hoff | 2018-12-04 | 1 | -8/+4 |
|\ |
|
| * | Use labels to tag builds with their SHA1 version. | Michael Kaye | 2018-10-04 | 1 | -8/+4 |
* | | Use wget rather than curl | Richard van der Hoff | 2018-10-16 | 1 | -2/+2 |
* | | run the circle builds in docker containers | Richard van der Hoff | 2018-10-16 | 1 | -41/+48 |
|/ |
|
* | Docker build all tags starting vX.Y.Z, inc RCs | Michael Kaye | 2018-10-03 | 1 | -1/+1 |
* | Update instructions to point to pip install (#3985) | Amber Brown | 2018-10-02 | 1 | -5/+8 |
* | build python 3 docker images on circle CI (#3976) | Jan Christian Grünhage | 2018-09-28 | 1 | -5/+11 |
* | Make a ":latest" tag, and a SHA1 commit ID one too. | Michael Kaye | 2018-09-27 | 1 | -3/+16 |
* | Also, don't run this job on any branches | Michael Kaye | 2018-09-27 | 1 | -1/+3 |
* | Make username configurable in the UI too | Michael Kaye | 2018-09-27 | 1 | -1/+1 |
* | Fix typo | Michael Kaye | 2018-09-27 | 1 | -1/+1 |
* | Build and push docker image to hub | Michael Kaye | 2018-09-27 | 1 | -0/+11 |
* | Reduce the load on our CI (#3957) | Amber Brown | 2018-09-27 | 1 | -8/+20 |
* | merge (#3576) | Amber Brown | 2018-09-14 | 1 | -5/+12 |
* | fix circleci merged builds (#3858) | Amber Brown | 2018-09-14 | 1 | -0/+4 |
* | Remove some superfluous logging (#3855) | Amber Brown | 2018-09-13 | 1 | -1/+1 |
* | Add JUnit summaries to CircleCI as well as merged runs (#3704) | Amber Brown | 2018-09-12 | 2 | -0/+93 |
* | Dockerised sytest (#3660) | Amber Brown | 2018-08-14 | 1 | -0/+48 |