chore: Merging from main branch#660
Merged
Prajwal-Microsoft merged 9 commits intodevfrom Nov 28, 2025
Merged
Conversation
fix: merging dev to main
chore: Updated the code owners
Roopan-Microsoft
approved these changes
Nov 27, 2025
Prajwal-Microsoft
approved these changes
Nov 28, 2025
Contributor
|
🎉 This PR is included in version 3.15.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request includes a small update to the repository ownership and a minor change to the environment configuration for the VSCode web infrastructure.
.github/CODEOWNERSfile was updated to add@toherman-msftand@nchandhias default code owners for the repository.infra/vscode_web/.envfile was modified to comment out theAZURE_LOCATIONvariable, likely to prevent its usage or enable easier configuration.This pull request includes minor updates to repository configuration files. The most notable change is the addition of new code owners, which helps clarify responsibility for the repository. Additionally, there is a small adjustment to the environment configuration for the VSCode web infrastructure.Repository ownership:
@toherman-msftand@nchandhias default code owners in.github/CODEOWNERS.Infrastructure configuration:
AZURE_LOCATIONvariable ininfra/vscode_web/.envto prevent its use in the environment setup.## PurposeDoes this introduce a breaking change?
Golden Path Validation
Deployment Validation
What to Check
Verify that the following are valid
Other Information