* Use dockerfile build cache
* Improve entrypoint to speed up test setup
* Fix asset helper
* Disable angular cache until webpack fixes dangling caches. Also experiment with max-old-space-size
* No need for maintaining test schema under CI. Saves ~30s of db:test:prepare stuff
* DOCKER_BUILDKIT: 1 for AWS
* turbo_tests verbose
* PostgreSQL conf for CI
* Add comment on how to switch back to AWS self-hosted runners
* Add AWS key for docker-compose.ci
* Break test on purpose
* small fix
* Fix bucket name
* Remove test failure
Co-authored-by: Cyril Rohr <cyril.rohr@gmail.com>