Skip to content

Releases: Tecnativa/doodba-copier-template

v3.1.0

05 Oct 11:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.1.0a1

09 Sep 12:46
Compare
Choose a tag to compare
v3.1.0a1 Pre-release
Pre-release

All changes here. Summary:

  • Update default docker-mailserver version
  • Pin latest python2-compatible unidecode
  • Do not reformat patches.
  • Improve some dev tasks.

v3.0.0

11 Jun 09:30
d1bfd6b
Compare
Choose a tag to compare

All changes here. Summary:

  • Support domains with dashes in README badges.
  • Add new whitelist proxy code snippet.
  • Make all answers in selection questions use the same data type, to better support the upcoming Copier 6.
  • Remove DB filter from devel.yaml

v2.8.0

25 May 08:40
812a3eb
Compare
Choose a tag to compare

All changes here. Summary:

  • Migrate images to GHCR
  • Add a button to see container logs and another to install a module
  • Fix invoke start task 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-mailserver default version to 9.0
  • Use latest image for docker-duplicity by 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, install and test tasks 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-compose down instead of stop in stop task
  • Filter module tests correctly (see #253)

v2.8.0b2

12 May 08:23
4ea3876
Compare
Choose a tag to compare
v2.8.0b2 Pre-release
Pre-release
  • Improve autoflake configuration
  • Patch older builds (see #252)
  • Add db filter to devel docker compose
  • docker-compose down instead of stop in stop task
  • Filter module tests correctly (see #253)

v2.8.0b1

04 May 06:50
Compare
Choose a tag to compare
v2.8.0b1 Pre-release
Pre-release
  • Fix test task: handle modules to skip correctly
  • Feat: when testing, add DB_FILTER=devel

v2.8.0b0

28 Apr 07:35
Compare
Choose a tag to compare

v2.8.0a6

22 Apr 08:48
Compare
Choose a tag to compare
v2.8.0a6 Pre-release
Pre-release
  • Don't hardcode Jedi anymore #240
  • Add autoflake pre-commit hook #245
  • Several improvements to the resetdb, install and test tasks from #236

v2.8.0a2

11 Mar 12:29
Compare
Choose a tag to compare
v2.8.0a2 Pre-release
Pre-release
  • Use latest image for docker-duplicity by default instead of hardcoded version
  • Fix badges in README for better look

v2.8.0a0

10 Mar 11:36
Compare
Choose a tag to compare
v2.8.0a0 Pre-release
Pre-release

Changes and improvements from #217:

  • Migrate images to GHCR
  • Add a button to see container logs and another to install a module
  • Fix invoke start task 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-mailserver default version to 9.0