James Crowley
James Crowley
Just commenting to keep this open.
Just an aside here, and just my 2 cents but I would highly recommend using Cypress over Selenium for any browser-based testing that takes place :)
As allOf requires the message to validate the schema of each (as opposed to extend them), I'm starting to think that 'flattening' these may only make sense when 'additionalProperties' is...
@nenad As it only happens in GAE, rather than locally, I've been unable to profile or trace to understand what's going on. We switched: Tracer::start($exporter, [ 'sampler' => new AlwaysSampleSampler()...
@nenad I'm using the StackdriverExporter right now. I'll see if I can find a window to test this without disrupting our staging environment too much. @basvanbeek I can't deploy the...
Just got blocked by this as we're using OIDC for GitHub Actions on a new project. We're setting the `ARM_USE_OIDC` environment variable, as used by azurerm provider & backend to...
That's the intention ultimately but currently all point to the same commit and I get the same behaviour when staying on the same branch. So for clarity, I see the...
@buchen to answer one of your questions - yes, it's possible for a security to have both a SEDOL and a WKN. I found the following from a random Google:...
I am seeing the same issue. The first time it prompted me to auth with GitHub, but at no point could I select a specific repository, and now it just...
I have the same issue. I received ``` { "AppId": "XXXXX", "BackendEnvironmentName": "dev", "JobId": "00bcda37-3391-46a1-8b0a-559a70475811", "Status": "PENDING" } ``` when running `delete-backend` from the CLI. and then An error occurred...