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

4120 Коммитов

Автор SHA1 Сообщение Дата
Wanpeng Li c43f0da13a
Fix high sev security issue (#8471)
* fix sec issue

* add source code it to fix security issue (pkg no maintenance

* audit fix

* add owner

* change submodule

* remove npm pkg

* update

* Removed submodule tools/js-sdk-release-tools/deps/azure-js-dev-tools

* fix

* +owner

* update
2024-06-20 03:48:50 +00:00
Scott Beddall bd02d74109
Adjustment to breaking docker manifest change (#8430)
* docker manifest (v1 and v2) and index request/response bodies are no longer encoded as text -- preventing normalization of bodies that MUST not change 
* add an additional test to verify the wonky json normalization that we DONT want to see is not happening
2024-06-19 13:39:26 -07: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 941c5bc685
Fixed high security alerts for sdk-testgen codes (#8473)
* Fixed high security alerts for sdk-testgen codes

* Fix lint error
2024-06-19 10:52:19 +00:00
Daniel Jurek 296a188c9d
Merge subscription configuration file values with the supplied subscription config (#8422)
* Merge subscription configuration file values with the supplied subscription config

* Bring forward working parts

* Collapse into a single task

* SubConfig-Helpers.ps1 changes

* Update remove-test-resources.yml
2024-06-18 23:19:57 -07:00
Wes Haggard 4cd1587ad3
Fix case where changelog wasn't marked as invalid (#8463) 2024-06-18 15:39:30 -07:00
Wes Haggard 7a6b93be77
Update publish template (#8467)
Add logging and fix display name given Agent.JobStatus doesn't evaluate currently in the display name property.
2024-06-18 13:52:54 -07:00
Ray Chen 7510ce42e7
Security issues fix (#8465) 2024-06-18 17:49:31 +08:00
Ray Chen bdf9d25a00
Update CODEOWNERS (#8464)
Updated code owner for sdk generation pipeline tool.
2024-06-18 17:40:01 +08:00
Ben Broderick Phillips f6ebf4f37e
Pass pipeline vnet to live test arm templates (#8452) 2024-06-17 18:37:47 -04:00
dependabot[bot] 1893fd1c4c
Bump braces in /tools/apiview/emitters/typespec-apiview (#8461)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 20:52:40 +00:00
dependabot[bot] aeaff7ca46
Bump Azure.Identity (#8427)
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.11.0 to 1.11.4.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.11.0...Azure.Identity_1.11.4)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 13:48:03 -07:00
Meir Blachman fb04524c15
Update tools/test-proxy/documentation/asset-sync/README.md typo (#8455) 2024-06-17 12:48:52 -07:00
Wes Haggard 612f36ae80
Update macos image from 11 to latest (#8457)
* Update macos image from 11 to latest

* unpin pester now that 5.6.0 is on the agent
2024-06-17 12:03:58 -07:00
James Suplizio a258095d0b
Update CodeownersLinter version to 1.0.0-dev.20240614.4 (#8451) 2024-06-14 11:49:03 -07:00
James Suplizio 8951f15f82
Fix missing owners for path error to include path (#8450)
* Fix missing owners for path error to include path

* update for feedback

* update for feedback
2024-06-14 10:44:17 -07:00
dependabot[bot] a2e1a56009
Bump azure-identity in /tools/sdk-ai-bots/Embeddings (#8426)
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.13.0 to 1.16.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.13.0...azure-identity_1.16.1)

---
updated-dependencies:
- dependency-name: azure-identity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-14 08:43:14 -07: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
Jeremy Meng 72ee2e12b0
Update spelling dependencies (#8446)
This is the result of `npm audit fix` to address vulnerability in older versions
of `braces`.
2024-06-13 17:26:09 -07:00
Wes Haggard dc5cdf72ae
Add branch ruleset files used for the specs repo (#8444) 2024-06-13 15:21:14 -07:00
James Suplizio c4d0cef67a
Fix pipeline gen yml file line wrappings (#8442) 2024-06-13 12:30:33 -07:00
Wes Haggard 2d44988ce2
Add common branch rulesets we use (#8433)
These are the exported branch rulesets that we can use
when configuring other repos to have a consistent set
of required checks across the azure-sdk-for-<lang> repos.
2024-06-13 12:26:48 -07:00
Wes Haggard 58ad3d4ddc
Update some docs on codeowners linter (#8414)
Add information about azure-sdk-partners and linking to the access page.
2024-06-13 12:22:29 -07:00
Scott Beddall 4affa363f7
Add Unified Pipeline APIView Release (#8383)
* APIView build runs under 1es templates 
* Add release phases to the APIView build, which only appear on internal, manual builds
    * New Phases Publish to Staging, Publish Test UI, and Publish to Production
* Internal CI builds now auto deploy to staging
2024-06-13 11:03:53 -07:00
James Suplizio f9915201d0
Add Azure/azure-rest-api-specs to the list of repositories to sync common labels (#8440) 2024-06-13 10:17:15 -07:00
Jesse Squire 4147c2e34a
[README] Format Update (#8439)
Removing redundant header
2024-06-13 13:07:20 -04:00
James Suplizio 085e415273
Removal of the devops release PAT (#8388)
* Removal of the devops release PAT

* Don't pass in the access token, just use the AzureCLI task and do everything in the scripts

* Updates for feedback
2024-06-13 09:15:24 -07:00
Wes Haggard c4f1ada54b
Fix prepare-pipelines line wrapping (#8434) 2024-06-12 15:36:43 -07:00
Praven Kuttappan bc423d5abf
Update language param name to avoid collision with common eng variable (#8410) 2024-06-11 16:58:36 -04:00
Scott Beddall 99c86b9389
Discover Affected Recordings (#8391)
* adjustments to Assets.Maintenance.Tool to allow a bit more flexibility as to which commits are pulled down
* add a script which can retrieve multiple assets tags at a time, then scan them for contents


Co-authored-by: Ben Broderick Phillips <ben@benbp.net>
2024-06-10 14:03:51 -07:00
Scott Beddall 25aa714540
Resolve Digest Round Trip Issues (#8325)
* we have a test case that actually exercises the round tripping
* we have successful round trip repro of the problem. time to figure out how to fix it
* ensure that content type 'application/vnd.docker.distribution.manifest.v2' is not treated as a text type, ensuring that the whitespace gets stored exactly as-is
2024-06-10 11:59:03 -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
James Suplizio 40c681f76b
Update github-event-processor's Octokit version to 12.0.0 (#8411) 2024-06-10 09:12:09 -07:00
catalinaperalta 882b33fc3c
[tsp-client] Normalize tsp-location.yaml directories before processing (#8390)
* normalize tsp-location.yaml directory

* add test

* add test

* feedback

---------

Co-authored-by: Catalina Peralta <caperal@microsoft.com>
2024-06-07 15:39:46 -07:00
James Suplizio 90aeed6961
Pin pester version to 5.5.0 (#8396) 2024-06-07 17:22:06 +00:00
Daniel Jurek e9db37b260
Use DOTNET_ROLL_FORWARD: 'Major' for test-proxy (#8373) 2024-06-07 16:06:41 +00:00
Ben Broderick Phillips 1c2d763c20
Plumb env vars through deploy test resources (#8377)
* Plumb env vars through deploy test resources

* Update eng/common/TestResources/deploy-test-resources.yml

Co-authored-by: Daniel Jurek <djurek@microsoft.com>

* Update eng/common/TestResources/deploy-test-resources.yml

Co-authored-by: Daniel Jurek <djurek@microsoft.com>

---------

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2024-06-06 23:13:54 +00:00
Scott Beddall a92e1a992e
bump target version of the test proxy (#8376) 2024-06-04 23:18:05 +00:00
James Suplizio 0eec6603d7
PAT Removal from pipeline generation yml (#8370)
* PAT Removal from pipeline generation yml

* Remove extra backtick on final argument and remove commented out, dead, task

* update version of PipelineGenerator to install
2024-06-04 21:13:34 +00:00
James Suplizio 0f14e8a1b4
Remove PATVAR from PipelineGenerator (#8369)
* Remove PATVAR from PipelineGenerator

* Add temporarily hacked up yml to test and add output before/after connection auth

* indent working directory

* add / to beginning of the working directory

* change working directory again

* trying full path for working directory

* try packing/installing separately

* try packing/installing separately

* try packing/installing separately

* Use Azure.Identity and setup a ChainedTokenCred using AzureCLI and AzurePowerShell credentials

* do the ConnectAsync in GetConnectionAsync because if there's a failure, it'll happen there not some random place

* revert changes from pipeline-generation.yml
2024-06-04 15:55:48 -04:00
Scott Beddall 2615dd3360
add sv to the general SAS URI sanitizer (#8374) 2024-06-04 12:08:37 -07:00
Scott Beddall 53cd45879b
Install .NET 8 (#8372)
* install dotnet 8 to enable .NET CI tests
2024-06-04 11:24:07 -07:00
Patrick Hallisey 470c31d82f
Use enhanced build client to avoid exceptions on 302 redirects on artifact download (#8366) 2024-05-31 13:12:56 -04:00
Patrick Hallisey dc42b9641f
Reuse same branch name for previews of a PR (#8324)
* Reuse same branch name for previews of a PR

* Default AddBuildSummary parameter using pipeline variable existence
2024-05-30 11:03:15 -07:00
Charles Lowell 7a9d73e726
apiviewgo: print help instead of panicking when given no args (#8333) 2024-05-30 10:54:27 -04:00
Wes Haggard 8800d042e1
Remove deleted notification variable group from pipeline-generation (#8359)
As part of secret clean-up we need to remove variable group 56 from the pipelines we generate so we can delete it.
2024-05-29 14:21:09 -07:00
catalinaperalta 8accf10c9d
[tsp-client] Create unique sparse spec directories (#8334)
* create unique sparse spec dirs

* remove unnecessary delete logic

* a few fixes

* changelog

* update release date

---------

Co-authored-by: Catalina Peralta <caperal@microsoft.com>
2024-05-29 12:41:40 -07:00
Patrick Hallisey bfe6b01853
Bump tool versions in global.yml (#8355) 2024-05-29 18:22:17 +00:00
Chidozie Ononiwu 0ee6250932
Resolve bug in Conversation Page (#8343) 2024-05-29 10:33:34 -07:00
Patrick Hallisey a57c0737ff
Change scope used for OSS portal client (#8350) 2024-05-29 10:26:43 -07:00