Ricardo Arenas

Results 91 comments of Ricardo Arenas

This epic never had checkboxes and we are now tracking the dependency flow and release features together, so I'm going to make this issue hold all improvements that we want...

>This is not completely ideal (but has proven accurate in testing), I think the only reason this is true is because there haven't been a lot of changes to the...

I think this is probably the most actionable thing we can do to reduce kusto usage from Queue insights right now so I'll take a look at this.

This is a tricky query to improve without making some substantial changes to queue insights: * We want to look at the latest 30 runs of a given pipeline, and...

Going to try the approach where we make darc a self contained app so that it includes the needed runtime. Depending on how big the package becomes we'll see if...

the janky version of arcade that we have in arcade-services makes producing and testing the package somewhat annoying. Now that we moved arcade-services to .net 6 I'm going to see...

Trying out an initial set of changes to update arcade and use the regular publishing mechanism which will then let me test changes to darc more easily: https://dev.azure.com/dnceng/internal/_build/results?buildId=1878297&view=results

Attempt to bring the repo to a supported arcade is having some issues with sbom generation and I've asked @epananth to take a look. I'll continue working on just making...

I was able to get the repo in a supported arcade version in https://github.com/dotnet/arcade-services/pull/1951, but just came to the realization that it looks like it's not possible to have a...

wouldn't we need to downgrade darc to be 3.1 instead of 6.0 again for this? I can try it out and hope we don't have to spread 3.1 in a...