8000 Tags · nrontsis/devpod · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: nrontsis/devpod

Tags

v0.5.21

Toggle v0.5.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
POD-898 | Update loft api -> 4.1.0-alpha.13 (loft-sh#1285)

* Update loft api -> 4.1.0-alpha.13

* chore: bump loft apis

---------

Co-authored-by: --global <pascal.breuninger@loft.sh>

v0.5.21-alpha.0

Toggle v0.5.21-alpha.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat/POD 884 docker credential forwarding (loft-sh#1282)

* feat(cli): merge devpod context option from environment in proxy mode.

When running `up` or `ssh` from Pro (=in proxy mode) we merge the pro
environments context options with the existing options.

* feat(pro): add remote runner credentials server; merge remote context option

v0.5.20

Toggle v0.5.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
POD-859 | Use Environment Templates from Pro (loft-sh#1253)

* Bump github.com/loft-sh/api/v4 -> v4.1.0-alpha.10

* Add EnvironmentTemplate to CLIOptions

* Support crane environment source

* Allow overriding bin name

* Change how crane command is build

v0.5.20-alpha.4

Toggle v0.5.20-alpha.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
POD-854 | Decouple pulling devcontainer spec from pulling project (lo…

…ft-sh#1244)

* Refactor runner Up method

* Init - pull project from within the container is separate devcontainer spec is provided

* Extract clone for workspace to agent pkg

v0.5.20-alpha.3

Toggle v0.5.20-alpha.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix/POD 837 remove fallback cloning (loft-sh#1232)

* fix(cli): only setup platform access if we're using pro provider to create
workspace

* fix(cli): remove local clone fallback

Removes the current behaviour of falling back to a local clone and
upload to VM/Pod afterwards. Over the course of the last year we've
found it is more confusing than it helps.
Instead, this PR improves the logs when cloning on the remote fails to
allow users to address the root cause better.

v0.5.20-alpha.2

Toggle v0.5.20-alpha.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
POD-779 | Initial integration of devpod-crane (loft-sh#1230)

* Add config-source flag to workspace up command

* Init crane client implementation

* Switch to switch for detecting client type

* Init usage of crane

* Move signing management fully to crane

* Simplify usage of crane

* Factor out reading raw config in workspace run implementation

* Move devcontainer config methods to a separate file

* Add docstrings in crane package

v0.5.20-alpha.1

Toggle v0.5.20-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Factor out function looking for devcontainer files to devcontainer pa…

…ckage (loft-sh#1219)

v0.5.20-alpha.0

Toggle v0.5.20-alpha.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
license(DevPod): Updated OSS licenses (loft-sh#1212)

Signed-off-by: Loft Bot <loft-bot@users.noreply.github.com>
Co-authored-by: pascalbreuninger <pascalbreuninger@users.noreply.github.com>

v0.5.19

Toggle v0.5.19's commit message
feat: multi-region mode

v0.5.18

Toggle v0.5.18's commit message
fix(cli): bump loft v4 kube apis

0