Skip to content

Releases: Tecnativa/doodba-copier-template

v2.7.1

04 Mar 12:44
Compare
Choose a tag to compare
  • Fix .dockerignore to also ignore odoo/auto folder

v2.7.0

03 Mar 08:09
28304c4
Compare
Choose a tag to compare

Full changelog here:

  • Add Python Odoo auto-complete configuration for VSCode
  • Remove .vscode/settings.json
  • Warn about manual edits to the copier answers file ⚠️
  • Run git-aggregate in a tty environment to fix errors like #223

v2.7.0a4

15 Dec 08:38
Compare
Choose a tag to compare
v2.7.0a4 Pre-release
Pre-release
  • Remove .vscode/settings.json file. It was getting the one for the template, not for the subproject.

v2.7.0a3

11 Dec 11:05
Compare
Choose a tag to compare
v2.7.0a3 Pre-release
Pre-release
  • Fix pre-commit pylint versioning to work with pip 20.3 (forward port from 2.6.1)

v2.7.0a2

11 Dec 10:59
Compare
Choose a tag to compare
v2.7.0a2 Pre-release
Pre-release
  • Fix pre-commit pylint versioning to work with pip 20.3 (forward port from 2.6.1)

v2.6.1

11 Dec 10:02
Compare
Choose a tag to compare
  • Fix pre-commit pylint versioning to work with pip 20.3

v2.7.0a1

10 Dec 11:03
Compare
Choose a tag to compare
v2.7.0a1 Pre-release
Pre-release
  • Add Odoo Python auto complete

v2.6.0

10 Dec 10:49
469365e
Compare
Choose a tag to compare

All changes here. Summary:

  • Fix pre-commit dependencies
  • Add hook to automatically ignore non-installable addons when running pre-commit

v2.6.0a1

30 Nov 11:34
Compare
Choose a tag to compare
v2.6.0a1 Pre-release
Pre-release
  • Add option to skip uninstallable addons from pre-commit hooks

v2.5.3

30 Nov 12:00
0365f65
Compare
Choose a tag to compare

All changes here. Summary:

  • Fix Traefik 1 labels that were being applied for i.e. /web* instead of /web,/web/*, making i.e. web-evil match the rule wrongly.