Commit Graph

96 Commits (e8884cc282408610489be9bcf217b7dda2d2a27b)

Author SHA1 Message Date
realtyem 2506dd7641
Unit tests CI speedup (#14610) 2 years ago
Erik Johnston 890e5f610e
Fix Rust lint CI (#14602) 2 years ago
David Robertson 105ab1c3d2
Run Rust CI when Cargo.lock changes too (#14571) 2 years ago
dependabot[bot] 7d24662fdd
Bump dtolnay/rust-toolchain from 55c7845fad90d0ae8b2e83715cb900e5e861e8cb to e645b0cf01249a964ec099494d38d2da0f0b349f (#14557) 2 years ago
Sean Quah 22d46db0ea
Test against PostgreSQL 15 in CI (#14394) 2 years ago
Sean Quah a5fcdea090
Remove support for PostgreSQL 10 (#14392) 2 years ago
David Robertson 2e2cffe1a2
Cherry-pick "Run trial tests against Python 3.11 (#13812)" and fixup commit 2 years ago
David Robertson a62c796f63
Deal with another batch of GHA warning messages (#14313) 2 years ago
David Robertson 5905ba12d0
Run trial tests against Python 3.11 (#13812) 2 years ago
Erik Johnston d125919963
Cache rust build deps in trial CI (#14287) 2 years ago
dependabot[bot] b64b7297f2
Bump actions/setup-python from 2 to 4 (#13983) 2 years ago
David Robertson 92ae90aca2
Dependabot changelog: don't require a changelog in lints 2 years ago
dependabot[bot] 0c9c159f45
Bump actions/upload-artifact from 2 to 3 (#14023) 2 years ago
David Robertson 2d5ce8c087
Dependabot changelogs: trigger CI explicitly (#14027) 2 years ago
dependabot[bot] 7f4f2a3782
Bump actions/checkout from 2 to 3 (#13982) 2 years ago
Erik Johnston b7508b1538
Lower minimum rustc version to 1.58.1 (#13857) 2 years ago
David Robertson 642c4b253d
Compare ported to unported PG schemas in portdb test job (#13808) 2 years ago
David Robertson 5e84461653
Minor speedups to CI linting (#13827) 2 years ago
David Robertson 540afb0bfc
Simplify CI tests DAG (#13784) 2 years ago
Mathieu Velten fa2f3d8d0c
Fix GHA skippable syntax (#13778) 2 years ago
Erik Johnston dd7484b562
Fix CI on non-PR builds (#13769) 2 years ago
Erik Johnston c85c5ace52
Add rust to CI (#13763) 2 years ago
Erik Johnston dc0e896b68
Add some rust caching to CI (#13735) 2 years ago
Erik Johnston c9b7e97355
Add a stub Rust crate (#12595) 2 years ago
Erik Johnston b5effc7201
Update trial old deps CI to use poetry 1.2.0 (#13707) 2 years ago
Patrick Cloke 32fc3b7ba4
Remove configuration options for direct TCP replication. (#13647) 2 years ago
Erik Johnston 8edf3f66d5
Reduce number of CI jobs run on PRs (#13713) 2 years ago
Erik Johnston 0fdb685c2b
Only run trial CI on all python versions on non-PRs (#13698) 2 years ago
Erik Johnston 18e4092801
Bump docker image to use stable poetry version (#13688) 2 years ago
Richard van der Hoff 4f6de33f41
Print complement failure results last (#13639) 2 years ago
David Robertson ba8938b090
Reject non-strict types in Pydantic models (#13502) 2 years ago
reivilibre b817574be7
Re-enable running Complement tests against Synapse with workers. (#13420) 2 years ago
Patrick Cloke 90e9b4fa1e
Do not fail build if complement with workers fails. (#13266) 2 years ago
reivilibre 68695d8007
Factor out some common Complement CI setup commands to a script. (#13157) 2 years ago
reivilibre 9667bad55d
Improve startup times in Complement test runs against workers, particularly in CPU-constrained environments. (#13127) 2 years ago
reivilibre e12ff697a4
Sort failing jobs in Complement CI to the top of the logs to make them easier to read. (#13057) 2 years ago
Erik Johnston de334ac183
Add a CI job to check that schema deltas are in the correct folder. (#13063) 2 years ago
Erik Johnston 9ad2197fa7
Rename complement-developonly (#13046) 2 years ago
reivilibre 538044ac01
Collapse Docker build commands in Complement CI runs to make the logs easier to read. (#13058) 2 years ago
reivilibre 09a3c5ce0b
Fix Complement runs always being Postgres (#13034) 2 years ago
reivilibre 3d1d510fa9
Enable testing against PostgreSQL databases in Complement CI. (#12965) 3 years ago
Michael Telatynski 782cb7420a
Fix complement tests using the wrong path (#12933) 3 years ago
reivilibre bf01e51554
Test Synapse against Complement with workers. (#12810) 3 years ago
David Robertson 6463244375
Remove unused `# type: ignore`s (#12531) 3 years ago
David Robertson e5a76ec00b
Dump setuptools; correct pyproject version number (#12478) 3 years ago
David Robertson 5a275a2377
Run "main" trial tests under poetry (#12438) 3 years ago
David Robertson 58c657322a
Run lints under poetry in CI; remove lint tox jobs (#12434) 3 years ago
David Robertson 4e13743738
Poetry: select olddeps using `poetry` (#12407) 3 years ago
Richard van der Hoff 5f72ea1bde
Move complement setup stuff into the Synapse repo (#12404) 3 years ago
David Robertson 98ec375b26
CI: Fix the export-data job to run under poetry (#12418) 3 years ago