| Age | Commit message (Collapse) | Author |
|
grained exclusions (#1076)
user/jakob/partial_manual_merge_develop_to_main_fine_grained_exclusion
|
|
|
|
|
|
Now whenever a change in a script or workflow is detected when running the PR workflow, a full build will be triggered.
Updated changed-files action as well to remove warning about deprecated actions being used + general improvements.
|
|
---------
Co-authored-by: Jakob Lichtenberg (170957) <[email protected]>
|
|
Fix actions: escape emoji characters; add small validations to build scripts
|
|
* Add scripts to build a set of samples, as well as individual solution folders.
* Add GitHub workflows to use these scripts and build all samples on push and changed samples on pull request.
For now samples will be built under Windows 2019 but eventually workflow will be moved to run under Windows 2022.
|