Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADD] Older versions compatibility. #496

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

josep-tecnativa
Copy link
Contributor

@josep-tecnativa josep-tecnativa commented Oct 18, 2024

Since this changes f4bc534 pre-commit for odoo < 13 were not really supported.

  • Test template on v10
  • Test template on v15
  • Test template on v16

In order to test template from PR, we can run:
copier copy --vcs-ref add-odoo-lt13-pre-commit-comp --trust gh:Tecnativa/doodba-copier-template .

@josep-tecnativa josep-tecnativa force-pushed the add-odoo-lt13-pre-commit-comp branch 30 times, most recently from 28fc8f7 to 49ed373 Compare October 18, 2024 11:54
@josep-tecnativa josep-tecnativa force-pushed the add-odoo-lt13-pre-commit-comp branch 7 times, most recently from 6442cc3 to 5046a93 Compare October 18, 2024 12:58
@@ -69,47 +104,49 @@ repos:
- id: ruff-format
{% else -%}
- repo: https://github.com/psf/black
rev: 23.9.1
rev: 20.8b1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why changing this and the others in the file? Isn't better to create a new file for those needing these versions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants