Madushan Siriwardena
Madushan Siriwardena
I'm not sure how this related to #25 as it is asking to visually isolate/filter existing output. From the implementation, I think this is similar to https://github.com/madushans/DependenSee/pull/34 ? Keen to...
I think I get the end goal. You have a large solution where you want discovery to be done based on a given project, rather than seeing all the projects...
Hello, yes please do. Put a PR against `dev' branch. I have a few small fixes planned for next version, including https://github.com/madushans/DependenSee/issues/39 and https://github.com/madushans/DependenSee/issues/32. I'll add the fixes after you...
I may have merged wrong. I'll sort it out locally later.
I'm reverting this due to compile errors. This may be due to the way I resolved merge conflicts Will incorporate this change separately.
@bstordrup I'm updating the project to work a bit differently with v3 that also incorporates these changes. It's still a work in progress. Have a look here https://github.com/madushans/DependenSee/blob/main/docs/Version3.md This work...
This is broken and prevents using .NET 7 and having any meaningfully useful logs and metrics. PLEASE consider updating [execution mode comparison](https://learn.microsoft.com/en-us/azure/azure-functions/dotnet-isolated-in-process-differences) to prevent people wasting their time upgrading and...
Unfortunately doesn't look like it. The team appears to be focusing on other thinks like Durable Functions and updates to Python experience. Since worker/isolated mode is the way forward for...
Hey thanks for the report. I'll have a look and get back.
I ran DependenSee over the withywoods project, but could not reproduce the issue mentioned. From your screenshot you may have run it from a different folder that I did. My...