aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
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
2022-03-23Update PR template (#2294)kegsay
2022-03-01Make complement go fast (#2240)kegsay
2022-02-11Don't allow parallel complement tests (#2169)kegsay
2022-02-08Various updates for renaming the `master` branch to `main`Neil Alexander
2022-01-24Add Complement to GHA (#2108)kegsay
2022-01-21Expand issue template (#2103)kegsay
2021-12-09Set @matrix-org/dendrite-core as repository code ownerNeil Alexander
2021-07-20Add startup testing for Wasm Pinecone build (#1910)J. Ryan Stinnett
2021-01-18Use dendritegithub for Docker Hub imagesNeil Alexander
2021-01-18Version 0.3.6v0.3.6Neil Alexander
2021-01-18Update GHA Docker Hub buildsNeil Alexander
2021-01-18Build docker branch onlyNeil Alexander
2021-01-18Update docker-build-and-push.ymlNeil Alexander
2021-01-18GitHub action for automatic multiarch Docker build (#1613)TR_SLimey
2020-10-02Update PULL_REQUEST_TEMPLATE.mdNeil Alexander
2020-10-01Add custom issue templates; fixes #1421 (#1460)Kegsay
2020-09-30CodeQL analysisNeil Alexander
2020-09-24Update all usages of tx.Stmt to sqlutil.TxStmt (#1423)Sam
2020-07-15Create FUNDING.ymlNeil Alexander
2019-05-24Add SyTest support to CI (#704)Andrew Morgan
2019-01-28Fix PR templates and use matrix.to instead of riot.im/develop (#687)Aaron Raimist
2019-01-25Add PR template (#686)Andrew Morgan