-
Notifications
You must be signed in to change notification settings - Fork 392
Comparing changes
Open a pull request
base repository: loft-sh/devpod
base: v0.6.10
head repository: loft-sh/devpod
compare: v0.6.11
- 20 commits
- 318 files changed
- 5 contributors
Commits on Jan 23, 2025
-
chore(desktop): add debug tool to simplify investigating workspace
import related issues
Configuration menu - View commit details
-
Copy full SHA for 0e6e4e9 - Browse repository at this point
Copy the full SHA 0e6e4e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6fbe6a - Browse repository at this point
Copy the full SHA d6fbe6aView commit details
Commits on Jan 24, 2025
-
fix(pro): local folder upload works properly now with pro
The problem was that we correctly put the uploaded local folder under the workspace directory /var/lib/loft/devpod/$WORKSPACE_ID/agent/.. but when we established the SSH connection we attempted to create the actual local workspace folder on the runner side. Because we usually only have write access to /var/lib/loft remotely this causes permission issues and `devpod ssh` to fail.
Configuration menu - View commit details
-
Copy full SHA for 13ccbf0 - Browse repository at this point
Copy the full SHA 13ccbf0View commit details -
chore(ci): add suffix to prebuild devcontainer image and update main …
…devcontainer.json after pipeline run
Configuration menu - View commit details
-
Copy full SHA for d4dfecd - Browse repository at this point
Copy the full SHA d4dfecdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b64450 - Browse repository at this point
Copy the full SHA 6b64450View commit details
Commits on Jan 25, 2025
-
feat(cli): add support for podman credentials
Podman and other container engines store their auth config in a different location than the default docker one. - docker: $HOME/.docker/config.json - podman: $HOME/.config/containers/auth.json DevPod now tries to collect credentials from both ecosystem
Configuration menu - View commit details
-
Copy full SHA for 82b30ec - Browse repository at this point
Copy the full SHA 82b30ecView commit details
Commits on Jan 27, 2025
-
Update devcontainer image to ghcr.io/loft-sh/devpod:dev-6b64450abdb0e…
…bc2ce7f663f9ff935c56679f8b6
Configuration menu - View commit details
-
Copy full SHA for d279c44 - Browse repository at this point
Copy the full SHA d279c44View commit details -
license(DevPod): Updated OSS licenses
Signed-off-by: Loft Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 466aab4 - Browse repository at this point
Copy the full SHA 466aab4View commit details
Commits on Jan 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0af0e58 - Browse repository at this point
Copy the full SHA 0af0e58View commit details -
fix(desktop): don't error out when collecting log files during
troubleshooting, it's okay if we can't find them
Configuration menu - View commit details
-
Copy full SHA for 981c703 - Browse repository at this point
Copy the full SHA 981c703View commit details -
Configuration menu - View commit details
-
Copy full SHA for a69bd84 - Browse repository at this point
Copy the full SHA a69bd84View commit details -
Minor updates for clarity (#1601)
* minor updates for clarity * Update formatting * Add links
Configuration menu - View commit details
-
Copy full SHA for dde3ea7 - Browse repository at this point
Copy the full SHA dde3ea7View commit details
Commits on Jan 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7996f43 - Browse repository at this point
Copy the full SHA 7996f43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6093dd2 - Browse repository at this point
Copy the full SHA 6093dd2View commit details
Commits on Jan 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d6b5b2a - Browse repository at this point
Copy the full SHA d6b5b2aView commit details
Commits on Feb 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 43bb55c - Browse repository at this point
Copy the full SHA 43bb55cView commit details -
chore(security): add context option to set StrictHostKeyChecking to y…
…es for ssh based git operations
Configuration menu - View commit details
-
Copy full SHA for 88064fc - Browse repository at this point
Copy the full SHA 88064fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02a89b6 - Browse repository at this point
Copy the full SHA 02a89b6View commit details
Commits on Feb 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8b37b09 - Browse repository at this point
Copy the full SHA 8b37b09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 459f062 - Browse repository at this point
Copy the full SHA 459f062View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.6.10...v0.6.11