Skip to content

Adding feature: Included checks for 13.1 Upgrade - #294

Open
twistedf8 wants to merge 1 commit into
VeeamHub:masterfrom
twistedf8:master
Open

Adding feature: Included checks for 13.1 Upgrade#294
twistedf8 wants to merge 1 commit into
VeeamHub:masterfrom
twistedf8:master

Conversation

@twistedf8

Copy link
Copy Markdown
Contributor

Pull Request Template

By contributing, you agree that your contributions will be licensed under the projects original open source license.

Description

Added functionality to support switches allowing all users to specify what version they will be upgrading to (TargetVersion) for the checks for 13.1.

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Tested by running the script with the -TargetVersion switch specifying version 13.1 to verify the version checks execute correctly. Steps to reproduce:

  1. Run the script with -TargetVersion 13.1
  2. Verify the version checks trigger as expected for 13.1
  3. Run without the switch to confirm existing behavior is unchanged

Checklist (check all applicable):

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard to understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

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