summary refs log tree commit diff
path: root/.circleci (follow)
Commit message (Expand)AuthorAgeFilesLines
* switch docker image to py3 by default (#4558)Richard van der Hoff2019-02-051-4/+4
* Fix circleci config for synapse:latest docker uploadRichard van der Hoff2018-12-211-2/+2
* Disable pager for ci scriptRichard van der Hoff2018-12-111-2/+2
* Merge pull request #4005 from matrix-org/michaelkaye/move_to_docker_labelRichard van der Hoff2018-12-041-8/+4
|\
| * Use labels to tag builds with their SHA1 version.Michael Kaye2018-10-041-8/+4
* | Use wget rather than curlRichard van der Hoff2018-10-161-2/+2
* | run the circle builds in docker containersRichard van der Hoff2018-10-161-41/+48
|/
* Docker build all tags starting vX.Y.Z, inc RCsMichael Kaye2018-10-031-1/+1
* Update instructions to point to pip install (#3985)Amber Brown2018-10-021-5/+8
* build python 3 docker images on circle CI (#3976)Jan Christian Grünhage2018-09-281-5/+11
* Make a ":latest" tag, and a SHA1 commit ID one too.Michael Kaye2018-09-271-3/+16
* Also, don't run this job on any branchesMichael Kaye2018-09-271-1/+3
* Make username configurable in the UI tooMichael Kaye2018-09-271-1/+1
* Fix typoMichael Kaye2018-09-271-1/+1
* Build and push docker image to hubMichael Kaye2018-09-271-0/+11
* Reduce the load on our CI (#3957)Amber Brown2018-09-271-8/+20
* merge (#3576)Amber Brown2018-09-141-5/+12
* fix circleci merged builds (#3858)Amber Brown2018-09-141-0/+4
* Remove some superfluous logging (#3855)Amber Brown2018-09-131-1/+1
* Add JUnit summaries to CircleCI as well as merged runs (#3704)Amber Brown2018-09-122-0/+93
* Dockerised sytest (#3660)Amber Brown2018-08-141-0/+48