Skip to content

Releases: stuartleeks/devcontainer-cli

v0.1.477831756

Choose a tag to compare

@github-actions github-actions released this 11 Jan 15:10
15ad21e

Changelog

15ad21e Merge pull request #32 from stuartleeks/sl/exec-redesign

v0.1.477119389

Choose a tag to compare

@github-actions github-actions released this 11 Jan 08:59
da4fbad

Changelog

da4fbad Merge pull request #25 from stuartleeks/sl/make-help

v0.1.365701362

Choose a tag to compare

@github-actions github-actions released this 16 Nov 09:26
42553ea

Changelog

42553ea Merge pull request #30 from lawrencegripper/lg/defaulttobash

v0.1.310713546

Choose a tag to compare

@github-actions github-actions released this 16 Oct 13:17
d6baa3f

Changelog

d6baa3f Merge pull request #29 from stuartleeks/sl/exec-set-user

v0.1.310470279

Choose a tag to compare

@github-actions github-actions released this 16 Oct 10:38
1d73d87

Changelog

1d73d87 Merge pull request #28 from stuartleeks/sl/fix-paths

v0.1.259948365

Choose a tag to compare

@github-actions github-actions released this 17 Sep 19:37
aef293c

Changelog

aef293c Merge pull request #27 from stuartleeks/sl/set-devcontainer-name

Devcontainer templates use a standard name for the devcontainer (e.g. "python" for the python template). This modifies the behaviour to override the name after copying to use the name of the containing folder (or the value of the --devcontainer-name parameter if passed)

v0.1.257766850

Choose a tag to compare

@github-actions github-actions released this 16 Sep 15:26
e02a27f

Changelog

e02a27f Update aliased bash completion

v0.1.221066888

Choose a tag to compare

@github-actions github-actions released this 23 Aug 20:23
0a9bc6d

Changelog

0a9bc6d Merge pull request #26 from stuartleeks/sl/workspace-folder-default

Fixes incorrect path error when devcontainer folder isn't in the root of the git repo.

v0.1.183392537

Choose a tag to compare

@github-actions github-actions released this 26 Jul 19:26
81c8aa5

Changelog

81c8aa5 Merge pull request #24 from stuartleeks/sl/suppress-update-on-completion

v0.1.164655870

Choose a tag to compare

@github-actions github-actions released this 10 Jul 14:21
8534e00

Changelog

8534e00 Merge pull request #23 from stuartleeks/sl/docs