Daniel Gut
                                            Daniel Gut
                                        
                                    we upgraded now and so far everything seems to work as expected. we are using GitHub only.
can confirm this issue. we have the same problem. it worked just fine before. looks like it has a wrong working directory as the relative path seems to be wrong.
tagging @brettfo as it looks like it's related to some major nuget changes.
yes, unfortunately it breaks dependabot completely as it can't detect the current state of the packages.
looks like dependabot is collecting the source urls/paths here: https://github.com/dependabot/dependabot-core/blob/991a3a567247d98bb3ddfdd1f9c841ddcca54f0c/nuget/lib/dependabot/nuget/update_checker/repository_finder.rb#L224 as it's using 1:1 the value from the nuget.config value attribute, it will fail as we are using relative paths....
doesn't look like they are that interested to fix what they broke. after the major dependabot nuget update in november, there are so many basic things broken. the issue section...
prettier handles line breaks very well. i know a lot of teams who enforces prettier formatting as validation gates in PRs. it completely removed the discussions around code style for...
What‘s your use case with dotnet analyzers? I think you don’t need the overhead of those analyzers to format code files. Dotnet format is pretty slow and still has inconsistent...
same issue. these days almost no backups are deleted anymore. every couple of weeks i need to manually cleanup when the disk gives me a low free space warning. would...
just made some tests and verified with manual changes in the database. with the v2 plugin it fails because of case sensitivity. the filed external_login in the database was all...