Muhammad Atif Ali

Results 182 comments of Muhammad Atif Ali

I made a typo the focus was on `time_tl_dormant_ms` in the above field. Forget hours :D

Can we also change `time_till_dormant_ms` with something more meaningful? ![Screenshot_20240508-183824](https://github.com/coder/coder/assets/10648092/91371d67-75d1-4805-a567-d08f159a410c)

Agreeing with Spike, I think if we allow our terraform provider to set tags on the build, we can use a standard `coder_parameter` to choose which provisioner to target by...

To populate all available provisioners we can extend `data.coder_provisioner` to expose the tags of all available provisioners. Something like, ```tf data "coder_provisioner" "me" {} data "coder_parameter" "os_selector" { name =...

@mtojek I agree, and I am writing down this idea for future reference.

@sreya `dependency-license-review` is failing again on @dependabot PRs. As @dependabot does not add new dependencies but only updates them should we skip this check if author is @dependabot ?

https://github.com/dependabot rebase

@kylecarbs `ci/update-flake` is failing too.

The process to get official status is listed [here](https://artifacthub.io/docs/topics/repositories/#official-status).