Atif Ali

Results 142 issues of Atif Ali

This PR adds a GitHub action to publish every release to winget ## Subtasks - [x] `packageFileName: coder_${VERSION}_windows_amd64.zip` # Need to get VERSION from latest release to use here -...

# Problem We are using a samba share to share files. Every user has a folder mounted inside their workspace according to the username. But the user created inside the...

docs: updated coder version to the latest 1.34 in docs

## Description When the model has an `nn.Fallten` layer, the converted model does not have `drift_analog_weights` and `program_analog_weights` methods. ## How to reproduce ```python import numpy as np import torch...

enhancement

# Brief description of your issue Installing a package doesn't add it it to path # Steps to reproduce 1. Install Vim using `winget install vim` 2. Try to run...

Issue-Feature
Area-External
Area-Path

A web IDE like vs code server that can be used from the browser.

C-feature

## Context Coder now has a resource named [`coder_env`](https://registry.terraform.io/providers/coder/coder/latest/docs/resources/env) that can be used to inject environment variables into the workspace. There is one use case where a module author would...

feature
cli

The current workflow works fine, but it takes way too long (>10 minutes) for a developer to be willing to wait (greater than 10 minutes) Some possible improvements. 1. Use...

chore

We were on version 2.16.0 (18 months old) and probably missing on latest development. One notable improvement should be [Reprodubale builds](https://github.com/goreleaser/nfpm/pull/748)