summaryrefslogtreecommitdiffstats
path: root/.drone.jsonnet
AgeCommit message (Expand)Author
2023-02-02feat(CI): Run integration tests on PHP 8.2 for testingJoas Schilling
2023-01-25fix(CI): Run "composer install" in integration tests before enabling the appJoas Schilling
2023-01-19chore(CI): Run postgres integration tests by default as they are faster and b...Joas Schilling
2022-12-06Adjust postgres database accessJoas Schilling
2022-09-30Split chat/ integration tests in halfJoas Schilling
2022-09-19Execute the test on CIJoas Schilling
2022-09-01Use composer v2 to install the dependencies correctlyJoas Schilling
2022-07-06Fix missing "composer install" in the spreed repoJoas Schilling
2022-04-06Install notifications on droneJoas Schilling
2022-03-22Set MySQL ONLY_FULL_GROUP_BY configJoas Schilling
2022-03-22Run on MySQL as a testJoas Schilling
2022-03-21Remove PostgreSQL password set by accidentJoas Schilling
2022-03-18Generate drone testing matrix from .drone.jsonnet fileJoas Schilling