git: add explicit submodule_init parameter, add submodule_depth parameter, and cleanup parameter support verification. (#48678)#49000
Conversation
|
Hi @ju2wheels, thank you for submitting this pull-request! |
da600d4 to
f70ead2
Compare
|
@HD650 please look at this as well if you have time. |
f70ead2 to
510294f
Compare
510294f to
de42929
Compare
25c7fe8 to
67b7972
Compare
8463967 to
7afaea2
Compare
312f890 to
c4a40dd
Compare
…eter, and cleanup parameter support verification. (ansible#48678) - First PR to partially resolve ansible-pull always doing a recusrive clone. ansible#48678 git: Update integration tests to account for recursive submodule init changes (ansible#48678) - Update tests to account for that fact that a one level submodule is not considered "recursive" anymore. Add changelog fragment. (ansible#48678) Update the release version on the added module parameters. (48678) Switch git submodule integration tests to use find module instead of command and ls to check clone contents. (ansible#48678) Note: `ls -1a` includes the elipses for parent and current directory in the listing, but using the find module will not include those, so all file counts are reduced by 2.
ju2wheels
left a comment
There was a problem hiding this comment.
Resolved this by removing remote repos and using dynamically created local ones.
… on older git versions. (ansible#48678)
|
The test |
|
The test |
…f git where its not supported. (ansible#48678)
|
@webknjaz unit tests have been updated to dynamically create local repos for testing instead of using remote repos. Hopefully this makes the unit test cases clearer and easier to follow. Let me know if there are any other concerns. Would I need to put this PR through core review again? |
|
Any ETA when this will be merged? |
|
Unless some one else picks it up and runs with it, probably never. I rebased this at least two times and went to their meetings on IRC following their release process to get follow up and feedback once and got nothing. I tried... I found another way to do what I was trying to do with the related PRs linked to this one, so I wont be putting further effort into trying to get this merged. |
…
SUMMARY
git: add explicit submodule_init parameter, add submodule_depth parameter, and cleanup parameter support verification. (#48678)
ISSUE TYPE
COMPONENT NAME
git
ADDITIONAL INFORMATION