Граф коммитов

91 Коммитов

Автор SHA1 Сообщение Дата
catalinaperalta ee00555fb6
[tsp-client] Add gh action for tests (#8847)
* add gh action

* review feedback

* fix tests for latest update

* add working dir

* fix dir paths

* sparse checkout

* clean up code coverage

* testing gh action - will revert

* undo test commit

---------

Co-authored-by: Catalina Peralta <caperal@microsoft.com>
2024-08-16 16:20:56 -07:00
Libba Lawrence c5bfb1eee0
add codeowner for pylint (#8764) 2024-08-02 17:10:55 +00:00
Patrick Hallisey 6aa8d43b64
Add github action logs to pipeline witness (#8459)
* Add github action logs
* Add hallipr as codeowner for pipeline-witness
* Add deploy script
* Move to net8
2024-07-11 16:21:22 -07:00
Mariana Rios Flores ddd2963528
Update CODEOWNERS with APIView parser information (#8596) 2024-07-10 11:25:19 -07:00
James Suplizio 2660560dc4
Update GitHubEventProcessor version to 1.0.0-dev.20240708.1 (#8566) 2024-07-08 10:45:12 -07:00
Jesse Squire eefeb1d0bd
[CODEOWNERS] Update GH script owners (#8554)
The focus of these changes is to update the GitHub scripts + common data area ownership.
2024-07-03 14:13:57 -04:00
Ray Chen 61ad076576
Deleted codes of sdk-generation-pipeline path (#8472)
* Deleted codes of sdk-generation-pipeline path

* Revert change of other paths under CODEOWNER
2024-06-19 09:43:46 -07:00
Ray Chen bdf9d25a00
Update CODEOWNERS (#8464)
Updated code owner for sdk generation pipeline tool.
2024-06-18 17:40:01 +08:00
Joel Hendrix 044a1fa221
Fix sort ordering and type alias resolution (#8438)
* 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
2024-06-14 07:16:51 -07:00
James Suplizio cc51871a7d
Update github-event-processor to 1.0.0-dev.20240610.2 (#8412) 2024-06-10 17:12:11 +00:00
Wes Haggard 540ca70846
use azure-sdk-eng for codeowner for everything under eng folder (#8284)
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.
2024-05-17 13:15:04 -04:00
Scott Beddall 4063a228dc
update codeowners (#8239) 2024-05-09 12:57:58 -07:00
Wes Haggard ddd0725985
Testing codeowners stuff. (#8223) 2024-05-07 16:30:38 -07:00
James Suplizio a08417428e
Update version of github-event-processor to 1.0.0-dev.20240502.2 (#8193) 2024-05-02 14:04:45 -07:00
James Suplizio 0d06f6add1
Add jsquire and ronniegeraghty as owners of github-event-processor (#8188) 2024-05-02 10:08:16 -07:00
James Suplizio 32b35e4156
Update to azure/login@v2 (#8131)
* Update to azure/login@v2

* Remove the unnecessary setting of enable-AzPSSession. We don't need it.
2024-04-19 10:13:37 -07:00
Ray Chen f78f61b807
Added pipeline to build embeddings (#7949)
* 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
2024-03-26 20:01:20 +08:00
James Suplizio 9465eaf936
Update GitHubEventProcessor to 20240311.2 (#7853) 2024-03-11 17:57:03 +00:00
James Suplizio 422f879b86
Update github-event-processor version (#7848) 2024-03-11 08:31:51 -07:00
James Suplizio 168f10d7db
Create a separate job for events requiring Az CLI (#7845)
* Create a separate job for events requiring Az CLI

* Update .github/workflows/event-processor.yml

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>

---------

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2024-03-08 19:13:28 +00:00
James Suplizio f39704f295
Fix EnforceMaxLifeOfIssues event and run time (#7808) 2024-03-04 16:55:28 +00:00
James Suplizio 550329f7cd
Update github-event-processor ver to 1.0.0-dev.20240229.2 (#7796) 2024-02-29 15:25:55 -08:00
Wes Haggard d68aa4aecb
Remove github-issues from CODEOWNERS (#7789) 2024-02-29 09:24:48 -08:00
James Suplizio 82e35b62b0
Update version of github-event-processor (#7765) 2024-02-27 10:12:27 -08:00
James Suplizio 3a587e6b1e
Update github-event-processor version (#7742) 2024-02-27 09:30:41 -08:00
James Suplizio 8aff99dd0c
Update GitHubEventProcessorVersion (#7703) 2024-02-16 11:01:17 -08:00
Ben Broderick Phillips 078f08d04c
Update stress codeowners (#7694) 2024-02-15 22:46:46 +00:00
James Suplizio bb5aa51ab9
Pin azure/login action step to v1.5.1 (#7656) 2024-02-08 15:35:34 -08:00
Jesse Squire b552177a43
[CODEOWNERS] Remove automation section (#7530)
The focus of these changes is to remove the automation section, as CODEOWNERS changes no longer require manual syncing.
2024-01-16 13:29:23 -05:00
James Suplizio 570c207429
Codeowners-Utils README update to add a section for dealing with linter errors. (#7313)
* Update CodeownersUtils' README for dealing with linter errors

* Add owners for codeowners linter pipeline
2023-11-17 10:34:41 -08:00
catalinaperalta 9c53d44b84
update codeowners for tsp-client tool (#7263) 2023-11-15 09:26:15 -08:00
James Suplizio f14b2a062e
Update GitHubEventProcessor to 1.0.0-dev.20231114.3 (#7284) 2023-11-14 14:56:59 -08:00
James Suplizio 72073f2972
Add CODEOWNERS linter yml file to eng/common/pipelines (#7251)
* 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
2023-11-07 16:08:15 -08:00
James Suplizio 62725249a5
Add CodeownersUtils, a CodeownersParser replacement (#7097)
* 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
2023-10-19 14:27:43 -07:00
James Suplizio 37a24747a8
Update github-event-processor version to 1.0.0-dev.20231010.2 (#7098) 2023-10-10 23:10:49 +00:00
Jesse Squire fb08b61d9e
[JimBot] Update package version in use (#7071)
* [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
2023-10-06 15:21:40 +00:00
Jesse Squire 2e0c42710d
[JimBot] Remove CXP Attention (#7034)
Removing config for the dead CXP Attention rule.
2023-09-29 13:30:22 -07:00
James Suplizio 3a24d11f8e
Enable ManualIssueTriage for azure-sdk-tools (#6835) 2023-08-22 12:51:06 -07:00
Chidozie Ononiwu b18b21893a
update codeowners file (#6683) 2023-08-07 17:21:04 -07:00
James Suplizio 05b70c6777
Add tools owners to CODEOWNERS (#6528)
* Add tools owners

* Update .github/CODEOWNERS

---------

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2023-07-18 11:07:12 -07:00
James Suplizio 0511037a81
Update version of github-event-processor (#6507) 2023-07-13 15:40:31 -07:00
Jesse Squire 2c3050186b
CODEOWNERS: Add .NET owners (#6471)
* CODEOWNERS: Add .NET owners

Updating code owners for .NET and repository tooling.

* Update .github/CODEOWNERS
2023-07-10 06:48:35 -07:00
James Suplizio 7b2596c9f2
Updates for Codeowneers changes (#6440) 2023-06-29 15:31:57 -07:00
James Suplizio 2837a60621
Don't save the payload to an environment variable (#6280) 2023-06-02 09:59:54 -07:00
James Suplizio ec3435f91f
Update GitHubEventProcessor version and remove pull_request_review procesing (#6101) 2023-05-05 11:11:05 -07:00
James Suplizio 39b1b2f337
Enable event processor for azure-sdk-tools (#6015)
* Enable event processor for azure-sdk-tools

* Remove FabricBot.json and add event processor yml files
2023-04-26 13:09:37 -07:00
Wes Haggard 19cfb1536f
Remove project-to-label action (#5884) 2023-03-31 14:48:00 -07:00
changlong-liu f45693d304
change codeowner (#5667) 2023-03-10 12:14:56 -08:00
Konrad Jamrozik 30f894a81e
Move `/scripts/python/` to `/eng/python/` (#5634) 2023-03-06 23:20:48 -08:00
Konrad Jamrozik 6e7621ae8a
`/.azure-pipelines/warden.yml` → `/eng/pipelines/doc-warden.yml` (#5617) 2023-03-06 16:06:08 -08:00