All changes here. Summary:
- Migrate images to GHCR
- Add a button to see container logs and another to install a module
- Fix
invoke starttask when recreating containers that had just been created - Add 2 simple badges at the README of the generated project pointing to the prod and test deployment environments, if defined
- Run all docker commands in a TTY enabled shell (follow-up of #224)
- Update the
docker-mailserverdefault version to 9.0 - Use latest image for
docker-duplicityby default instead of hardcoded version - Fix badges in README for better look
- Don't hardcode Jedi anymore #240
- Add autoflake pre-commit hook #245
- Several improvements to the
resetdb,installandtesttasks from #236 - Migrate to https://github.com/OCA/oca-addons-repo-template/ instead of https://github.com/OCA/maintainer-quality-tools/
- Fix test task: handle modules to skip correctly
- Feat: when testing, add DB_FILTER=devel
- Improve autoflake configuration
- Patch older builds (see #252)
- Add db filter to devel docker compose
docker-composedown instead of stop in stop task- Filter module tests correctly (see #253)