Leonardo Chaia

Results 37 comments of Leonardo Chaia

Hi all. Is there an update on this issue? Regards, Leo. EDIT: I've installed https://github.com/willemwouters/localtuya_synced and it is working for switches with v3.4. 1. Create backup 2. git clone --recursive...

Same issue. IoT devices are in a separate subnet and vlan. With firewall disabled still does not work. Is there any fix whatsoever?

I think it's quite clear that if you have a an entrypoint which depends on another and this first entrypoint has a function which wraps a function from the second...

Interesting! thank you so much for reproducing with a test. I honestly though we already had this dialed in. I will take a look as soon as I have the...

Hey all! I've been taking a look at this and I've found the culprit, still don't know how we are gonna fix it but wanted to provide an update. This...

Hi @tanordheim , deleted files are already being discovered by git diff, however, we fail to map them to a project due to the project not having the deleted file...

> guess that leaves a bug where deleted files in a project that was referenced outside of the project root will not cause the project to be affected. That is...

Hi @AlexeyRaga I agree with the proposal and I think being able to differentiate from Changed vs Affected projects on the output is useful :+1: Would you be willing to...

Hmmm, what do you think if we modify the `IOutputFormatter.Execute` to receive both lists of changed and affected projects? I think that would be easier to implement, since this is...

Hi @AlexeyRaga , it should work on MacOS, we actually have [CI tests](https://github.com/leonardochaia/dotnet-affected/actions/runs/4411396445/jobs/7729864655) that cover that. I personally develop on Linux. Let me know if I can be of any...