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

53 Коммитов

Автор SHA1 Сообщение Дата
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
Konrad Jamrozik 83e289a7e5
`/web/pixel-server/` -> `/tools/pixel-server/` (#5624) 2023-03-06 12:24:45 -08:00
Konrad Jamrozik 59c1c8b7f3
Delete `/config/` (#5620) 2023-03-06 12:22:18 -08:00
Wei Dong 7d92b7bd85
Create build-docker-image.md (#5588)
* Create build-docker-image.md

* Update build-docker-image.md

* Update CODEOWNERS

* Update ci.yml
2023-03-01 16:20:39 +08:00
Konrad Jamrozik 0b01239368
Update `get-codeowners.ps1` to work with the updated `RetrieveCodeOwners` executable + add some tests; make assorted refactorings (#5103)
This PR is part of work required in preparation to merge:
- #5088

Specifically, to enable review of ownership changes due to upcoming wildcards support, as explained in:
- https://github.com/Azure/azure-sdk-tools/pull/5088#issuecomment-1376542202

As such, this PR contributes to:
- #2770

This PR is a prerequisite for following PRs:
- https://github.com/Azure/azure-sdk-tools/pull/5431

### Merging prerequisite

This PR can be merged only after the following PRs are merged and relevant NuGet package published
- https://github.com/Azure/azure-sdk-tools/pull/5437
- #5104

This is because this PR depends on that NuGet package.
2023-02-16 21:42:55 +00:00
Mario Guerra de045afa19
assign issue when Test-Proxy label is used (#5382)
assign issue when Test-Proxy label is used via Fabric Bot

---------

Co-authored-by: Mario Guerra <marioguerra@microsoft.com>
2023-02-09 11:41:46 -06:00
Konrad Jamrozik 292b1f8f68
Update `ubuntu-latest` images: set them to Ubuntu 22.04 XOR comment they are `latest` intentionally (#5006)
https://github.com/Azure/azure-sdk-tools/pull/5006
2023-01-10 14:35:06 -08:00
Konrad Jamrozik 838cc39230
Add `global.json` and other missing paths to `CODEOWNERS` (#5044)
https://github.com/Azure/azure-sdk-tools/pull/5044
2023-01-04 19:22:14 -08:00
Ben Broderick Phillips 8193912b9e
Updating check enforcer permissions to enable writing comments (#4669) 2022-11-09 16:19:36 -05:00
Wei Dong dd3c489da0
merge dev branch to main branch (#4639)
* typo fix

* clone sdk repo without history

* add rebuild sdk(use the pr in parameter) (#4383)

Co-authored-by: Zhou Zheng <zhouzheng@microsoft.com>

* cadl support (#4436)

* cadl support

* cadl support

* cadl support

* add cadl support in pipeline

* add cadl support in pipeline

* add cadl support in pipeline

* set timeout

* bugfix

* test

* set agent

* set agent 20

* remove cache

* Update sdk-generation-pipeline.yml

Co-authored-by: Wei Dong <weidong@microsoft.com>

* set default value

* Update CODEOWNERS

* git command fix
always create sdk PR

* upgrade to node 16
update to latest rush

* change sdk pr title and body (#4596)

* adjust sdk pr's title and body

* new way to get release pipeline name (#4608)

* not skip generation in rerun-tasks

Co-authored-by: Wei Dong <weidong@microsoft.com>
Co-authored-by: MS ZhouZheng <576014838@qq.com>
Co-authored-by: Zhou Zheng <zhouzheng@microsoft.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2022-11-07 15:36:57 +08:00
Ben Broderick Phillips 0a8513bab0
Update check enforcer yaml permissions and name (#4161) 2022-09-19 17:21:39 -04:00
Mike Harder a864916e35
Update CODEOWNERS (#3891)
- Remove previous owners
- Sort tools dirs alphabetically
- Add owners for perf-automation and CODEOWNERS
2022-08-09 14:15:07 -07:00
Ronnie Geraghty 4a20345b87
[CODEOWNERS] Update .github owners (#3502)
Added myself to the CodeOwners for .github dir as I will be helping @jsquire with GitHub CXP on this repo.
2022-06-27 16:10:04 -07:00
Wes Haggard 35ec8ba6a0
Try label triggering on pull_request_target 2022-06-10 14:29:49 -07:00
Wes Haggard d801ac993e
Remove label trigger for pull requests
The label to project workflow will not work for pull requests because github actions don't expose secrets to pull requests that are coming from a fork.
2022-06-09 14:35:30 -07:00
Wes Haggard 91231b0390
Fix issue id/number for pull requests 2022-06-09 13:18:31 -07:00
Wes Haggard f13b10cf77
Add pull request label/unlabeled events
Also trigger the project update on pull request labelling
2022-06-09 13:10:57 -07:00
Wes Haggard 2280270a20
Add quotes around parameters
labels and other things can have spaces so we need to put quotes around the inputs.
2022-06-09 12:54:28 -07:00
Wes Haggard 00b13e88b6
Add label-to-project workflow (#3306)
This github workflow will add issues to projects when a particular label is applied.
2022-06-08 12:04:41 -07:00
Ben Broderick Phillips de0691413c
Use yml extension in github workflow for consistency (#3377) 2022-05-25 23:19:38 -04:00
Ben Broderick Phillips 326cca8da9
Add github action based check enforcer (#3287)
* [Test-Proxy] updating readmes for basic usage (#3345)

* Update actions target to main repo/branch

Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>
2022-05-18 19:58:37 -04:00
Wei Dong dee6a57e6d
move codes of azure-sdk-pipeline to azure-sdk-tools (#3128) 2022-04-13 10:07:53 +08:00
Maor Leger 5b7a33eb59
[mock-attestation] - Update node-jose (#2959)
## What

- Bump the min-version of node-jose to 2.1.0 as the min-version
- Remove the maa-ehd field

## Why

- Fixes a few vulnerabilities in our dependency tree (mainly identified
vulnerabilities in node-forge < 1.0.0)
- maa-ehd is not necessary and if supplied we shouldn't just put any string in
there. While not harmful for our tests, it's not correct either.
2022-03-31 13:26:58 -07:00
Wes Haggard b18f05ece9
Update invalid alias 2022-03-23 14:39:20 -07:00
Wei Dong 01d6c831ca
integrate dpg into pipeline (#2806) 2022-02-24 15:25:04 +08:00
Jesse Squire 7619a40507
CODEOWNERS: Adding automation section (#2787)
Adding automation owners
2022-02-18 15:40:35 -08:00
Jesse Squire 1092596865
Fabric Bot Configuration (#2786)
The focus of these changes is to add the Fabric Bot rules into the repository.
2022-02-18 15:40:26 -08:00
Wes Haggard 3c1d1f3441
Update CODEOWNERS 2022-01-13 09:38:58 -08:00
Wes Haggard c4b79a16c6
Update CODEOWNERS 2022-01-12 18:53:10 -08:00
Wei Dong 6d4e273df4
rename js-sdk-release-tools (#2287) 2021-11-17 11:22:12 +08:00
Wei Dong 9f1438a9ee
[JS SDK Tool] track2 mgmt sdk release tool (#2212)
* add track2 mgmt sdk release tool
2021-11-05 10:35:06 +08:00
Chenjie Shi 6b34ad6842
feat: setup mono repo for sdk test tools (#2144)
* feat: setup mono repo for sdk test tools

* ci: eng sys convention refine

* build: release @autorest/testmodeler 1.0.0

Co-authored-by: Changlong Liu <changlong.liu@microsoft.com>
2021-10-29 14:09:04 +08:00
changlong-liu 472acb7779
onboard mock-service-host (#2098)
* move from avs

add pipelines

ci.yml

codeowners

NugetSecurityAnalysisWarningLevel

workingDirectory

eslint

declaration

.eslintrc.json

moduleDirectory

debug

cd

debug

debug

debug

add-lib

debug

debug

release-pipeline

debug

working-directory

disable-release

sudo

add-rush

install-nodejs

package-name

dont-rush

dry-run

nogitcheck

~

clear

unpublish

clear

renew-ssh.bat

* renew-bat

* renew-bat

* -writerand .rnd

* renew

* skip message

* update readme and gen certificates

* fix

* merge-pipelines

* fix-ci.yml

* remove-release.yml

* npm-pack

* version0.1.2

* v0.1.3

fix-readme-picture

renamePNG

fix-pic

Co-authored-by: Changlong Liu <changll@microsoft.com>
2021-10-20 12:45:50 +08:00
Ben Broderick Phillips d7b1bf4fec
Update codeowners (#2076) 2021-10-05 14:37:05 -07:00
Scott Beddall 653e51f2af
[Test-Proxy] Windows Image, Additional Documentation, Certificate Update. (#1879)
* Lots of documentation updates (around SSL and the like)
* Adding `windows` version of the container, so that our windows machines in devops can load
* Renaming from `ubuntu_testproxy` to `testproxy` because the manifest will figure out which one you need
* Updating the default `pfx` that we install on the docker images to have a password, such that you don't hit issues when you try to import it with `-p ""`. On pshell it can take that as "not passing" a required argument. Lets just avoid that.
2021-08-05 17:51:15 -07:00
Mitch Denny 87a45be2b6
Remove from codeowners. (#1773) 2021-07-01 21:41:11 -04:00
Mitch Denny 0cf4a2ae78
Remove Danny from CODEOWNERS (#1093)
Spare Danny some GitHub inbox spam.
2020-10-16 14:42:31 -07:00
Mitch Denny 655003f0dd
Updating code-owners for some of the services/tools. (#1013)
* Updating code-owners for some of the services/tools.

* Update .github/CODEOWNERS

Co-authored-by: Danny Amirault <github@amirault.org>

Co-authored-by: Danny Amirault <github@amirault.org>
2020-09-18 11:12:32 +10:00
Alex Ghiondea 7f247732b1
Revert "Update codeowners file. (#803)" (#806)
This reverts commit d87c2b8bc4.
2020-07-22 11:00:41 -07:00