Skip to content

Releases: OCA/oca-addons-repo-template

v1.3.5

29 Oct 09:10
Compare
Choose a tag to compare

What's Changed

  • [FIX] no ignore copier.yml by @yajo in #82
  • [IMP] add support for new odoo js modules for *.esm.js files by @SplashS in #86

New Contributors

Full Changelog: v1.3.4...v1.3.5

v1.3.4

21 Oct 14:07
64db736
Compare
Choose a tag to compare
  • remove .travis.yml when ci is not Travis
  • use python 3.9 for pre-commit because pylint-odoo is not compatible with python 3.10

v1.3.3

18 Oct 19:17
5cea348
Compare
Choose a tag to compare

Fix pre-commit setup.py generation on 15.0 branches.

v1.3.2: Merge pull request #74 from acsone/t2d-sbi

17 Oct 14:21
e1a9c3b
Compare
Choose a tag to compare

Rename .travis.yml to .t2d.yml if chosen CI is GitHub.

v1.3.1: Merge pull request #73 from acsone/ci-choice-sbi

15 Oct 16:27
5bd1f52
Compare
Choose a tag to compare
  • Copier question to choose between Travis and GitHub actions

v1.3.0: Merge pull request #61 from acsone/test-github-action

14 Oct 16:36
2407f59
Compare
Choose a tag to compare
  • Odoo 15 support
  • GitHub actions for Odoo 15

v1.2.1

27 Sep 11:21
Compare
Choose a tag to compare

All changes here. Summary:

  • General repo reorganization.
  • Fix stale workflow.

v1.2.0: Merge pull request #63 from ivantodorovich/patch-1

03 Aug 13:40
ce5c88d
Compare
Choose a tag to compare
[ADD] Automatic PR / Issue stale workflow

v1.1.6: Merge pull request #65 from acsone/add-missing-makepot-sbi

28 Jul 07:59
d7dabe3
Compare
Choose a tag to compare

v1.1.5

27 Jul 13:24
587c072
Compare
Choose a tag to compare
Apply last commit to 13.0 too