You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: