Sam Lantinga
Sam Lantinga
Okay, well please let us know if you find out what's different about testffmpeg.
@madebr I just ran into this tonight, loading the Visual Studio project in VS2022 yields no debug output and fprintf(stderr) doesn't output anywhere. We need to fix this... how did...
I like the advantages. I get zillions of e-mails about failed builds while iterating on a PR.
Will we lose the parallelism that we have with the current setup?
I think we should have the canary builds be the ones that output shippable build artifacts, and then run the rest of the jobs once those succeed.
tags in the commit messages are problematic, because then you have to remember to strip them out of any final merge - which then triggers another CI flow. Also, grepping...
Also, this is done! Can we do something similar for SDL2? It's less important since there are fewer commits there, but it would still be nice to have one action...
I'm going to call this done. Feel free to open other issues if you have more work you want to do here.
> So I hid the console because it's ugly by default and it was just sort of wedged in there, but it _would_ be useful to have it, so we...
I think it's good to see the console output. Maybe a combination, where the code and console are tabs in the bottom area?