Skip to content

Tags: Loo-ERP/oca-addons-repo-template

Tags

v1.11.0

Toggle v1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request OCA#163 from OCA/sbidoul-patch-1

Add external-request-timeout pylint check

v1.10.1

Toggle v1.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request OCA#162 from acsone/pylint-odoo-702

Use pylint-odoo 7.0.2

v1.10.0

Toggle v1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request OCA#161 from acsone/master-16.0

[IMP] support Odoo 16.0

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request OCA#157 from acsone/gha-default

Use GitHub actions and pip by default

v1.8.0

Toggle v1.8.0's commit message
[IMP] pylint-odoo: upstream pre-commit hook

Updating as requested in OCA/pylint-odoo#360 (comment).

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request OCA#132 from coopiteasy/support-10-11-12

MQT-compatible pre-commit + GitHub actions for 10, 11, 12

v1.6.1

Toggle v1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request OCA#136 from acsone/fix-13-pylint-pycompat

Cap python version used for pre-commit

v1.5.2

Toggle v1.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request OCA#134 from Tecnativa/fix-precommit-bump_black

imp: Odoo <14.0: pin black click dependency to <8.1.0 - Odoo >=14.0: bump black to 22.3.0

v1.5.1

Toggle v1.5.1's commit message
[FIX] false failures when detecting unreleased dependencies

The interpreter is launched with `-e` option, which makes bash fail as soon as one command fails.

The grep command will fail when there's no match. That's a valid use case, and means that there are no unreleased dependencies (or no dependencies).

v1.5.0

Toggle v1.5.0's commit message
Add a ci job to detect unmerged requirements