summary refs log tree commit diff
path: root/.github/workflows (follow)
Commit message (Expand)AuthorAgeFilesLines
* Machine-readable config description (#17892)V024602025-06-032-0/+66
* Bump docker/build-push-action from 6.16.0 to 6.17.0 (#18449)dependabot[bot]2025-05-191-1/+1
* Bump docker/build-push-action from 6.15.0 to 6.16.0 (#18397)dependabot[bot]2025-05-191-1/+1
* Bump actions/setup-python from 5.5.0 to 5.6.0 (#18398)dependabot[bot]2025-05-196-14/+14
* Bump actions/setup-go from 5.4.0 to 5.5.0 (#18426)dependabot[bot]2025-05-133-3/+3
* Bump softprops/action-gh-release from 1 to 2 (#18264)dependabot[bot]2025-04-291-1/+1
* Bump stefanzweifel/git-auto-commit-action from 5.1.0 to 5.2.0 (#18354)dependabot[bot]2025-04-291-1/+1
* Bump actions/download-artifact from 4.2.1 to 4.3.0 (#18364)dependabot[bot]2025-04-291-1/+1
* Bump actions/add-to-project from 280af8ae1f83a494cfad2cb10f02f6d13529caa9 to ...dependabot[bot]2025-04-291-1/+1
* Bump sigstore/cosign-installer from 3.8.1 to 3.8.2 (#18366)dependabot[bot]2025-04-291-1/+1
* Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#18304)dependabot[bot]2025-04-015-8/+8
* Bump actions/add-to-project from f5473ace9aeee8b97717b281e26980aa5097023f to ...dependabot[bot]2025-04-011-1/+1
* Bump actions/setup-python from 5.4.0 to 5.5.0 (#18298)dependabot[bot]2025-04-016-14/+14
* Bump actions/download-artifact from 4.2.0 to 4.2.1 (#18268)dependabot[bot]2025-04-011-1/+1
* Bump dawidd6/action-download-artifact from 8 to 9 (#18204)dependabot[bot]2025-04-011-1/+1
* Bump actions/cache from 4.2.2 to 4.2.3 (#18266)dependabot[bot]2025-04-012-2/+2
* Update Poetry to 2.1.1, including updating the lock file version. (#18251)reivilibre2025-03-214-21/+26
* Pin our GitHub Actions dependencies (#18255)Andrew Morgan2025-03-1913-144/+144
* Actually fix CI build wheels. (#18213)reivilibre2025-03-051-1/+1
* Bump sigstore/cosign-installer from 3.8.0 to 3.8.1 (#18185)dependabot[bot]2025-02-241-1/+1
* Bump sigstore/cosign-installer from 3.7.0 to 3.8.0 (#18147)dependabot[bot]2025-02-121-1/+1
* Fix 'Fix lint' GHA (#18136)Erik Johnston2025-02-051-1/+1
* Bump dawidd6/action-download-artifact from 7 to 8 (#18108)dependabot[bot]2025-01-271-1/+1
* Remove support for PostgreSQL 11 and 12 (#18034)Patrick Cloke2024-12-191-1/+1
* Merge branch 'master' into developAndrew Morgan2024-12-112-1/+5
|\
| * Downgrade ubuntu to 22.04 when building docker images (#18026)Till2024-12-111-1/+1
| * Attempt to fix duplicate releases issue (#18025)Till2024-12-111-0/+4
* | Bump dawidd6/action-download-artifact from 6 to 7 (#17981)dependabot[bot]2024-12-051-1/+1
|/
* Pin Rust to 1.82.0 when building Python wheels (#17993)Andrew Morgan2024-12-041-2/+8
* Pin softprops/action-gh-release to v0.1.15 (#17995)Andrew Morgan2024-12-041-1/+1
* Stop building wheels for macOSQuentin Gliech2024-12-031-8/+2
* Fix release process to not create duplicate releases (#17970)Erik Johnston2024-12-031-1/+2
* Bump macos version used to build wheels (#17924)Erik Johnston2024-11-131-3/+3
* Unpin the upload release GHA action (#17923)Erik Johnston2024-11-121-5/+1
* Fix building and attaching release artifacts (#17921)Erik Johnston2024-11-111-3/+17
* Switch portdb CI to python 3.13, pg 17 (#17909)Andrew Morgan2024-11-071-2/+2
* Remove support for python 3.8 (#17908)Devon Hudson2024-11-064-11/+11
* Use unique name for each os.arch variant when uploading Wheels (#17905)Devon Hudson2024-11-061-1/+1
* Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#17657)dependabot[bot]2024-11-061-4/+4
* Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#17798)dependabot[bot]2024-10-081-1/+1
* Format files with Ruff (#17643)Quentin Gliech2024-09-022-2/+9
* Replace isort and black with ruff (#17620)Quentin Gliech2024-08-302-20/+5
* Bump sigstore/cosign-installer from 3.5.0 to 3.6.0 (#17549)dependabot[bot]2024-08-121-1/+1
* Bump matrix-org/done-action from 2 to 3 (#17440)dependabot[bot]2024-07-161-2/+2
* Bump ruff from 0.3.7 to 0.5.0 (#17381)dependabot[bot]2024-07-051-2/+2
* Use rstcheck to "lint" the README (#17367)Till2024-06-271-0/+20
* Merge branch 'master' into developQuentin Gliech2024-06-181-4/+4
|\
| * Switch to macOS 12 runners to fix building of wheels for macOS (#17319)Quentin Gliech2024-06-181-4/+4
* | Bump docker/build-push-action from 5 to 6 (#17312)dependabot[bot]2024-06-181-1/+1
* | Bump dawidd6/action-download-artifact from 5 to 6 (#17313)dependabot[bot]2024-06-181-1/+1
* | Merge branch 'release-v1.109' into developQuentin Gliech2024-06-171-0/+3
|\|
| * Use the release branch for sytest in release-branch PRs (#17306)Quentin Gliech2024-06-171-0/+3
* | Bump dawidd6/action-download-artifact from 3.1.4 to 5 (#17289)dependabot[bot]2024-06-111-1/+1
|/
* Drop sphinx docs (#17073)Erik Johnston2024-05-011-30/+0
* Bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0 (#17087)dependabot[bot]2024-04-191-2/+2
* Bump sigstore/cosign-installer from 3.4.0 to 3.5.0 (#17088)dependabot[bot]2024-04-191-1/+1
* Bump peaceiris/actions-mdbook from 1.2.0 to 2.0.0 (#17089)dependabot[bot]2024-04-192-3/+3
* Bump minimum required Rust version to 1.66.0 (#17079)Quentin Gliech2024-04-171-9/+9
* Bump dawidd6/action-download-artifact from 3.1.2 to 3.1.4 (#17008)dependabot[bot]2024-03-211-1/+1
* Bump dawidd6/action-download-artifact from 3.1.1 to 3.1.2 (#16960)dependabot[bot]2024-03-131-1/+1
* Bump JasonEtco/create-an-issue from 2.9.1 to 2.9.2 (#16934)dependabot[bot]2024-02-212-2/+2
* Bump dawidd6/action-download-artifact from 3.0.0 to 3.1.1 (#16933)dependabot[bot]2024-02-211-1/+1
* Bump dorny/paths-filter from 2 to 3 (#16869)dependabot[bot]2024-02-061-1/+1
* Bump sigstore/cosign-installer from 3.3.0 to 3.4.0 (#16890)dependabot[bot]2024-02-061-1/+1
* Downgrade the `download-artifact` and `upload-artifact` actions to v3 due to ...reivilibre2024-01-241-4/+4
* Bump minimum Rust version to 1.65.0 (#16818)Erik Johnston2024-01-221-9/+9
* Bump actions/cache from 3 to 4 (#16832)dependabot[bot]2024-01-222-2/+2
* Bump actions/upload-artifact from 3 to 4 (#16796)dependabot[bot]2024-01-115-8/+8
* Bump actions/download-artifact from 3 to 4 (#16795)dependabot[bot]2024-01-111-1/+1
* Bump dawidd6/action-download-artifact from 2.28.0 to 3.0.0 (#16794)dependabot[bot]2024-01-111-1/+1
* Fix auto-merge CI to correctly wait for linting. (#16781)Erik Johnston2024-01-101-1/+18
* Remove CI check for sign off (#16776)Erik Johnston2024-01-101-6/+1
* Implement cosign on docker image (#16774)Gaël Goinvic2024-01-041-1/+16
* Re-enable automatic triagingErik Johnston2024-01-021-3/+2
* Revert "Disable automatic traiging"Erik Johnston2024-01-021-5/+5
* Delete the add version picker GHA workflow (#9453)Andrew Morgan2024-01-021-90/+0
* Disable automatic traigingErik Johnston2023-12-151-5/+5
* More renamingErik Johnston2023-12-131-1/+1
* Update nightly jobs to run on element-hq/synapse.Erik Johnston2023-12-132-5/+5
* Bump actions/setup-go from 4 to 5 (#16749)dependabot[bot]2023-12-123-3/+3
* Bump actions/setup-python from 4 to 5 (#16748)dependabot[bot]2023-12-126-13/+13
* Adding a version picker for Synapse docs (#16533)Dmytro Kagirov2023-12-112-0/+93
* Bump matrix-org/netlify-pr-preview from 2 to 3 (#16719)dependabot[bot]2023-12-041-1/+1
* Add a workflow to try and automatically fixup a PR (#16704)Erik Johnston2023-11-291-0/+52
* Document which versions of Synapse have compatible schema versions. (#16661)Patrick Cloke2023-11-282-0/+21
* Fix building wheels in CI. (#16653)Patrick Cloke2023-11-171-1/+1
* Run actions/setup-go after checking out complement (#16567)David Robertson2023-10-303-6/+15
* complement: enable dirty runs (#16520)kegsay2023-10-271-1/+2
* Run trial/integration tests if .ci is modified. (#16512)Patrick Cloke2023-10-181-0/+6
* Update complement.sh to match new public API shape (#16466)kegsay2023-10-121-0/+1
* Don't block CI on sign-off (#16454)Erik Johnston2023-10-091-1/+0
* Skip export-data on non-code (e.g. docs) PRs (#16387)David Robertson2023-09-261-3/+4
* Avoid running CI steps when the files they check have not been changed. (#14745)reivilibre2023-09-251-14/+82
* Bump actions/checkout from 3 to 4 (#16250)dependabot[bot]2023-09-259-47/+47
* Get CI to check PRs have been signed-off (#16348)David Robertson2023-09-251-1/+7
* Bump docker/setup-buildx-action from 2 to 3 (#16375)dependabot[bot]2023-09-252-2/+2
* Bump dawidd6/action-download-artifact from 2.27.0 to 2.28.0 (#16374)dependabot[bot]2023-09-251-1/+1
* Bump docker/login-action from 2 to 3 (#16339)dependabot[bot]2023-09-182-3/+3
* Bump docker/metadata-action from 4 to 5 (#16337)dependabot[bot]2023-09-181-1/+1
* Bump docker/setup-qemu-action from 2 to 3 (#16338)dependabot[bot]2023-09-182-2/+2
* Bump docker/build-push-action from 4 to 5 (#16336)dependabot[bot]2023-09-181-1/+1
* Bump minimum supported Rust version to 1.61.0 (#16248)Erik Johnston2023-09-051-9/+9
* Ignore redundant casts in latest deps CI job (#16213)David Robertson2023-08-301-2/+2
* Fix typechecking with twisted trunk (#16121)David Robertson2023-08-241-2/+2
* Attempt to fix twisted trunk (#16115)David Robertson2023-08-151-1/+4
* Attempt to fix labelling in docker workflow (#16009)David Robertson2023-07-271-1/+7
* Add synapse version as Docker container label (#15972)Mo Balaa2023-07-261-1/+7
* Drop debian buster (#15893)Shay2023-07-101-1/+5
* Remove support for Python 3.7 (#15851)Eric Eastwood2023-07-052-4/+4
* Fix Sytest environmental variable evaluation in CI (#15804)Shay2023-06-201-2/+2
* Bump minimum supported Rust version (#15768)Erik Johnston2023-06-121-9/+9
* Speed up typechecking CI (#15752)Erik Johnston2023-06-091-4/+4
* Prevent "twisted trunk" and "latest deps" workflows from running on forks (#1...Andrew Morgan2023-06-062-4/+43
* Docker fully qualified image names (#15689)Jason Little2023-05-311-0/+1
* Create dependabot changelogs at release time (#15481)David Robertson2023-05-301-49/+0
* Merge branch 'master' into developOlivier Wilkinson (reivilibre)2023-05-261-1/+1
|\
| * Fix a bug introduced in Synapse v1.84.0 where workers do not start up when no...reivilibre2023-05-261-0/+1
* | Fix olddeps build (#15626)Patrick Cloke2023-05-181-1/+2
|/
* Relax poetry-core lower bound to 1.1.0 (#15571)David Robertson2023-05-121-23/+14
* Deal with more GHA deprecations (#15576)David Robertson2023-05-112-8/+9
* Bump dawidd6/action-download-artifact from 2.26.1 to 2.27.0 (#15441)dependabot[bot]2023-04-171-1/+1
* Attempt to fix weird mypy failures on ignored files. (#15409)David Robertson2023-04-101-3/+54
* Trust dtolnay/rust-toolchain (#15406)David Robertson2023-04-063-77/+17
* Bump dawidd6/action-download-artifact from 2.26.0 to 2.26.1 (#15404)dependabot[bot]2023-04-061-1/+1
* Use setup-go instead of relying on go 1.17 to exist (#15403)David Robertson2023-04-063-0/+6
* Bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3 (#15369)dependabot[bot]2023-04-031-2/+2
* Speed up generate sample config CI lint (#15340)Erik Johnston2023-03-281-0/+8
* Speed up pydantic CI lint (#15339)Erik Johnston2023-03-281-0/+8
* Fix typo in developer docs GitHub workflow (#15336)Sean Quah2023-03-281-1/+1
* Add developer documentation for the Federation Sender and add a documentation...reivilibre2023-03-241-19/+58
* Bump dtolnay/rust-toolchain from e12eda571dc9a5ee5d58eecf4738ec291c66f295 to ...dependabot[bot]2023-03-223-15/+15
* Allow running twisted trunk against other branches (#15302)David Robertson2023-03-211-1/+8
* Mirror images to the GitHub Container Registry (`ghcr.io/matrix-org/synapse`)...reivilibre2023-03-201-1/+11
* Enable running tests & release artifacts on merge queue. (#15244)Patrick Cloke2023-03-152-1/+4
* Use nightly rustfmt in CI (#15188)Erik Johnston2023-03-031-1/+2
* Add Sytest jobs with the asyncio reactor enabled (#14101)Quentin Gliech2023-03-021-0/+1
* Bump matrix-org/backend-meta from 1 to 2 (#15156)dependabot[bot]2023-02-271-1/+1
* Bump actions/checkout from 2 to 3 (#15155)dependabot[bot]2023-02-271-2/+2
* Bump docker/login-action from 1 to 2 (#15154)dependabot[bot]2023-02-271-1/+1
* Bump dawidd6/action-download-artifact from 2.25.0 to 2.26.0 (#15152)dependabot[bot]2023-02-271-1/+1
* Bump dawidd6/action-download-artifact from 2.24.3 to 2.25.0 (#15102)dependabot[bot]2023-02-201-1/+1
* Bump dtolnay/rust-toolchain from 25dc93b901a87e864900a8aec6c12e9aa794c0c3 to ...dependabot[bot]2023-02-203-15/+15
* Add check to ensure locked dependencies have source distributions available. ...reivilibre2023-02-131-0/+24
* Bump dtolnay/rust-toolchain from 9cd00a88a73addc8617065438eff914dd08d0955 to ...dependabot[bot]2023-02-133-15/+15
* Hacky fix to make mac wheels (#15019)David Robertson2023-02-071-1/+1
* Bump dtolnay/rust-toolchain from e645b0cf01249a964ec099494d38d2da0f0b349f to ...dependabot[bot]2023-02-023-15/+15
* Allow enabling the asyncio reactor in complement (#14858)realtyem2023-02-011-1/+4
* Bump docker/build-push-action from 3 to 4 (#14952)dependabot[bot]2023-02-011-1/+1
* Fix running cargo bench & test in CI. (#14943)Patrick Cloke2023-01-311-0/+25
* Bump peaceiris/actions-gh-pages from 3.9.1 to 3.9.2 (#14861)dependabot[bot]2023-01-171-1/+1
* Require poetry>=1.3.2 (#14860)David Robertson2023-01-174-6/+21
* Skip testing pypy-3.7-linux wheels as we don't have openssl 3.x on manylinux2...Andrew Morgan2023-01-091-1/+1
* Bump peaceiris/actions-gh-pages from 3.9.0 to 3.9.1 (#14791)dependabot[bot]2023-01-091-1/+1
* Use `htmltest` to check links in the Synapse documentation. (#14743)reivilibre2023-01-051-0/+26
* Bump JasonEtco/create-an-issue from 2.8.2 to 2.9.1 (#14731)dependabot[bot]2023-01-052-2/+2
* Bump dawidd6/action-download-artifact from 2.24.2 to 2.24.3 (#14779)dependabot[bot]2023-01-051-1/+1
* Use env vars in GHA dependabot changelog (#14772)Erik Johnston2023-01-041-2/+5
* Switch to ruff instead of flake8. (#14633)Patrick Cloke2022-12-211-1/+1
* Bump JasonEtco/create-an-issue from 2.8.1 to 2.8.2 (#14693)dependabot[bot]2022-12-192-2/+2
* Unit tests CI speedup (#14610)realtyem2022-12-071-3/+7
* Bump JasonEtco/create-an-issue from 2.5.0 to 2.8.1 (#14607)dependabot[bot]2022-12-022-2/+2
* Fix Rust lint CI (#14602)Erik Johnston2022-12-021-1/+23
* Fix GHA job for pushing the complement-synapse image (#14573)David Robertson2022-11-291-7/+13
* Push complement image to a docker registry (#14509)Michael Kaye2022-11-281-0/+68
* Run Rust CI when Cargo.lock changes too (#14571)David Robertson2022-11-281-0/+1
* Bump dtolnay/rust-toolchain from 55c7845fad90d0ae8b2e83715cb900e5e861e8cb to ...dependabot[bot]2022-11-283-13/+13
* Bump actions/upload-artifact from 2 to 3 (#14425)dependabot[bot]2022-11-141-1/+1
* Bump dawidd6/action-download-artifact from 2.24.1 to 2.24.2 (#14424)dependabot[bot]2022-11-141-1/+1
* Bump dawidd6/action-download-artifact from 2.24.0 to 2.24.1 (#14398)dependabot[bot]2022-11-091-1/+1
* Test against PostgreSQL 15 in CI (#14394)Sean Quah2022-11-091-1/+10
* Remove support for PostgreSQL 10 (#14392)Sean Quah2022-11-081-1/+1
* Bump peaceiris/actions-mdbook from 1.1.14 to 1.2.0 (#14379)dependabot[bot]2022-11-071-1/+1
* Bump dawidd6/action-download-artifact from 2.15.0 to 2.24.0 (#14378)dependabot[bot]2022-11-071-1/+1
* Fix the trigger path for deploying documentation PRs (#14370)Brendan Abolivier2022-11-041-1/+1
* Upload documentation PRs to Netlify (#12947)Michael Telatynski2022-11-042-0/+68
* Use maintained action to install Rust in latest deps/twisted trunk jobs (#14351)David Robertson2022-11-022-18/+12
* Fix issue automation for Needs-Info (#14343)Kat Gerasimova2022-11-011-27/+27
* Deal with another batch of GHA warning messages (#14313)David Robertson2022-11-011-16/+38
* Run trial tests against Python 3.11 (#13812)David Robertson2022-11-011-1/+1
* Use poetry 1.2 for complement in latest deps (#14305)David Robertson2022-10-261-2/+1
* Cache rust build deps in trial CI (#14287)Erik Johnston2022-10-251-0/+8
* Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0 (#14276)dependabot[bot]2022-10-241-1/+1
* Bump peaceiris/actions-mdbook from 1.1.14 to 1.2.0 (#14275)dependabot[bot]2022-10-241-1/+1
* Build wheels on macos 11, not 10.15 (#14249)David Robertson2022-10-201-3/+3
* Use backend-meta edition of issue triage workflow (#14230)Will Hunt2022-10-191-21/+8
* Add aarch64 wheels to CI (#14212)MichaIng2022-10-181-5/+25
* Fixes to release-artifacts warnings (#14224)David Robertson2022-10-181-0/+4
* Deal with some GHA deprecation warnings (#14216)David Robertson2022-10-182-2/+2
* Merge remote-tracking branch 'origin/release-v1.69' into developPatrick Cloke2022-10-141-1/+6
|\
| * Revert "Disable push of docker images"Erik Johnston2022-10-141-1/+1
| * Fix docker workflowErik Johnston2022-10-141-3/+5
| * Disable push of docker imagesErik Johnston2022-10-141-1/+1
| * Fix docker build OOMing in CI for arm64 builds (#14173)Erik Johnston2022-10-131-1/+4
* | Fix building wheels on OSX (#14046)David Robertson2022-10-041-0/+4
* | Bump actions/setup-python from 2 to 4 (#13983)dependabot[bot]2022-10-043-8/+8
|/
* Dependabot changelog: don't require a changelog in lintsDavid Robertson2022-10-032-16/+7
* Bump actions/upload-artifact from 2 to 3 (#14023)dependabot[bot]2022-10-034-5/+5
* Dependabot changelog: try using branch nameDavid Robertson2022-10-031-2/+2
* Bump actions/cache from 2 to 3 (#13980)dependabot[bot]2022-10-031-1/+1
* Dependabot changelog: allow dependabot to trigger actionsDavid Robertson2022-10-031-0/+3
* Bump actions/download-artifact from 2 to 3 (#13979)dependabot[bot]2022-10-031-1/+1
* Bump docker/login-action from 1 to 2 (#13978)dependabot[bot]2022-10-031-1/+1
* Dependabot changelog: pass GITHUB_TOKEN to ghDavid Robertson2022-10-031-0/+2
* Dependabot changelogs: trigger CI explicitly (#14027)David Robertson2022-10-033-4/+21
* Bump docker/build-push-action from 2 to 3 (#14022)dependabot[bot]2022-10-031-1/+1
* More WIP dependabot changelog CIDavid Robertson2022-10-031-1/+2
* Bump docker/setup-qemu-action from 1 to 2 (#14019)dependabot[bot]2022-10-031-1/+1
* yet another attempt to make dependabot changelogs work (#14021)David Robertson2022-10-031-0/+5
* Bump docker/setup-buildx-action from 1 to 2 (#14015)dependabot[bot]2022-10-032-2/+2
* Try again to automate dependabot changelogs (#14017)David Robertson2022-10-031-0/+6
* Bump actions/checkout from 2 to 3 (#13982)dependabot[bot]2022-10-035-32/+32
* Change dependabot CL suffix (#14011)David Robertson2022-10-031-1/+1
* Protoype automatic changelogs for dependabot PRs (#13998)David Robertson2022-10-031-0/+23
* Merge branch 'release-v1.68' into developErik Johnston2022-09-231-6/+6
|\
| * Lower minimum rustc version to 1.58.1 (#13857)Erik Johnston2022-09-211-6/+6
* | Raise issue if complement fails with latest deps (#13859)David Robertson2022-09-221-1/+2
|/
* Compare ported to unported PG schemas in portdb test job (#13808)David Robertson2022-09-161-4/+23
* Minor speedups to CI linting (#13827)David Robertson2022-09-161-4/+5
* Simplify CI tests DAG (#13784)David Robertson2022-09-131-4/+0
* Fix GHA skippable syntax (#13778)Mathieu Velten2022-09-121-1/+2
* Fix CI on non-PR builds (#13769)Erik Johnston2022-09-121-0/+1
* Add rust to CI (#13763)Erik Johnston2022-09-091-1/+82
* Fix latest deps (#13743)Erik Johnston2022-09-081-0/+14
* Fix latest deps CI (#13734)Erik Johnston2022-09-072-3/+41
* Add some rust caching to CI (#13735)Erik Johnston2022-09-071-0/+5
* Add a stub Rust crate (#12595)Erik Johnston2022-09-062-4/+80
* Update trial old deps CI to use poetry 1.2.0 (#13707)Erik Johnston2022-09-061-7/+38
* Remove configuration options for direct TCP replication. (#13647)Patrick Cloke2022-09-061-1/+0
* Reduce number of CI jobs run on PRs (#13713)Erik Johnston2022-09-051-66/+31
* Only run trial CI on all python versions on non-PRs (#13698)Erik Johnston2022-09-021-0/+10
* Bump docker image to use stable poetry version (#13688)Erik Johnston2022-09-011-1/+0
* Print complement failure results last (#13639)Richard van der Hoff2022-08-283-3/+3
* Update automation for incoming issues (#13629)Kat Gerasimova2022-08-251-4/+4
* First draft of triage_labelled action (#13612)Andy Balaam2022-08-241-0/+44
* Add GitHub automation for new issues (#13610)Kat Gerasimova2022-08-241-0/+28
* Reject non-strict types in Pydantic models (#13502)David Robertson2022-08-171-1/+13
* Enable Complement CI tests in the 'latest deps' test run. (#13213)reivilibre2022-08-011-3/+34
* Re-enable running Complement tests against Synapse with workers. (#13420)reivilibre2022-08-011-24/+3
* Use and recommend poetry 1.1.14, up from 1.1.12 (#13285)David Robertson2022-07-151-2/+2
* Do not fail build if complement with workers fails. (#13266)Patrick Cloke2022-07-131-3/+24
* Factor out some common Complement CI setup commands to a script. (#13157)reivilibre2022-07-052-47/+5
* Enable Complement testing in the 'Twisted Trunk' CI runs. (#13079)reivilibre2022-07-011-0/+67
* Improve startup times in Complement test runs against workers, particularly i...reivilibre2022-06-301-46/+3
* Sort failing jobs in Complement CI to the top of the logs to make them easier...reivilibre2022-06-151-0/+10
* Add a CI job to check that schema deltas are in the correct folder. (#13063)Erik Johnston2022-06-151-1/+9
* Rename complement-developonly (#13046)Erik Johnston2022-06-151-0/+2
* Collapse Docker build commands in Complement CI runs to make the logs easier ...reivilibre2022-06-151-1/+1
* Fix Complement runs always being Postgres (#13034)reivilibre2022-06-141-1/+1
* Enable testing against PostgreSQL databases in Complement CI. (#12965)reivilibre2022-06-091-1/+11
* Fix complement tests using the wrong path (#12933)Michael Telatynski2022-06-011-1/+1