Michael Brewer

Results 134 comments of Michael Brewer
trafficstars

Currently the user will have to figure out what the correct value for `` and the also know the directory of the persistence volume for that workspace you are connecting...

True. Right now I am documenting workarounds for users. I might need to create symlinks from the home directory to the persistence volume used by my workspaces.

@kylecarbs sadly vscode wipes out any symlinks :( and linux does not allow hardlinks for directories.

@matifali come comments for how this could be enterprise friendly. - Ubuntu as the base image is not hardened enough and lack enterprise support/sla, and something like Red Hat Enterprise...

@code-asher you where right. When bundling code-server then extensions won't be installed at start up. I will make a fix for this

Can have a look over the weekend as to why. Does not happen when VScode connects to a stopped workspace.

I haven't fixed the issue with CTL*C not exiting. But can try also. Behind the scenes these messages will be lost for GUI apps like Fleet.

https://github.com/aws/aws-cdk/pull/11773 PR tries to resolve this for AWS CDK.

@mafredri something weird is happening with `git-config` tests? (`bun test -t git-config` works locally)

@mafredri - this PR #254 resolves the unit tests failing due to the fix in the newer coder/coder module