Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File issue to update wdk #4088

Merged
merged 8 commits into from
Dec 16, 2024

Conversation

Alan-Jowett
Copy link
Member

Description

This pull request introduces a new workflow to automate the checking for updates to the Windows Driver Kit (WDK) and files issues when updates are needed. Additionally, a new PowerShell script is added to fetch the latest version of a NuGet package.

Workflow automation:

  • .github/workflows/check_wdk.yml: Added a new GitHub Actions workflow to check for updates to the Windows Driver Kit every Sunday at midnight and file an issue if the version in the repository is outdated.

PowerShell script:

Testing

CI/CD
See: Alan-Jowett#853

Documentation

No.

Installation

No.

Alan-Jowett and others added 6 commits December 11, 2024 12:23
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Signed-off-by: Alan Jowett <[email protected]>
First attempt at filing bugs if WDK is out-of-date
Signed-off-by: Alan Jowett <[email protected]>
@Alan-Jowett Alan-Jowett added this pull request to the merge queue Dec 16, 2024
Merged via the queue into microsoft:main with commit 6a4b9aa Dec 16, 2024
89 checks passed
@Alan-Jowett Alan-Jowett deleted the file_issue_to_update_wdk branch December 16, 2024 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants