You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for this project, I really like having a local alternative to Codespaces!
What happened?
After starting up a devcontainer, it seems the build logs are cleared - at least I haven't been able to find them in the UI? The "Logs" menu option opens up an empty log.
What did you expect to happen instead?
It would be good if build logs are preserved and accessible in the UI, so I can observe the output of e.g. the postCreateCommand and my dotfiles.
How can we reproduce the bug? (as minimally and precisely as possible)
As far as I can tell so far, this seems to be the default behavior when starting any Workspace (at least on a local Docker Provider).
Local Environment:
DevPod Version: v0.5.20
Operating System: Windows 10 Pro 22H2
ARCH of the OS: AMD64
DevPod Provider:
Local provider: Docker / WSL2
The text was updated successfully, but these errors were encountered:
I found the build logs under the "Notifications" icon. So I would suggest changing this from a "bug" to an "enhancement": I think it would be nice if they were easier to find :-)
Thank you for this project, I really like having a local alternative to Codespaces!
What happened?
After starting up a devcontainer, it seems the build logs are cleared - at least I haven't been able to find them in the UI? The "Logs" menu option opens up an empty log.
What did you expect to happen instead?
It would be good if build logs are preserved and accessible in the UI, so I can observe the output of e.g. the
postCreateCommand
and my dotfiles.How can we reproduce the bug? (as minimally and precisely as possible)
As far as I can tell so far, this seems to be the default behavior when starting any Workspace (at least on a local Docker Provider).
Local Environment:
DevPod Provider:
The text was updated successfully, but these errors were encountered: