Muhammad Atif Ali

Results 99 issues of Muhammad Atif Ali

Can you guide me how I can adapt for HP Pavilion 15 cu-0001tx. I have all the same specs except the dGPU and SSD dGPU: ```console Graphics: Device-1: Intel UHD...

I want to create a new railway project running a single service from a Dockerfile. How could this be achieved given the project and service are to be created from...

D2: medium
T: feature
U3: maybe
C: service

closes #1 For testing, ```tf module "kasmvnc" { source = "git::https://github.com/coder/modules.git//kasmvnc?ref=kasmVNC" agent_id = coder_agent.dev.id } ``` ![image](https://github.com/coder/modules/assets/10648092/f81cd2ff-217f-4839-8544-dd20f1d548cb)

I have created a workspace that was provisioned by a provisioner that no longer exists. There is no way to delete such a workspace and it stays in the queue...

s3
bug
needs-rfc

We should Allow adding/updating tags from Terraform to allow controlling them as IaC. Currently, it's only possible via API, CLI, or UI. _Originally posted by @matifali in https://github.com/coder/coder/issues/6442#issuecomment-1955749134_

feature

We discussed this in our February community call on Discord to allow a limited number (1-2) [external provisioners](https://coder.com/docs/v2/latest/admin/provisioners) in the OSS version. The OSS benefit of external provisioners is to...

feature
needs decision
use-case

## Problem We can not use logos/images in the template directory. Setting `icon = ./my-logo.svg` does not seem to work. ## Solution 1 - Coder uploads icons from the template...

feature

As a follow-up, I think we should look into a github action linter to catch these problems pre-merge in the future. Thanks for fixing @matifali 👍 _Originally posted by @dannykopping...

chore