Open
Conversation
Contributor
|
Just curious, will this help in prod environment too, or just devel? |
yajo
suggested changes
Oct 19, 2021
Contributor
yajo
left a comment
There was a problem hiding this comment.
CI shows errors:
git-autoshare /home/odoo/.config/git-autoshare/repos.yml not found. No hosts to load.
That seems like a bug in git-autoshare. I think it should just skip itself if there's no repos definition, isn't it?
Also please add docs about how to benefit from this for example using CI caching.
And a test also.
OTOH great addition!
0243c80 to
667a3d4
Compare
joao-p-marques
added a commit
to Tecnativa/doodba-copier-template
that referenced
this pull request
Oct 21, 2021
Needs Tecnativa/doodba#453 Enables git-autoshare process for the local aggregation process Sets up local cache even if user doesn't have git-autoshare installed and setup locally. TT32042
joao-p-marques
added a commit
to Tecnativa/doodba-copier-template
that referenced
this pull request
Oct 21, 2021
Needs Tecnativa/doodba#453 Enables git-autoshare process for the local aggregation process Sets up local cache even if user doesn't have git-autoshare installed and setup locally. TT32042
667a3d4 to
b6ef9bd
Compare
yajo
reviewed
Oct 21, 2021
b6ef9bd to
7206e38
Compare
yajo
suggested changes
Oct 22, 2021
7206e38 to
55c7933
Compare
55c7933 to
04a1dc7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Take advantage of https://github.com/acsone/git-autoshare to make the git aggregation process faster and more efficient with disk space.
Related to:
@Tecnativa
TT32042