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

Refactor Get-LatestToolVersion #53

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

Conversation

TinaMor
Copy link
Contributor

@TinaMor TinaMor commented Feb 5, 2025

PR description

What does this PR do

Refactor Get-LatestToolVersion to take the tool name instead of the repo name. The repo names are maintained in the CommonToolUtilities.psm1 to make them reusable across the module.

Checklist

As part of our commitment to engineering excellence, before submitting this PR, please make sure:

  • You've tested this code in both Desktop & Server environments and AMD & ARM64 enviroments (functional testing).
  • You've added unit tests for new code.
  • You've added/updated documentation in the cmdlet docs, command-reference.md and the modules help files.
  • You've reviewed the PR/code best practices defined in the CONTRIBUTING.md.

In addition, after this PR has been reviewed, please agree to:

  • If changes have been made to your PR in the process of addressing comments, please make sure to test again the final version in both AMD and ARM64 environments.
  • Validate your changes have not introduced any regressions.

@TinaMor TinaMor force-pushed the tinamor/refactor-get-latestversion branch 2 times, most recently from 33544c9 to 7f71097 Compare February 6, 2025 09:33
@TinaMor TinaMor marked this pull request as ready for review February 6, 2025 12:40
@TinaMor TinaMor requested a review from iankingori as a code owner February 6, 2025 12:40
    Store the repo names in the CommonToolUtilities.psm1 to make them reusable across the module.
@TinaMor TinaMor force-pushed the tinamor/refactor-get-latestversion branch from 7f71097 to 9b48c5b Compare February 10, 2025 12: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