Benjamin Hodgson

Results 80 comments of Benjamin Hodgson

I just grabbed the artifact from the CI build, is that not what I was meant to do?

Found [this](https://github.com/astral-sh/uv/blob/631994c485560fa950bc576bc15c99a761c6b932/CONTRIBUTING.md#testing-on-windows), will try with that env var

+1 to this, I'd like a way to opt out of the automatic firewall behaviour. An option in the action yaml would suit me, something like this: ```yaml uses: azure/[email protected]...

Is this a dupe of #186 ?

> The action attempts to add a firewall rule if it cannot login to the SQL instance It appears this is not functioning correctly though - in my build I...

I'd like to donate some time to this issue (as my team is unhappy with Pip's performance), hopefully this weekend or next week. It's a little unclear to me from...

> I confirm this works with uv too modifying the URL and adding `VssSessionToken` This is working for me too. > **Case 2: uv using venv. This doesn't work.** @AndreuCodina...

I'll need to think about this. It seems `SearchValues` is designed with string- or array-searching in mind. In general we don't have the full text available when parsing (it's streamed)...

Sounds like you're asking about the `1a` example? `Int(10)` consumes the `1` and succeeds, so there's no need for `Try` to backtrack and the second arm of the `OneOf` never...

@dependabot mergeOn 5 Jul 2024, at 09:23, dependabot[bot] ***@***.***> wrote:Bumps StyleCop.Analyzers from 1.2.0-beta.435 to 1.2.0-beta.556. Dependabot will resolve any conflicts with this PR as long as you don't alter it...