Oisin Grehan

Results 197 comments of Oisin Grehan

I edited my sequence because I'd omitted a move in my haste (Qxa5). I implied an illegal move; the sequence is legal but the reality is that on move 3,...

Bump! @sylvain-combe-sonarsource @costin-zaharia-sonarsource ? I'm on Windows 11 ARM (surface laptop 7) -- so this applies equally here.

> Hi @oising, I do not work in the SonarLint team. I'm not sure how I can help. Okay, it didn't seem _crazy_ to tag you when you have sonarsource...

> Download the vsix extension from the marketplace. Open with 7zip and double-click the file "extension.vsixmanifest" to open with Notepad or Visual Studio (depending on your settings). Search and replace...

@mitchdenny -- this fix seems to interfere with your logic on the emulator tests. Now that AddEventHub returns AzureEventHubResource, the RunAsEmulator call needs to occur _before_ AddEventHub. You have a...

@mitchdenny @eerhardt @davidfowl Do you want me to do anything with this? Do I wait until you've invented something similar for ESB topics and queue child resources, or is there...

@karolz-ms said: > When dealing with containers/Docker, the safest bet is to stick with IPv4 as much as possible Absolutely. But I'm not in control of this behaviour. It is...

Just to add to this, configuring consumer groups is critical for DAPR integration, and let's not forget the emulator too. The DAPR pubsub component, when bound to an event hub,...

@eerhardt -- I would like to take a go at this, but it would be for ~~9.1~~ 9.0 timeline if november is the release -- i.e. the IResourceWithParent hooks for...

Alrighty, putting the tools down. Tag me when you have an approach. One thing though: any ConfigureConstruct approach isn't going to work on the emulator, right?