Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Javier Matos Denizac 360e5c64da
Change to macOS CI runs from macOS-12 to macOS-13 (#1536) 2024-11-04 13:42:36 -08:00
Billy O'Neal ff55779e5e
Re-enable CodeQL now that https://dev.azure.com/twcdot/Data/_workitems/edit/128379 is fixed. (#1462) 2024-08-28 11:20:46 -07:00
Billy Robert O'Neal III 6d6266c8f5 Allow running CI build manually. 2024-07-26 14:06:28 -07:00
WangWeiLin-MV 998c893164
Fix package pattern in json schema configuration registry (#1429) 2024-07-25 13:40:53 -07:00
Billy O'Neal 01cc2c3c4d
Temporarily disable CodeQL for C++ until https://dev.azure.com/twcdot/Data/_workitems/edit/128379 is fixed (#1387) 2024-04-11 14:43:41 -07:00
Javier Matos Denizac 296a34e6cd
Add "verify-messages" target (#1372)
* should be forward slashes

* add script to check for unused messages

* add messages check to pr workflow

* error if unused messages

* dont print every message every time

* remove bogus comment

* remove bogus comment

* remove bogus comment (again)

* Remove timer; add word boundry to regex;merge format and very messages job in pr.yaml

* Use JSON files instead of REGEX to declare messages

* pass artifact messages as argument

* filter out empty from unused messages

* filter out empty from unused messages

* infer path from PSScriptRoot; reuse configure in format job

* remove unused messages

* add new line at the end of ps script

* remove unused messages

* try something

* add messages.json again

---------

Co-authored-by: Javier Matos <javiermatos@Javiers-Laptop.local>
Co-authored-by: Javier Matos <javiermatos@Javiers-Laptop.lan>
2024-04-10 19:50:55 -04:00
Billy O'Neal ac71416619
Infrastructure Updates (#1052)
* Ignore temporary files created during OneLocBuild.

Example build with warnings here: https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=7591437

* Update SDL tools.

* Increase the timeout for Actions so that CI with codeql has enough time to run.
2023-05-03 15:10:03 -07:00
Robert Schumacher 8f3dacc4ce
Deduplicate GitHub Actions Build. Disable ASAN on MacOS. (#1044)
* Deduplicate GitHub Actions Build. Disable ASAN on MacOS.

* Split format into separate action

* Split format into separate action

* Remove unused format steps
2023-05-02 13:25:37 -07:00
Robert Schumacher 5b09bdf06b
Replace Azure Pipelines with GitHub Actions (#1042) 2023-04-28 16:40:06 -07:00