Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 0 additions & 49 deletions src/sandboxes/__tests__/appendNoCommitInstruction.test.ts

This file was deleted.

72 changes: 0 additions & 72 deletions src/sandboxes/__tests__/syncOrgRepos.test.ts

This file was deleted.

28 changes: 0 additions & 28 deletions src/sandboxes/appendNoCommitInstruction.ts

This file was deleted.

2 changes: 1 addition & 1 deletion src/sandboxes/getSandboxEnv.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Builds the environment variables to inject into sandbox commands.
* Shared by runSandboxCommandTask and codingAgentTask.
* Used by codingAgentTask and updatePRTask.
*/
export function getSandboxEnv(
accountId: string
Expand Down
46 changes: 0 additions & 46 deletions src/sandboxes/git/syncOrgRepos.ts

This file was deleted.

29 changes: 0 additions & 29 deletions src/schemas/sandboxSchema.ts

This file was deleted.

122 changes: 0 additions & 122 deletions src/tasks/runSandboxCommandTask.ts

This file was deleted.

Loading