Ammar Bandukwala

Results 71 issues of Ammar Bandukwala

I'm confused that the environment variables begin with `CODER_` and not `ENVBOX_`. This project could have independent value and the `CODER_` naming suggests it's coupled.

In https://github.com/coder/coder/discussions/13122 a user sees empty values when referencing `${data.coder_workspace.me.template_id}` in their template. This happens because their coder server version is behind the provider, and this kind of issue will...

documentation
enhancement

Per a user request, we should find a way to surface the service banner in VS Code when it's set on the dashboard. For many (if not most) deployments, developers...

good first issue

See ![image](https://github.com/coder/coder/assets/7416144/3b750260-9634-4c3e-b738-c6906bdbde7a) The black on dark red is unreadable. cc @aslilac

site
design
s3
bug

This a question of graph theory that is beyond my reach. I don't understand, intuitively, why the algorithms to add and delete nodes strongly guarantee a connected graph. I understand...

question

I would find composer way more usable if it was docked (similar to Chat) instead of a floating window. As a floating window, esp. one that can't escape the IDE...

I'm on the latest extension and noticed that we removed the connections status indicator at some point. I found it helpful, in particular, to know whether the connection is P2P...

enhancement

First of all, when creating automation tokens (e.g. for [coder/setup-action](https://github.com/coder/setup-action/settings)), you typically want either an unlimited lifetime or a lifetime specified in years/months not hours (which is the largest unit...

bug risk
customer-reported