index
:
slackcoder/dendrite
main
Dendrite is a second-generation Matrix homeserver written in Go
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
Age
Commit message (
Expand
)
Author
2022-04-26
Checkout correct branch for Sytest
Till Faelligen
2022-04-11
Add database namespacing for unit tests (#2340)
kegsay
2022-04-08
syncapi: add more tests; fix more bugs (#2338)
kegsay
2022-04-08
Add test infrastructure code for dendrite unit/integ tests (#2331)
kegsay
2022-04-05
Add Are We Synapse Yet to GHA (#2321)
Till
2022-03-25
Pass DOCKER_TOKEN secret into Docker workflow
Neil Alexander
2022-03-25
One final tweak to the GHA pipeline
Neil Alexander
2022-03-25
Give packages permission to `update-docker-images`
Neil Alexander
2022-03-25
Use correct path name
Neil Alexander
2022-03-25
Factor Docker step into own job
Neil Alexander
2022-03-25
Specify branch name in Docker flow
Neil Alexander
2022-03-25
Fix Docker flow
Neil Alexander
2022-03-25
Chain Docker update onto `main`
Neil Alexander
2022-03-25
Update Docker workflow some more
Neil Alexander
2022-03-24
Use `github.actor` for GHCR upload
Neil Alexander
2022-03-24
Fix Docker flow
Neil Alexander
2022-03-24
Allow manual Docker tasks in GHA
Neil Alexander
2022-03-24
Upload Docker images for releases to both Docker Hub and GitHub Container Reg...
Neil Alexander
2022-03-24
Update dendrite.yml
Neil Alexander
2022-03-24
Update `on` section of GHA workflow
Neil Alexander
2022-03-24
Check for success of initial tests on GHA
Neil Alexander
2022-03-24
Hopefully fail `Initial tests passed` if they actually failed (#2298)
Neil Alexander
2022-03-24
Move CI to Github Actions (#2297)
S7evinK
2022-03-01
Make complement go fast (#2240)
kegsay
2022-02-11
Don't allow parallel complement tests (#2169)
kegsay
2022-02-08
Various updates for renaming the `master` branch to `main`
Neil Alexander
2022-01-24
Add Complement to GHA (#2108)
kegsay
2021-07-20
Add startup testing for Wasm Pinecone build (#1910)
J. Ryan Stinnett
2021-01-18
Use dendritegithub for Docker Hub images
Neil Alexander
2021-01-18
Version 0.3.6
v0.3.6
Neil Alexander
2021-01-18
Update GHA Docker Hub builds
Neil Alexander
2021-01-18
Build docker branch only
Neil Alexander
2021-01-18
Update docker-build-and-push.yml
Neil Alexander
2021-01-18
GitHub action for automatic multiarch Docker build (#1613)
TR_SLimey
2020-09-30
CodeQL analysis
Neil Alexander