Atif Ali
Atif Ali
As a workaround, we can make the coder_agent ephemeral by setting `count = data.coder_worksapce.me.start_count`. But your suggestion looks like a true solution.
Do we need to specify workspace name everytime? What if we run it from an ssh session that is already connected to the workspace? In that case we should default...
> Perhaps the above should be behind the verbose flag. Yes I agree it should be replaced with "Opening vscode desktop in workspace w"
> I did consider it, but I’m worried we’ll overload the top level scope with too many commands if we do that. Especially if more open commands are introduced. I...
Same observation on dev.coder.con
@bpmct I agree customers can use deploy as they wish to e.g., GitHub Pages, etc. We just want it easy for air-gapped installations to have the correct version of docs...
@bpmct so the idea is to update the Helm chart to run an optional `nginx` container that will pull and server the correct version of offline docs.
As an MVP, we should first serve offline docs for our dogfood instance. This will allow us to test if search, navigation, etc., works as expected.
@Emyrk I think we have this integrated in ci now, or are we still missing something?
Could we also add coder/coder#9318 to the list?