wolfy1339
wolfy1339
I can try and test it on latest master and SDL version on my tablet
Sorry, i have forgotten about this. Has anyone managed to compile the latest [SDL snapshot archive](http://hg.libsdl.org/SDL/archive/tip.zip)?
I can confirm this on Windows 10, latest `master` revision with SDL 2.0.4 from deps repository
Can you explain what this PR does? How is it improving tests?
Thanks for the suggestion! It is absolutely a great idea. Currently the site is made of static content composed of markdown files. I wouldn't want to stray too far from...
https://github.com/probot/probot/blob/master/docs/development.md GitHubprobot/docs/development.md at master · probot/probot🤖 A framework for building GitHub Apps to automate and improve your workflow - probot/probot
The website is actually Jekyll based. The layout files and other static content lives here: https://github.com/probot/probot.github.io/ GitHubGitHub - probot/probot.github.io: This is the home of probot documentation, apps, how-to guides and...
There's no need to create duplicate issues. Go ahead and submit an implementation
This doesn't work because of the wrapper around Deno and Bun and Vitest
There are also some concerns with coverage when updating to v4 There are some false-positives regarding `else` statements where there are none