Ben Potter
Ben Potter
Hmm... compression is handled via `cdn-layout-tool`. I wonder if there is a way to pass on `threads=0`. https://www.jetbrains.com/help/go/shared-indexes.html#export-project-indexes-command-line
I created a YouTrack issue for this: https://youtrack.jetbrains.com/issue/IDEA-289998 Two things, which I haven't tried yet are: - `export XZ_DEFAULTS="-T 0"` - reproducing the behavior of cdn-layout-tool to specify threads there
The Coder extension works fine with Cursor out of the box. We'll make a module/guide for it soon.
You can orphan these workspaces. I think we mostly just need a better error message + steps for resolution when someone hovers. I also wish our queue could be per-provisioner...
closing in favor https://github.com/coder/coder/issues/9857.
> We could accept the tar with a Tee reader, and if we see a certain file (e.g. "icon.[png|svg|jpeg....|"), store the icon in a separate file. It would be unfortunate...
> bumping the max terraform version in Coder This is the part that will probably be difficult for users as it involves modifying Coder's source code (albeit in a simple...
> else if terraform versions is greater than maxTerraform version: use existing terraform binary but warn about potential incompatibilities I like this. Can we also apply it to the minimum...
We will continue to support users who use the OpenTofu binary with Coder and will address any bugs (or incompatibilities) with OpenTofu as the APIs diverge. Today, this will "just...
Hey @michaelbrewer. We'll be working on this as part of our "manage coder via IaC + identify providers" effort this quarter