Michael Brewer
Michael Brewer
@MrPeacockNLB how about a deep link to open a coder_app (even when the workspace has been stopped?) This kind of already works for vscode desktop
Well a deep link does not just mean opening a native app :). It can also mean that get to want to go in a single click (if possible). So...
Also auto-starting stopped workspaces don't work for chrome apps.
Thanks. This is a step in the direction of instant workspaces for teams. Many users would like to add a repo to a running workspace. And in some cases start...
Right less things to debug when your local config just polluted by conflicting settings.
Related to https://github.com/coder/terraform-provider-coder/issues/194
I am up for any kind of solution that can be done in the short term: - `ephemeral` might be a way to allow for sensitive values to be passed...
For insights there should at least be a way for `coder_parameters` to be opted out of the insights "Parameters usage", whether they are secrets or sensitive fields. Some secrets only...