aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/dendrite.yml
AgeCommit message (Expand)Author
2024-08-02Bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible...dependabot[bot]
2024-02-08Update all the CI actions (#3323)Till
2023-10-11Update Complement to match new public API shape (#3232)kegsay
2023-08-28Fix CI, upgrade image used for upgrade tests (#3151)Till
2023-08-23Version 0.13.2 (#3187)v0.13.2Till
2023-04-27Add CS API `/keys` tests (#3069)Till
2023-04-05ci: don't use go get, use go install (#3048)kegsay
2023-03-10Update dependencies (#3006)Till
2023-02-28Only run CI if there are changes to go files or the workflow [skip ci]Till Faelligen
2023-02-14Remove polylith/API mode (#2967)Till
2023-02-10Version 0.11.1 (#2966)v0.11.1helm-dendrite-0.11.1Till
2023-02-03Add Sytest/Complement coverage to scheduled runs (#2962)Till
2022-12-23Add clientapi tests (#2916)Till
2022-12-09Use older sytest-dendrite imageTill Faelligen
2022-12-02Test and CI related changes (#2896)Till
2022-11-14Try to optimize CI (#2867)Till
2022-11-11Run upgrade tests for SQLite too (#2875)Neil Alexander
2022-11-03Add GHA permission to upload security eventsTill Faelligen
2022-11-02Multi-stage Docker builds (#2850)Neil Alexander
2022-11-02Fix `moderncsqlite` errors and rebase onto `main` (#2832)0x1a8510f2
2022-10-25Prettify unit test outputNeil Alexander
2022-10-10CI updateTill Faelligen
2022-10-04Revert Docker changesNeil Alexander
2022-10-04Update Dockerfile (#2342)Till
2022-08-23Complement QoL changes (#2663)Till
2022-08-18Enable `workflow_dispatch` in GHANeil Alexander
2022-08-12Protect user_interactive reads and writes with locks (#2635)Tak Wai Wong
2022-08-11Update `golangci-lint` component in GHA workflowNeil Alexander
2022-08-03Disable stack protector on Linux CI build pipelines for now (to avoid `reloca...Neil Alexander
2022-08-03Test Go 1.19 in CINeil Alexander
2022-07-25Update database migrations, remove goose (#2264)Till
2022-07-11Ristretto cache (#2563)Neil Alexander
2022-07-01Disable WebAssembly builds for nowNeil Alexander
2022-04-26Checkout correct branch for SytestTill Faelligen
2022-04-11Add database namespacing for unit tests (#2340)kegsay
2022-04-08syncapi: add more tests; fix more bugs (#2338)kegsay
2022-04-08Add test infrastructure code for dendrite unit/integ tests (#2331)kegsay
2022-04-05Add Are We Synapse Yet to GHA (#2321)Till
2022-03-25Pass DOCKER_TOKEN secret into Docker workflowNeil Alexander
2022-03-25One final tweak to the GHA pipelineNeil Alexander
2022-03-25Give packages permission to `update-docker-images`Neil Alexander
2022-03-25Use correct path nameNeil Alexander
2022-03-25Factor Docker step into own jobNeil Alexander
2022-03-25Specify branch name in Docker flowNeil Alexander
2022-03-25Fix Docker flowNeil Alexander
2022-03-25Chain Docker update onto `main`Neil Alexander
2022-03-24Update dendrite.ymlNeil Alexander
2022-03-24Update `on` section of GHA workflowNeil Alexander
2022-03-24Check for success of initial tests on GHANeil Alexander
2022-03-24Hopefully fail `Initial tests passed` if they actually failed (#2298)Neil Alexander