aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2022-11-03Put P2P Demos back into their own DockerfilesNeil Alexander
2022-11-03Add GHA permission to upload security eventsTill Faelligen
2022-11-03Hopefully fix GHA sarif uploadTill Faelligen
2022-11-02Tweak `FLAGS` in GHA Docker buildsNeil Alexander
2022-11-02Maybe fix GHANeil Alexander
2022-11-02Multi-stage Docker builds (#2850)Neil Alexander
2022-11-02Fix `moderncsqlite` errors and rebase onto `main` (#2832)0x1a8510f2
2022-11-02Update pull request templateNeil Alexander
2022-10-27Add scheduled tasks to run tests with race detection (#2814)Till
2022-10-25Prettify unit test outputNeil Alexander
2022-10-10CI updateTill Faelligen
2022-10-10Further tweak to the issue templateNeil Alexander
2022-10-10Update issue and pull request templatesNeil Alexander
2022-10-04Revert Docker changesNeil Alexander
2022-10-04Try to populate `-ldflags` in Docker buildsNeil Alexander
2022-10-04Fix Docker GHANeil Alexander
2022-10-04Update Dockerfile (#2342)Till
2022-09-27Add pinecone demo container image (#2710)networkException
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-25Update Docker workflow some moreNeil Alexander
2022-03-24Use `github.actor` for GHCR uploadNeil Alexander
2022-03-24Fix Docker flowNeil Alexander
2022-03-24Allow manual Docker tasks in GHANeil Alexander
2022-03-24Upload Docker images for releases to both Docker Hub and GitHub Container Reg...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
2022-03-24Move CI to Github Actions (#2297)S7evinK