Skip to content

Releases: depot/cli

Depot CLI 2.101.43

15 Apr 23:05
f9650a5

Choose a tag to compare

What's Changed

  • fix: disable external diff drivers in workspace patch generation (#484) @ischolten

Depot CLI 2.101.42

13 Apr 23:37
522bfb6

Choose a tag to compare

What's Changed

  • fix: include untracked .depot/ files in workspace patches (#482) @ischolten

Depot CLI 2.101.41

10 Apr 18:58
9e3e058

Choose a tag to compare

What's Changed

  • feat: allow user to import shortlist with --secrets and --vars (#481) @lukevmorris

Depot CLI 2.101.40

09 Apr 02:38
de44a95

Choose a tag to compare

What's Changed

  • chore: migrate cmd - reverse order of next steps when secrets detected (#479) @andie787

Depot CLI 2.101.39

07 Apr 19:25
042fbb3

Choose a tag to compare

What's Changed

  • feat(ci): send workspace_patch_cache_key when uploading a workspace patch (#477) @ischolten

Depot CLI 2.101.38

03 Apr 17:36
7f31d71

Choose a tag to compare

What's Changed

  • feat: rewrite .github/ path references to .depot/ during workflow migration (#476) @ischolten

Depot CLI 2.101.37

02 Apr 16:03
c5e2a35

Choose a tag to compare

What's Changed

  • fix: prioritize origin remote and unify repo resolution for ci run (#475) @lukevmorris

Depot CLI 2.101.36

31 Mar 19:02
3d6e090

Choose a tag to compare

What's Changed

  • fix: match --job flag against reusable workflow job keys (#474) @robstolarz
  • fix: handle empty org list gracefully during login (#450) @121watts

Depot CLI 2.101.35

28 Mar 05:51
9a94b8b

Choose a tag to compare

What's Changed

Depot CLI 2.101.34

28 Mar 00:09
fe51553

Choose a tag to compare

What's Changed

  • feat: check all git remotes for GitHub URL in ci migrate preflight (#472) @lukevmorris