summary refs log tree commit diff
path: root/.circleci (follow)
Commit message (Expand)AuthorAgeFilesLines
* Drop ARMv7 from docker (#9433)Erik Johnston2021-02-181-2/+2
* Don't publish `latest` docker image until all archs are built (#8909)Richard van der Hoff2020-12-101-3/+4
* Pin the docker version for multiarch buildsRichard van der Hoff2020-12-091-3/+5
* Multi arch docker support: add arm/v7 and arm64 to our docker images (#7921)Christopher May-Townsend2020-10-121-8/+52
* Stop uploading -py3 docker images (#8056)Richard van der Hoff2020-08-101-4/+2
* Update docker image to use Python 3.7. (#5546)Richard van der Hoff2019-06-251-2/+2
* Move SyTest to Buildkite (#5459)Amber Brown2019-06-172-101/+0
* Remove Python 2.7 support. (#5425)Amber Brown2019-06-121-70/+0
* Fix docker upload job to push -py2 images (#4576)Richard van der Hoff2019-02-061-0/+2
* 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