* Update organization of the eng/common/testproxy folder
* Add merge-proxy-tags.ps1 and readme to eng/common/testproxy/scripts/tag-merge/
* Extract common assets script functionality to common-asset-functions.ps1
---------
Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com>
* Add alert for displaying page errors, add logic for manual reviews
* Make Associated PRs and Revies Dependent on APIRevision ID
* Update Database name
* Disable Pipeline Tests
* Review Revision Restructure (#7246)
* extend review revision drop down
Working through Review Restructure
App Logic Refactor for Review Revision Restructure
Remove code for adding reviews and revisions
Working APIView, Some code ripped out
Remove ALl Instances of Review or ReviewRevisionModel
Remove ALl Instances of Review or ReviewRevisionModel
Remove type filter
Revisions dropdown working
* Disable Pipeline Tests
* Correct Revisions DropDown
* Minor Bug Fixes
* Sort Revision in dropdown (#7275)
* Sort Revision in dropdown
* Avoid repeated sorting of apiRevisions
* Re architect/review revision restructure (#7303)
* Sort Revision in dropdown
* Avoid repeated sorting of apiRevisions
* Add Automatic Review Controller
* Attend to PR comments
* Surface Package Version in ApiRevision Label
* compareAllrevisions check against all approve automatic revisions
* Re Add ReviewBackgroundHostedService.cs (#7331)
* Re-Add Pull Request Controller and Pull Request Background Services (#7336)
* Sort Revision in dropdown
* Add Automatic Review Controller
* Work on Pull Request Controller
* Continued work on PR controller
* Add pullRequest controller and pullRequest background task
* Re Add Review Controller (#7337)
* Re architect/LegacyReviewSupport (#7359)
* Redirect URIs with legecy review Id
* Redirect URI with legacy ReviewId
* Resolve build issues (#7362)
* Add Task for Comuting Line numbers swagger diffs (#7364)
* Resolve build issues (#7365)
* Resolve build issues (#7367)
* Resolve APIView Issues Identified during Manual Testing (#7377)
* Update logic for verifyin if activeAPIRevision is ahead of DiffAPIRevision (#7378)
* Rename RevisionId to API RevisionId (#7381)
* Resolve some minor issues
This tool contains native binaries that cause symbol publishing to fail so disable the symbols for this tool package
I've tried to update the symbol publishing tool but it doesn't like the native 3rd party *.so files and the symbols for our internal tools aren't that interesting so just disabling the publishing for this tool.
* Force capitalize all deployment/env outputs in live test
* Update eng/common/TestResources/New-TestResources.ps1
Co-authored-by: Heath Stewart <heaths@outlook.com>
---------
Co-authored-by: Heath Stewart <heaths@outlook.com>
* Add newly created aka.ms link for guidance on dealing with linter errors
* Update to warn if there's a baseline file for the repository and no linting errors
- update the pipeline yaml to use
- stop ignoring *-lock.json files in .gitignore
- pin the floating @typespec/compiler peer dependency in devDependencies
- add tsp-client's package-lock.json to the repository