1
0
Fork 0
godot/.github/workflows
HP van Braam 70dbc311d1 Exclude known thirdparty/ ubsan errors
In my quest to make ubsan failures a build failure I've added all
current ubsan errors by type to a new suppression file which we will
then also use with CI.

The idea is to only add known ubsan errors to this file, so this is not
a blanket exclusion of thirdparty/ this means that if we get new or
unexpected ubsan in thirdparty/ builds would fail.
2024-12-13 23:11:35 +01:00
..
android_builds.yml [Buildsystem] Tweak cache sizes for CI 2024-11-26 14:50:55 +01:00
godot_cpp_test.yml CI: Add explicit problem matchers 2024-11-27 16:47:34 -06:00
ios_builds.yml [Buildsystem] Tweak cache sizes for CI 2024-11-26 14:50:55 +01:00
linux_builds.yml Exclude known thirdparty/ ubsan errors 2024-12-13 23:11:35 +01:00
macos_builds.yml [Buildsystem] Tweak cache sizes for CI 2024-11-26 14:50:55 +01:00
runner.yml CI: Support merge queues with default runner 2024-09-26 11:49:34 -05:00
static_checks.yml GitHub Actions: Use quiet xmllint output to only print error lines 2024-12-05 14:03:19 +01:00
web_builds.yml [Buildsystem] Tweak cache sizes for CI 2024-11-26 14:50:55 +01:00
windows_builds.yml Merge pull request #99709 from AThousandShips/cache_size_improve 2024-12-12 14:10:04 +01:00