<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/.github/scripts/Build-ChangedSamples.ps1, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/.github/scripts/Build-ChangedSamples.ps1?h=main</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/.github/scripts/Build-ChangedSamples.ps1?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2026-06-23T17:38:40Z</updated>
<entry>
<title>Auto-discover _NT_TARGET_VERSION; remove the TargetVersion axis</title>
<updated>2026-06-23T17:38:40Z</updated>
<author>
<name>5an7y</name>
<email>jose.santiago7@hotmail.com</email>
</author>
<published>2026-06-23T17:38:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=ceceab78412feefd2f343a0e3bc07f1262665b62'/>
<id>urn:sha1:ceceab78412feefd2f343a0e3bc07f1262665b62</id>
<content type='text'>
- Remove the -TargetVersion parameter and all its plumbing from Build-Samples.ps1 (restoring
  the original hard-coded -p:TargetVersion=Windows10), and drop the TargetVersions column from
  exclusions.csv and Import-SampleExclusions. Only _NT_TARGET_VERSION remains exposed.
- Add Get-NtTargetVersions.ps1, which auto-discovers the valid _NT_TARGET_VERSION values (and
  their NTDDI codes) by parsing the active WDK's DriverGeneral.xml rule. Build-Samples.ps1 uses
  it to validate -NtTargetVersion, default to the latest, and map to the msbuild code, so a new
  WDK version needs no script change (accepts '10.0.&lt;build&gt;' or the short '&lt;build&gt;' tag).
- CI: ci.yml and ci-pr.yml gain a 'discover' job that emits the newest-N versions as JSON; the
  build matrix consumes it via fromJSON, so there is no hand-maintained version list anywhere.
  Build-ChangedSamples.ps1 treats Get-NtTargetVersions.ps1 as a full-build trigger.
- Docs updated accordingly.

Co-authored-by: Copilot &lt;223556219+Copilot@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Merge Build-Sample.ps1 into Build-Samples.ps1 as internal function</title>
<updated>2026-03-30T22:32:35Z</updated>
<author>
<name>5an7y</name>
<email>jose.santiago7@hotmail.com</email>
</author>
<published>2026-03-30T22:32:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=bc6b2708d9d762dde716a2af7c8fa08534c1afcc'/>
<id>urn:sha1:bc6b2708d9d762dde716a2af7c8fa08534c1afcc</id>
<content type='text'>
- Inline Build-Sample.ps1 logic as Build-SingleSample function in Build-Samples.ps1
- Pass function definition into parallel runspaces via $using: pattern
- Replace exit codes with return values for in-process execution
- Delete Build-Sample.ps1 (no longer needed as a separate script)
- Update Build-ChangedSamples.ps1 trigger file list
</content>
</entry>
<entry>
<title>Remove Build-AllSamples.ps1 and Build-SampleSet.ps1 in favor of Build-Samples.ps1</title>
<updated>2026-03-30T22:26:00Z</updated>
<author>
<name>5an7y</name>
<email>jose.santiago7@hotmail.com</email>
</author>
<published>2026-03-30T22:26:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=d92950792737971182298c34d7efa445fbb23728'/>
<id>urn:sha1:d92950792737971182298c34d7efa445fbb23728</id>
<content type='text'>
- Delete Build-AllSamples.ps1 and Build-SampleSet.ps1 (replaced by Build-Samples.ps1)
- Update ci.yml workflow to call Build-Samples.ps1
- Update Build-ChangedSamples.ps1 to call Build-Samples.ps1
- Rewrite Building-Locally.md Step 6 with new script usage and output format
- Update Step 7 NuGet notes to reference Build-Samples.ps1
</content>
</entry>
<entry>
<title>Upgrade nuget SDK and WDK packages to 26100.1591 (#1217)</title>
<updated>2024-09-19T03:30:02Z</updated>
<author>
<name>JakobL-MSFT</name>
<email>110699333+JakobL-MSFT@users.noreply.github.com</email>
</author>
<published>2024-09-19T03:30:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=66f7736077b6fb6573418885390076e24a4daef6'/>
<id>urn:sha1:66f7736077b6fb6573418885390076e24a4daef6</id>
<content type='text'>
* Upgrade NuGet to 10.0.26100.1591</content>
</entry>
<entry>
<title>Partial Manual Merge of develop to main specifically to add support for fine grained exclusions (#1076)</title>
<updated>2024-01-15T21:06:49Z</updated>
<author>
<name>JakobL-MSFT</name>
<email>110699333+JakobL-MSFT@users.noreply.github.com</email>
</author>
<published>2024-01-15T21:06:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=d3e7ba7e0625b0235a51206f558b4b5574992916'/>
<id>urn:sha1:d3e7ba7e0625b0235a51206f558b4b5574992916</id>
<content type='text'>
user/jakob/partial_manual_merge_develop_to_main_fine_grained_exclusion</content>
</entry>
<entry>
<title>Add configuration filter to exclusion list (#1001)</title>
<updated>2023-06-29T21:41:47Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2023-06-29T21:41:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=d9acf794c92ba2fb0525f6c794ef394709035ac3'/>
<id>urn:sha1:d9acf794c92ba2fb0525f6c794ef394709035ac3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build all samples on PRs with changes to scripts/workflows (#981)</title>
<updated>2023-05-01T18:27:52Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2023-05-01T18:27:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=46db93c4c0542166457f5504010b402a9426ab1d'/>
<id>urn:sha1:46db93c4c0542166457f5504010b402a9426ab1d</id>
<content type='text'>
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.</content>
</entry>
<entry>
<title>Build scripts update (#844)</title>
<updated>2023-01-30T23:00:49Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2023-01-30T23:00:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=07779ee84973f2f63a1f2ced6377463b1c01baaf'/>
<id>urn:sha1:07779ee84973f2f63a1f2ced6377463b1c01baaf</id>
<content type='text'>
---------

Co-authored-by: Jakob Lichtenberg (170957) &lt;jakobl@microsoft.com&gt;</content>
</entry>
</feed>
