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

Ensure checksums are always defined when requested #61

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Thilas
Copy link

@Thilas Thilas commented May 23, 2024

Description Of Changes

Throws an error in case a requested checksum is missing.

Motivation and Context

I don't really understand why but using AU, I ended once having no checksums even though they are usually always automatically calculated by AU.

This change is meant to catch this issue as early as possible.

Testing

N/A

Operating Systems Testing

  • Windows 11
  • Windows Server 2022

Change Types Made

  • Bug fix (non-breaking change).
  • Feature / Enhancement (non-breaking change).
  • Breaking change (fix or feature that could cause existing functionality to change).
  • Documentation changes.
  • PowerShell code changes.

Change Checklist

  • Requires a change to the documentation.
  • Documentation has been updated.
  • Tests to cover my changes, have been added.
  • All new and existing tests passed?
  • PowerShell code changes: PowerShell v2 compatibility checked?

Related Issue

Supersedes #30

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.

1 participant