Ammar Bandukwala

Results 171 comments of Ammar Bandukwala

We call "config","metadata",whatever "settings" in the UI. So we should probably either follow that or change it everywhere.

OK thanks for the explanation. I'll leave a comment within https://github.com/coder/coder/pull/11390.

We should hold off on completing this until we have strong alignment on how to correctly do shared infrastructure. For example, @bpmct and I discussed Group-owned workspaces that everyone in...

For the record we should call these "shared ports" and not "Dev URLs" (v1). The "Dev URL" language makes it seem like the feature is doing more than it is.

What happened with this issue?

@aslilac what work remains to getting light theme out of "preview" mode and closing out this issue?

I agree that findings ways to support more advanced UI customization is interesting, but I don't think leaning more on Terraform for layout is the right direction. We want to...

Re opening due to the bump from @mattlqx. I think @bpmct's suggested approach of using HCL's nested syntax is cleanest as it forces relevant buttons together in the code and...

On the topic of static analysis for our docs: https://vale.sh/. https://vale.sh/explorer/gunningfog/ is particularly cool.

I think MVP here should be just putting the logs in the UI, and then in a follow-up feature we address waiting for startup scripts to finish. I believe some...