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

Fix bugs blocking extension upgrade #25825

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Conversation

kburtram
Copy link
Member

Fixes #25819. There are two issues, first is that the vscode & ads engine versions are being incorrectly checked during update scan and second the Copilot extension has inconsistent ID values in package.json and extensionsGallery.json files causing uninstall of current extension version to fail during update process.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 10365902436

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 41.725%

Totals Coverage Status
Change from base Build 10328950717: 0.0%
Covered Lines: 30729
Relevant Lines: 68919

💛 - Coveralls

@kburtram
Copy link
Member Author

merging now, so I can port to release branch and start preparing hotfix test build

@kburtram kburtram merged commit 21d5e5c into main Aug 13, 2024
9 of 10 checks passed
@kburtram kburtram deleted the dev/karlb/extensionUpdate branch August 13, 2024 17:09
kburtram added a commit that referenced this pull request Aug 13, 2024
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.

CoPilot Extension needs an update but none is available
4 participants