Skip to content

feat(general): migrate global dotnet tools to local in update-dotnet-tools#722

Merged
credfeto merged 2 commits into
mainfrom
feature/update-dotnet-tools-global-to-local
Jul 14, 2026
Merged

feat(general): migrate global dotnet tools to local in update-dotnet-tools#722
credfeto merged 2 commits into
mainfrom
feature/update-dotnet-tools-global-to-local

Conversation

@dnyw4l3n13

Copy link
Copy Markdown
Collaborator

Description

How Has This Been Tested

  • All unit tests pass.
  • All integration tests pass.
  • Manual Testing:

Types of changes

  • Docs change
  • Refactoring
  • Dependency upgrade
  • Additional Unit Tests\Integration Tests
  • 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 change)
  • Removed no-longer used code

Deployment Configuration Changes

  • Requires deployment configuration changes as specified below and in CHANGELOG.md

Checklist

  • I have added tests to cover my changes.
  • Unreleased section of CHANGELOG.md has been updated with details of this PR.

…tools

Any dotnet tool installed globally is now uninstalled and, if not already
present locally, installed locally instead, before existing local tools
are updated.

Prompt: can you add some code in update-dotnet-tools so that it will also go through the global tools... but if a tool is installed globally it will uninstall it and if no local version installed then install it locally
@dnyw4l3n13 dnyw4l3n13 added the auto-pr Pull request created automatically label Jul 14, 2026
@credfeto credfeto marked this pull request as ready for review July 14, 2026 13:34
Copilot AI review requested due to automatic review settings July 14, 2026 13:34

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@credfeto credfeto enabled auto-merge July 14, 2026 13:34
@credfeto

credfeto commented Jul 14, 2026

Copy link
Copy Markdown
Owner

Super-linter summary

Language Validation result
BASH Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

@credfeto credfeto merged commit e93001d into main Jul 14, 2026
25 checks passed
@credfeto credfeto deleted the feature/update-dotnet-tools-global-to-local branch July 14, 2026 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-pr Pull request created automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants