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
/
dendrite.yml
Age
Commit message (
Expand
)
Author
2024-08-02
Bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible...
dependabot[bot]
2024-02-08
Update all the CI actions (#3323)
Till
2023-10-11
Update Complement to match new public API shape (#3232)
kegsay
2023-08-28
Fix CI, upgrade image used for upgrade tests (#3151)
Till
2023-08-23
Version 0.13.2 (#3187)
v0.13.2
Till
2023-04-27
Add CS API `/keys` tests (#3069)
Till
2023-04-05
ci: don't use go get, use go install (#3048)
kegsay
2023-03-10
Update dependencies (#3006)
Till
2023-02-28
Only run CI if there are changes to go files or the workflow [skip ci]
Till Faelligen
2023-02-14
Remove polylith/API mode (#2967)
Till
2023-02-10
Version 0.11.1 (#2966)
v0.11.1
helm-dendrite-0.11.1
Till
2023-02-03
Add Sytest/Complement coverage to scheduled runs (#2962)
Till
2022-12-23
Add clientapi tests (#2916)
Till
2022-12-09
Use older sytest-dendrite image
Till Faelligen
2022-12-02
Test and CI related changes (#2896)
Till
2022-11-14
Try to optimize CI (#2867)
Till
2022-11-11
Run upgrade tests for SQLite too (#2875)
Neil Alexander
2022-11-03
Add GHA permission to upload security events
Till Faelligen
2022-11-02
Multi-stage Docker builds (#2850)
Neil Alexander
2022-11-02
Fix `moderncsqlite` errors and rebase onto `main` (#2832)
0x1a8510f2
2022-10-25
Prettify unit test output
Neil Alexander
2022-10-10
CI update
Till Faelligen
2022-10-04
Revert Docker changes
Neil Alexander
2022-10-04
Update Dockerfile (#2342)
Till
2022-08-23
Complement QoL changes (#2663)
Till
2022-08-18
Enable `workflow_dispatch` in GHA
Neil Alexander
2022-08-12
Protect user_interactive reads and writes with locks (#2635)
Tak Wai Wong
2022-08-11
Update `golangci-lint` component in GHA workflow
Neil Alexander
2022-08-03
Disable stack protector on Linux CI build pipelines for now (to avoid `reloca...
Neil Alexander
2022-08-03
Test Go 1.19 in CI
Neil Alexander
2022-07-25
Update database migrations, remove goose (#2264)
Till
2022-07-11
Ristretto cache (#2563)
Neil Alexander
2022-07-01
Disable WebAssembly builds for now
Neil Alexander
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-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
[next]