oca-addons-repo-template icon indicating copy to clipboard operation
oca-addons-repo-template copied to clipboard

OCA Repository Template

Results 24 oca-addons-repo-template issues
Sort by recently updated
recently updated
newest added

Hello, When using v15/v16/v17, It creates .pre-commit-config.yaml with a line break on the first line. If you use pre-commit It fails at the first attempt because this line gets removed....

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies

As we have seen from the recent update to branches 14 to 16, an upgrade to pylint-odoo and/or odoo-pre-commit-hooks cause new checks to be enabled. While these checks often raise...

enhancement
stale

This should help in the future to protect against situations like https://github.com/OCA/oca-addons-repo-template/issues/250, when Codecov suddenly changes something, starts to fail and becomes blocking for everybody here.

## Describe the bug Since #190, for contributing you need to have installed pandoc. pypandoc will try to install it automatically, but it only works in deb format. If you...

bug
stale

This has the downside of running more jobs, with several parallel installation of the addons. On the other hand this helps in situations where INCLUDE/EXCLUDE do not install everything, breaking...

stale

Hi all, ### Context I [recently updated](https://github.com/OCA/pos/pull/1134) the copier answer of the repo OCA/pos for branch 16.0. In that occasion I wanted to switch odoo_test_flavor to "Odoo". @pedrobaeza said me...

enhancement
stale

Fixes 15.0 branches: As spotted in 15.0 branch of https://github.com/OCA/stock-logistics-warehouse/tree/15.0 job: https://github.com/OCA/stock-logistics-warehouse/actions/runs/6711504373/job/18239016420 CI on 15.0 PR are red. autoflake ``` Traceback (most recent call last): File "/home/bosd/.cache/pre-commit/repop6v3fone/py_env-python3/bin/autoflake", line 5, in...

approved
ready to merge

Thanks for the continuous improvement year after year! One question though. I am updating the ddmrp repository (branch 14.0 - https://github.com/OCA/ddmrp/pull/332) and when running pre-commit I found the following deprecation...

bug