Michael Kriese

Results 952 comments of Michael Kriese

After updating the protection rule i could merge ad admin again.

I also saw PR's stuck in merge conflict check ![image](https://user-images.githubusercontent.com/1798109/182536027-602a3949-8494-4b54-93fe-effd298b62a4.png)

sometimes i also see broken fork information after using the merge update button ![image](https://user-images.githubusercontent.com/1798109/182536428-dabb7bfa-3d04-4be7-b464-bf1523188286.png) this fixes itself after a few seconds and a page reload

Ok, i need to enable at least two merge methods to get the dropdown for automerge

I know, please do a major version bump when you change the `JSON` dep major version again, so the update doesn't silently pass through. We use [renovate](/renovatebot/renovate) to manage dependencies...

2.0.7 thows an error with `Microsoft.Data.Sqlite` ``` System.TypeInitializationException: The type initializer for 'Microsoft.Data.Sqlite.SqliteConnection' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.Data.Sqlite.Utilities.ApplicationDataHelper.GetFolderPath(String...

@ericsink My issue seems to be this: https://github.com/dotnet/efcore/issues/26729

Hi, i've build a signed package to use until you release a signed packge. https://github.com/ViceIce/NCrontab-Advanced/releases/tag/v1.2.3.3 Regards Michael

Signed version can be consumed from [here](https://www.myget.org/feed/visualon/package/nuget/VisualOn.NCrontab.Advanced) or from github https://github.com/visualon/NCrontab-Advanced

Probably related to our custom config file ```yaml paths-ignore: - '**/__fixtures__/' - /opt/hostedtoolcache ``` https://github.com/renovatebot/renovate/blob/493fd759de82d87745e329dcdfa8eb215d3cf546/.github/codeql/codeql-config.yml#L1-L4