0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-01 12:08:55 +02:00
dendrite/build/scripts
S7evinK 01f863d248
Move CI to Github Actions (#2297)
* Initial test

* Move CI to GHA

* Naming

* Always report all linter issues

* Remove if true

* Test complement in different variations

* Try again

* Move Complement back after initial tests and readd timeout
Make linting fail further checks
Remove CodeQL

* Update and rename tests.yml to dendrite.yml

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2022-03-24 12:52:51 +01:00
..
build-test-lint.sh Add appservices component to docker scripts (#1153) 2020-06-20 21:28:30 +01:00
Complement.Dockerfile Move CI to Github Actions (#2297) 2022-03-24 12:52:51 +01:00
complement.sh Update complement.sh 2020-09-03 10:07:14 +01:00
ComplementLocal.Dockerfile Add host mount compatible Complement image (#2187) 2022-02-15 17:40:48 +00:00
ComplementPostgres.Dockerfile Move CI to Github Actions (#2297) 2022-03-24 12:52:51 +01:00
find-lint.sh Support for m.login.token (#2014) 2022-02-10 10:27:26 +00:00
install-local-kafka.sh Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
README.md Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00

Dev Scripts

These are a collection of scripts that should be helpful for those developing on dendrite.

See find-lint.sh for environment variables that control linter resource usage.