* Fix sort ordering and type alias resolution
Sort diagnostics and navigation slices. This requires a custom JSON
marshaler for Navigation as it contains a map and the default behavior
is non-deterministic.
Recursively resolve type aliases. This is to handle cases where a type
alias is to another type alias.
* remove custom JSON marshaler
according to the docs, the keys *are* sorted
* add unit test
* add code owners for Go APIView tool
Given we are moving to requiring codeowners to approve PRs I'm expanding the eng folder to the entire eng team.
We are going to need to do that at least for eng/common in all the sync repos as well otherwise no one but you and I can merge approve a sync PR for merge.
* Added pipeline to build embeddings
* Added secret variables
* Updated nuget.config
* Updated yml file
* Updated working directory in the script
* Fixed script issue
* Fixed script name case issue
* Fixed working directory value
* checkout enghub repo in yml
* updated the enghub checkout url
* Checkout sdk tools repo
* Updated repo folders
* Updated path of script file
* Fixed checkout path in the yml file
* Introduce common jobs to setup env
* Fixed syntax error in yml
* Use stages
* Fixed dependsOn error
* Fixed stage dependson
* Updated pipeline file name
* Added common pipeline template
* Enable local run for the script
* Added two more stages in pipeline yml
* Updated github repo url
* Removed the typespec repo stage temporaily
* list python package installed
* Use python -m command
* Print content of installed python packages
* Added debug script
* Redirect log stream
* comment measure-command
* Output log by variables
* Use liunx agent pool
* Added conda python env
* Use pwsh shell
* Use windows os
* Use pwsh step
* Use full path to conda
* Added conda init
* Run conda with full path
* Call python thur conda env
* Install conda in pwsh
* debug variables
* Use conda for local run too
* make blob container configurable
* Add missing ending brace
* Added condapath to output
* Test without conda
* Delete python version parameter
* Use same source path when checkout one repo only
* Remove conda env
* Updated customizedDocEmbeddings script path
* Use 3.11 python version
* Added typespec embeddings build step
* Remove conda call
* Use raw content url for downloading
* Removed python version setting
* Recover the list of customized document
* Output key in metadata file
* Variables have to be set in env rather than .py
* Added codeowner
* Disable pr trigger
* Updated readme.md
* Remove renhe temporarily
* Add CODEOWNERS linter yml file to eng/common/pipelines
* Add filter baseline option to run command line
* Update version of linter to 1.0.0-dev.20231107.2 which will install correctly
* Add CodeownersUtils
* Add pipeline yml
* Add README and METADATA markdown files
* Use string insensitive comparison when checking the Azure org for team entries
* Remove nonexistent tools/check-enforcer path entry and add tools/codeowners-parser with owners
* Updates based upon feedback, minor changes for AzureSdkOwner being tied to ServiceLabel and updates to remove block formatting errors from filtering.
* Update readme for changes in the previous commit
* [JimBot] Update package version in use
The focus of these changes is to update the version of the package used by
Actions to deploy the changes recently made to remove the "CXP Attention"
rule and tweak the "needs-team-triage" criteria to ignore issues with an
assignment already made.
* Updating package version for configured workflows