-
Notifications
You must be signed in to change notification settings - Fork 91
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
trying page_size patch #239
trying page_size patch #239
Conversation
c7ab943
to
ab35c55
Compare
This is quite a hack, I would avoid merging that as it can cause random problems when the galaxy-related code in Ansible is modified. Since it's limited to CI I guess you have to decide for yourself whether it's worth the trouble :) |
828560d
to
df3771d
Compare
df3771d
to
d89d5e3
Compare
The way the patch is organized now is much better, this way it will either be applied completely, or not at all. That should also decrease the probability that it randomly breaks at some point :) |
thanks for the comments @felixfontein ! |
(cherry picked from commit 33c2eb7)
(cherry picked from commit 33c2eb7) Co-authored-by: Deric Crago <[email protected]>
(cherry picked from commit 33c2eb7)
(cherry picked from commit 33c2eb7) Co-authored-by: Deric Crago <[email protected]>
SUMMARY
testing page_size patch as an alternative to git cloning
COMPONENT NAME
ADDITIONAL INFO
diff
from ansible/ansible#74191 (comment)