Giovanni Bassi

Results 145 issues of Giovanni Bassi

VS test explorer would not run tests anymore when running VS 2022 with the VS 2022 extension for Chutzpah installed. I'm not sure what caused the hanging, I don't even...

**Describe the solution you'd like** I have several tools installed with Chocolatey that end up on my path, but are not indexed by Flow Launcher, and also other tools that...

enhancement

It would be nice to be able to run `dvm completions bash` and get the completions script.

good first issue

**Is your feature request related to a problem? Please describe.** I am running Azure DevOps build agents as containers, and they identify themselves to the server with their hostnames. When...

Type: Enhancement
Priority: Low
Status: Available
Status: Stale

Datetime2 supports precision for Sql Server, [as shown on the docs](https://docs.microsoft.com/en-us/sql/t-sql/data-types/datetime2-transact-sql?view=sql-server-2016). I am not sure in which version this was included, but I guess that since 2008. We should be...

investigation-needed
db:sql-server

It would help in maintenance if Selenoid and Selenoid UI had tagged images for major and major.minor versions. For example, currently the latest released version is [1.10.7](https://hub.docker.com/layers/aerokube/selenoid/1.10.7/images/sha256-2e3b71da1f5f5302f239f806cbe9cd6010f9cd8d496d25ade74e89fde8eed1c5?context=explore). The exact same...

improvement

I saw the comment from @mgravell on https://github.com/StackExchange/StackExchange.Redis/issues/1459#issuecomment-627813702, so I thought it would be nice to have a separate issue dedicated to it. More info at: https://redis.io/topics/client-side-caching

➕ enhancement
⚙️ area:API
⚙️ area:client-caching

The image at Docker Hub is 2 years old, it is important to publish a new build to get the latest patches.

## Bug Report **Package Name:** `rustup` ### Current Behaviour When you run `scoop install rustup` using cygwin the `.cargo` and `.rustup` directories end up under `~/scoop/apps/rustup/current/`. ### Expected Behaviour Persisted...

bug