Sync eng/common directory with azure-sdk-tools for PR 16806 - #48811
Merged
Praveen Kuttappan (praveenkuttappan) merged 1 commit intoAug 31, 2026
Merged
Conversation
|
Azure Pipelines: Successfully started running 1 pipeline(s). 9 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates shared evaluation tooling to Vally CLI 0.14.0 and removes the npm 11.11.1 requirement.
Changes:
- Upgrades Vally and transitive dependencies.
- Simplifies npm requirements and setup documentation.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
eng/common/scripts/eval/README.md |
Updates installation instructions. |
eng/common/scripts/eval/package.json |
Upgrades Vally and removes npm engine constraint. |
eng/common/scripts/eval/package-lock.json |
Locks updated dependency versions. |
Files not reviewed (1)
- eng/common/scripts/eval/package-lock.json: Generated file
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
|
|
||
| 1. Bump `@microsoft/vally-cli` in `package.json`. | ||
| 2. Run `npm install --global npm@11.11.1`, then `npm install --package-lock-only --registry https://registry.npmjs.org/` to refresh `package-lock.json`. | ||
| 2. Run `npm install --package-lock-only --registry https://registry.npmjs.org/` to refresh `package-lock.json`. |
Helen Gao (helen229)
approved these changes
Aug 31, 2026
Praveen Kuttappan (praveenkuttappan)
deleted the
sync-eng-common-chore/vally-0.14-upgrade-16806
branch
August 31, 2026 21:39
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.
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#16806 See eng/common workflow