Commit Graph

8 Commits

Author SHA1 Message Date
Jeff Henning
09d6a7a69b Put Build back in MSVC Code Analysis [skip ci]
Build needed to generate fluids JSON header.
2025-02-26 08:43:09 -04:00
Jeff Henning
97c4eb7495 MSVC Needs Upload-Artifact@v4 [skip ci] 2025-02-26 08:29:14 -04:00
Jeff Henning
9726f92f61 Stop Uploading of MSVC scanning results to GitHub [skip ci]
Too many .cpp files (runs) to combine and upload SARIFs to GitHub for viewing.  Only combine and create artifact for downloading and viewing off-line.  Should keep MSVC workflow from failing.
2025-02-26 08:25:44 -04:00
Jeff Henning
34f9bfba66 Update MSVC Code Analysis version
v0.1.1 is the latest
2025-02-26 07:04:51 -04:00
Jeff Henning
ee1a865593 Update MSVC Code Analysis [skip ci]
Attempt to reduce the number of SARIF files and keep this workflow from failing.  Omit wrappers, externals, and backends. Temporarily make this workflow manually runnable.
2025-02-26 07:00:59 -04:00
Jeff Henning
187369b21e Attempt to reduce the number of MSVC SERIF files [skip ci]
SERIF upload limit is 20 and we’re over double that (47).  MSVC Analysis doc says build step isn’t required.  Attempt to see if commenting build out lowers SERIF count during automated run tonight.
2025-02-23 08:56:48 -04:00
Jeff Henning
f748101f8c Update MSC++ analyze actions to v3
v1 and v2 are deprecated.
2025-02-23 08:12:28 -04:00
Jorrit Wronski
3282b8aa8a Cleaned up the CI configuration and remove CircleCI and TravisCI 2022-12-07 11:55:27 +01:00