George Arama
5e91f5584e
Enable profiling in perf piplines. ( #4398 )
...
* profiling
* dsadsada
* Update eng/pipelines/templates/jobs/perf.yml
Co-authored-by: Mike Harder <mharder@microsoft.com>
---------
Co-authored-by: Mike Harder <mharder@microsoft.com>
2023-03-08 12:28:13 -08:00
George Arama
7946b83b9b
separate hsm tests from keys, and regen the tests ( #4392 )
...
* separate hsm tests from keys, and regen the tests
* adding assets
* cleanup includes
* clang and map
* hgghg
2023-03-08 11:19:50 -08:00
Azure SDK Bot
d114e4d58d
Increment package version after release of azure-identity ( #4426 )
2023-03-07 22:04:26 -08:00
Azure SDK Bot
b46ee09627
Increment package version after release of azure-security-keyvault-administration ( #4423 )
2023-03-07 22:03:50 -08:00
Anton Kolesnyk
fc61bb4848
Add DefaultAzureCredential ( #4409 )
...
* Added DefaultAzureCredential
* Improved Llgging
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-03-07 20:24:44 -08:00
Azure SDK Bot
2c64e3e83c
Increment version for storage releases ( #4412 )
...
* Increment package version after release of azure-storage-common
* Increment package version after release of azure-storage-blobs
* Increment package version after release of azure-storage-files-shares
2023-03-08 01:43:25 +00:00
JinmingHu
7159ad3e75
Update CHANGELOG.md ( #4414 )
2023-03-08 01:39:28 +00:00
George Arama
3bebe6ff99
Kv admin march release ( #4402 )
...
* Changelog update
* merch changelog
2023-03-07 16:26:11 -08:00
Larry Osterman
d8f6aa9d27
First cut at removing proxy tests ( #4416 )
...
* FIrst cut at removing proxy tests
Changed the proxy tests from opt-out to opt-in so they're disabled by default. Removed lines enabling proxy from ci.yml file.
2023-03-07 23:46:25 +00:00
Azure SDK Bot
6706c20b26
Add product slug for Web PubSub ( #4415 )
...
To make sample script use correct product slug.
Related PR: https://github.com/Azure/azure-sdk-for-net/pull/34618
Co-authored-by: JialinXin <jixin@microsoft.com>
2023-03-07 16:34:17 -05:00
microzchang
2850c5d32c
Storage March Release ( #4410 )
...
* Storage March Release
2023-03-07 14:25:33 +08:00
Daniel Jurek
50589d65b5
Always release to vcpkg when doing Daily Release ( #4334 )
...
* Always release to vcpkg when doing Daily Release
* Add ability to skip live tests via variable
* Use 1ES agents instead of Azure Pipelines
2023-03-06 11:47:15 -08:00
Azure SDK Bot
ab7b238197
Sync eng/common directory with azure-sdk-tools for PR 5595 ( #4400 )
...
* Use "npm ci" to install cspell and respect package-lock.json
* Review feedback
* Pipe npm ci output to Write-Host
---------
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2023-03-03 07:28:46 -08:00
Azure SDK Bot
ecb5f3db1c
logging api post request body ( #4404 )
...
Co-authored-by: Albert Cheng <albertcheng@microsoft.com>
2023-03-02 14:21:41 -08:00
Ahson Khan
c8b028dce0
Follow-up to update changelog to reflect community contribution ( #4393 )
...
* Follow-up to update changelog to reflect community contribution
* Upgrade cspell version from 0.1 to 0.2
2023-03-02 12:06:00 -08:00
Azure SDK Bot
4c22ce6ab0
Sync eng/common directory with azure-sdk-tools for PR 5540 ( #4396 )
...
* add parameter to set cadl emitter options
* remove emitter name in the additional parameter
---------
Co-authored-by: chunyu3 <chunyu@microsoft.com>
2023-03-01 11:54:03 +08:00
Azure SDK Bot
4ab6a41cf1
update proxy version to include Info/Active against individual sessions + allow delayed response ( #4391 )
...
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
2023-02-28 16:28:22 -08:00
George Arama
e48cf92704
update to version 7.4 for admin. update tests ( #4388 )
2023-02-27 12:03:57 -08:00
JinmingHu
e2a1b99a06
Add support to ignore invalid cert common name ( #4361 )
2023-02-25 11:12:08 +08:00
Azure SDK Bot
127073119c
Sync eng/common directory with azure-sdk-tools for PR 5568 ( #4387 )
...
* we encourage folks to place their assets.jsons at the package level
* update generate-assets-json.ps1 to only include src/**/session-records so as to avoid picking up the duplicated 'target' sessionrecords
---------
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
2023-02-24 13:36:00 -08:00
JinmingHu
5059347098
decrease request count to avoid throttling errors for storage tests ( #4385 )
2023-02-24 17:19:08 +08:00
microzchang
71a7cfb0c1
Fix Share Client failure #4377 ( #4381 )
...
* Fix Share Client failure #4377
2023-02-24 10:14:41 +08:00
Azure SDK Bot
1df70cb104
Sync eng/common directory with azure-sdk-tools for PR 5562 ( #4384 )
...
* Add todos to update packages to pick up the newest CODEOWNERS interpreter
* update
---------
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>
2023-02-23 20:49:29 -05:00
Azure SDK Bot
77a849ffac
Sync eng/common directory with azure-sdk-tools for PR 5431 #2501
...
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>
2023-02-23 13:54:22 -08:00
JinmingHu
8cd4ecbb79
show headers and query parameters in storage CI pipeline ( #4379 )
2023-02-23 14:57:49 +08:00
JinmingHu
365966de73
Update CODEOWNERS ( #4380 )
2023-02-23 12:44:49 +08:00
JinmingHu
737037d1af
Storage tests improvement ( #4382 )
2023-02-23 11:10:27 +08:00
Azure SDK Bot
78eabdc1af
Temporarily pin Node 18 to 18.13.0 - Fixes #5536 ( #4378 )
...
Co-authored-by: Mike Harder <mharder@microsoft.com>
2023-02-21 22:36:08 -05:00
JinmingHu
395e9a0640
Test proxy & storage tests improvements ( #4241 )
2023-02-22 09:37:49 +08:00
George Arama
1849597580
Fix pipelines path ( #4358 )
...
* test path
* qwq
* dsda
* asas
* dsada
* sdsds
* Update sdk/keyvault/azure-security-keyvault-certificates/perf-tests.yml
Co-authored-by: Mike Harder <mharder@microsoft.com>
* Update sdk/keyvault/azure-security-keyvault-certificates/perf-tests.yml
Co-authored-by: Mike Harder <mharder@microsoft.com>
* remove warmup
---------
Co-authored-by: Mike Harder <mharder@microsoft.com>
2023-02-21 17:21:17 -08:00
Azure SDK Bot
f45d8f6b2f
Add vmImage back to common perf.yml - Fixes #5466 - Partially reverts #5456 ( #4376 )
...
Co-authored-by: Mike Harder <mharder@microsoft.com>
2023-02-21 18:13:33 -05:00
Praven Kuttappan
7da07d5072
Generate API review for C++ using new parser ( #4302 )
2023-02-21 17:35:41 -05:00
Scott Beddall
5058f15594
Triggerkeyvault on proxy changes ( #4343 )
...
* autotrigger the keyvault and storage CI when a testproxy file is changed
2023-02-21 13:32:30 -08:00
George Arama
9572608a5d
Docker comment ( #4375 )
...
* update comment
* add comment about vcpkg
* dsfs
2023-02-21 19:50:55 +00:00
George Arama
889e0255a2
update comment ( #4364 )
...
* update comment
* jghjg
* update broken link
* Update sdk/keyvault/tools/cleanup/src/cleanup.cpp
Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
---------
Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
2023-02-21 10:52:20 -08:00
George Arama
30afd1eb89
reworked docker file ( #4344 )
...
* reworked docker file
* removed unnecessary su
* update docker file
* qwq
* Update sdk/core/azure-core/test/libcurl-stress-test/Dockerfile
Co-authored-by: Ben Broderick Phillips <ben@benbp.net>
* url
---------
Co-authored-by: Ben Broderick Phillips <ben@benbp.net>
2023-02-17 11:40:54 -08:00
Konrad Jamrozik
971d20be3e
Where applicable, update Windows pools used to azsdk-pool-mms-win-2022-general and rename vmImage to the windows-20xx format ( #4360 )
2023-02-16 19:02:10 -08:00
Azure SDK Bot
b1efed36d5
MMS2022 -> windows-2022 ( #4368 )
2023-02-16 18:32:36 -08:00
Azure SDK Bot
0fc14a7464
Sync eng/common directory with azure-sdk-tools for PR 5103 ( #4367 )
...
* - improve $commandOutput processing - capitalization fixups + some naming refactoring - update ToolVersion to 1.0.0-dev.20230213.7 - fix param: --codeowners-file-path -> --codeowners-file-path-or-url; minor fixes - update Azure.Sdk.Tools.RetrieveCodeOwners package ver to 20230213.2 - document params + add TargetPath
* update ToolVersion to 1.0.0-dev.20230214.3
* Add diag output + tests
* replace sima-zhu with konrad-jamrozik
---------
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>
2023-02-16 13:40:53 -08:00
Azure SDK Bot
afaefd3d05
Sync eng/common directory with azure-sdk-tools for PR 5456 ( #4362 )
...
* Add parameter TimeoutInMinutes
* Update pools and images to latest
* Remove all usage of vmImage
---------
Co-authored-by: Mike Harder <mharder@microsoft.com>
2023-02-15 00:47:08 -08:00
Azure SDK Bot
f8a1e7fc5c
remove obsolete tests ( #4357 )
...
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>
2023-02-14 14:34:41 -08:00
Azure SDK Bot
466c82a361
Sync eng/common directory with azure-sdk-tools for PR 5427 ( #4356 )
...
Co-authored-by: archerzz <archerzz@gmail.com>
2023-02-14 10:54:18 +08:00
Anton Kolesnyk
326ec44db8
Update changelog to reflect community contribution ( #4355 )
...
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-02-13 17:13:49 -08:00
Jørgen Lind
4d894adc51
Fix compilation on Visual Studio 2017 ( #4352 )
...
Co-authored-by: Jørgen Lind <jorgen.lind@bluware.com>
2023-02-13 16:00:52 -08:00
Azure SDK Bot
5e0159d8fa
Improve diagnostics for copy-docs-to-blobstorage script ( #4351 )
...
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2023-02-13 11:01:48 -08:00
Konrad Jamrozik
dc972e1ab9
Update CODEOWNERS paths: fix invalid paths ( #4349 )
2023-02-13 10:44:18 -08:00
George Arama
c8b97561f3
changelog ( #4350 )
2023-02-11 00:24:50 +00:00
Mike Harder
fd1695ebba
[Perf] Refactor tests.yml into one file per package per language ( #4270 )
2023-02-09 21:18:03 -08:00
Azure SDK Bot
cf1490fe80
Sync eng/common directory with azure-sdk-tools for PR 5083 ( #4348 )
...
* Remove language from profile zip
* Revert "Remove language from profile zip"
This reverts commit 2f670435b25f89955338170a7bdfbe4432cbe23f.
* Remove Services parameter
* Fix path to tests-file
* Run both sync and async tests by default
* Add LanguageVersion to common perf.yml
---------
Co-authored-by: Mike Harder <mharder@microsoft.com>
2023-02-09 21:13:26 -08:00
Azure SDK Bot
5ac3f00d58
Increment version for storage releases ( #4346 )
...
* Increment package version after release of azure-storage-blobs
* Increment package version after release of azure-storage-files-shares
2023-02-08 12:49:29 +08:00