summaryrefslogtreecommitdiff
path: root/.github/scripts/Build-ChangedSamples.ps1
AgeCommit message (Collapse)Author
2024-09-18Upgrade nuget SDK and WDK packages to 26100.1591 (#1217)JakobL-MSFT
* Upgrade NuGet to 10.0.26100.1591
2024-01-15Partial Manual Merge of develop to main specifically to add support for fine ↵JakobL-MSFT
grained exclusions (#1076) user/jakob/partial_manual_merge_develop_to_main_fine_grained_exclusion
2023-06-29Add configuration filter to exclusion list (#1001)Adonais Romero González
2023-05-01Build all samples on PRs with changes to scripts/workflows (#981)Adonais Romero González
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.
2023-01-30Build scripts update (#844)Adonais Romero González
--------- Co-authored-by: Jakob Lichtenberg (170957) <[email protected]>