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

t2d --deployv: Generate a pre-commit cache for each OS version #67

Open
moylop260 opened this issue Oct 5, 2022 · 0 comments
Open

t2d --deployv: Generate a pre-commit cache for each OS version #67

moylop260 opened this issue Oct 5, 2022 · 0 comments
Assignees
Labels

Comments

@moylop260
Copy link
Collaborator

After generating the t2d image and running pre-commit-vauxoo it spends a lot installing the packages

What about using a .cache/pre-commit folder backup?

For odoo>=12.0, using OS and python version as key to generate a custom one

TODO: Define where it should be stored or downloaded?

It could be part of the package but it could be the package so heavy

It could be download from url but it could be the same than install from scratch since it will consume internet

It could be downloaded locally and if a particular path is present so it will be copied to the docker (Notice the folder .cache/pre-commit had problems trying to upload to git repository, so maybe amazon-s3)

TODO: Define the issue well!

@moylop260 moylop260 self-assigned this Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant