Commit Graph

4 Commits

Author SHA1 Message Date
Earlopain
7fdb7368db
[CI] Upload log after test run
Should make it easier to understand why random failures are happening.
Remove the manual logging in the application controller. Just look in your logs instead.

This also reduces the log level for tests.
Log files are now 700KB instead of 28MB per run.
2023-02-26 15:53:26 +01:00
Earlopain
b75c35b4f2
[CI] Run tests 2023-02-25 15:14:48 +01:00
Earlopain
3fc87634eb
[CI] Try running actions with docker-compose 2023-02-25 13:18:35 +01:00
Earlopain
f00e781b3b
[CI] Run rubocop and add rubocop-todo
There's no point in building the Dockerfile just for rubocop, but
doing it this way allows for easy integration of a test action in the future.
2023-02-22 21:59:43 +01:00