Daniel Cazzulino

Results 360 comments of Daniel Cazzulino

Another example: https://www.nuget.org/packages/Devlooped.WhatsApp ![Image](https://github.com/user-attachments/assets/a8b70da0-2982-497c-a875-eb39dfe1b2dd)

![40 passed](https://img.shields.io/badge/✅-linux‐x64%20in%201s-blue) ![40 passed](https://img.shields.io/badge/passed-40-brightgreen) :test_tube: Details on Ubuntu 24.04.2 LTS from [dotnet-retest](https://github.com/devlooped/dotnet-retest) v0.7.1 on .NET 8.0.15 with [:purple_heart:](https://github.com/sponsors/devlooped) by @devlooped

![10 passed](https://img.shields.io/badge/✅-osx‐arm64%20in%2048s-blue) ![10 passed](https://img.shields.io/badge/passed-10-brightgreen) ![10 passed](https://img.shields.io/badge/✅-ubuntu.24.04‐x64%20in%2050s-blue) ![10 passed](https://img.shields.io/badge/passed-10-brightgreen) ![10 passed](https://img.shields.io/badge/✅-win‐x64%20in%201m%2022s-blue) ![10 passed](https://img.shields.io/badge/passed-10-brightgreen) :test_tube: Details on macOS Unix 14.7.5 :test_tube: Details on Ubuntu 24.04.2 LTS :test_tube: Details on Microsoft Windows 10.0.20348...

Thanks for reporting the issue. Please consider sponsoring [@devlooped](https://github.com/sponsors/devlooped) so I can prioritize this issue 🙏

Please provide a minimal repro with the setup for those two projects that would be representative. I haven't been able to repro since the setup/config choices are unknown.

This issue has been closed automatically because it needs more information and has not had recent activity. Happy Coding!

![38 passed](https://img.shields.io/badge/✅-linux‐x64%20in%2012s-blue) ![38 passed](https://img.shields.io/badge/passed-38-brightgreen) :test_tube: Details on Ubuntu 24.04.2 LTS from [dotnet-retest](https://github.com/devlooped/dotnet-retest) v0.7.1 on .NET 8.0.16 with [:purple_heart:](https://github.com/sponsors/devlooped) by @devlooped

Consider sponsoring to help prioritize: https://github.com/sponsors/devlooped It can be helpful when diagnosing an issue to collect binlogs and compare the deltas. I don't personally ever use `RestorePackagesWithLockFile` so this is...

Could you try building locally and setting the CI envvars to arbitrary values locally until you can reproduce the issue locally? See https://docs.gitlab.com/ee/ci/variables/predefined_variables.html. Also, a binlog from that repro would...

GitInfo does not populate `RepositoryBranch`. What you are seeing is MY way of defaulting it when I build GitInfo (and that's a generic targets file I use across all my...