-
Notifications
You must be signed in to change notification settings - Fork 148
feat(coder/modules/git-clone): add support for extra_args and drop depth #893
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
Merged
+264
−74
Merged
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
6117692
feat(coder/modules/git-clone): add support for recursive submodule cl…
35C4n0r 1fc8557
feat(run): log git clone command with flags and branch information
35C4n0r d0629d2
refactor(test): remove outdated comments regarding bash and busybox c…
35C4n0r 9d2e19d
feat(git-clone): replace depth, recurse_submodules, and clone_jobs wi…
35C4n0r cf98844
chore: address coder-agents-comments
35C4n0r 0717779
Merge branch 'main' into 35C4n0r/git-recurse-submodule
matifali 525c27d
feat(git-clone): refactor pre and post-clone script handling with ded…
35C4n0r e679ef8
feat(git-clone): update version from 1.4.0 to 2.0.0 across all modules
35C4n0r d86df75
feat(git-clone): add pre/post clone log paths matching coder-utils co…
35C4n0r 295724a
bun fmt
35C4n0r 9bf3bb9
fix(coder/modules/git-clone): address review findings from R4
fcbb588
fix(coder/modules/git-clone): quote heredoc paths, update stale docs,…
f3a1f4d
docs(coder/modules/git-clone): use GFM alert syntax for blockquotes
2161376
chore(coder/modules/git-clone): remove secrets warning, merge branch …
89dc9ee
Merge branch 'main' into 35C4n0r/git-recurse-submodule
35C4n0r File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.