Azure SDK Bot
8d21d5d40d
bump proxy version to 1.0.0-dev.20250221.1 ( #6432 )
...
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2025-02-24 11:38:31 -08:00
Azure SDK Bot
97463f30d2
update apiview scripts to support sdk automation ( #6431 )
...
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2025-02-21 17:26:12 -08:00
Azure SDK Bot
97182996eb
Sync eng/common directory with azure-sdk-tools for PR 9889 ( #6429 )
...
* Fix support for crates.io links
* Use strict-mode $Matches property accessor
---------
Co-authored-by: Heath Stewart <heaths@microsoft.com>
2025-02-21 13:36:23 -08:00
Azure SDK Bot
4eb517add9
Sync eng/common directory with azure-sdk-tools for PR 9896 ( #6430 )
...
* Remove trailing slash addition to ExcludePaths
* Remove the needless loop and, now defunct, comment
---------
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2025-02-21 12:13:50 -08:00
Azure SDK Bot
429f81b88f
Sync eng/common directory with azure-sdk-tools for PR 9862 ( #6428 )
...
* Get-PRPkgProperties now honors artifact-list specific absolute/relative paths to other triggering folders. This will supplant the common "if eng/ changes include template and core" in a follow-up PR.
---------
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2025-02-20 16:30:18 -08:00
gearama
4d52ec202f
missed exception ( #6427 )
2025-02-19 12:31:59 -08:00
gearama
00c45ee8ae
fix certs and missing include ( #6425 )
2025-02-18 13:02:34 -08:00
Wes Haggard
ccfe6a6136
Update github.io doc location ( #6423 )
2025-02-18 10:38:52 -08:00
Azure SDK Bot
c2ddfee999
Sync eng/common directory with azure-sdk-tools for PR 9836 ( #6422 )
...
* adjustments to iterating across matrix configs for packages that belong to multiple matrices
---------
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2025-02-14 11:16:59 -08:00
Azure SDK Bot
ab5a01b7cc
chmod +x TestResources scripts ( #6421 )
...
Make them executable in bash et. al. without starting separate shell.
Co-authored-by: Heath Stewart <heaths@microsoft.com>
2025-02-14 10:07:38 -08:00
Azure SDK Bot
1d191cb349
Sync eng/common directory with azure-sdk-tools for PR 9832 ( #6420 )
...
* Fix the issue in adding dev version in package info
2025-02-13 21:15:11 -05:00
Anton Kolesnyk
d96cd6b76a
Identity: disable GCC warning ( #6414 )
...
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2025-02-13 16:19:46 -08:00
Anton Kolesnyk
b40045e8e9
Identity: Add AzureCliCredentialOptions::Subscription ( #6415 )
...
* Identity: Add AzureCliCredentialOptions::Subscription
* Clang-format
* Id => ID
* Fix typo
* Apply suggestions from code review
Co-authored-by: Larry Osterman <LarryOsterman@users.noreply.github.com>
* Replace `decltype` with `auto` in test file
* + "If this is the name of a subscription, use its ID instead."
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Co-authored-by: Larry Osterman <LarryOsterman@users.noreply.github.com>
2025-02-13 15:26:10 -08:00
Wes Haggard
092ac143ed
Update github.io doc links ( #6418 )
2025-02-13 15:10:24 -08:00
Azure SDK Bot
e4dae4e2a5
Sync eng/common directory with azure-sdk-tools for PR 9823 ( #6419 )
...
* handle defaults for changedfiles, deletedfiles, and changedServices
---------
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2025-02-13 11:37:40 -08:00
Azure SDK Bot
a5e9424161
Sync eng/common directory with azure-sdk-tools for PR 9821 ( #6416 )
...
* Change AddDevVersion as boolean in save package properties script
2025-02-12 19:56:36 -05:00
Azure SDK Bot
52797073f1
Sync eng/common directory with azure-sdk-tools for PR 9807 ( #6417 )
...
* replace PkgProps CIMatrixConfigs property in favor of a more generalized CIParameters property. Original CIMatrixConfigs will exist as an item of same key within CIParameters.
* update Create-PRJobMatrix to honor new CIMatrixConfigs property location
---------
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2025-02-12 15:56:08 -08:00
Azure SDK Bot
2f4c070473
Increment version for storage releases ( #6413 )
...
* Increment package version after release of azure-storage-common
* Increment package version after release of azure-storage-files-shares
2025-02-12 07:57:19 -08:00
Azure SDK Bot
07cc2b19cd
Support Linux environment ( #6410 )
...
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2025-02-11 14:07:00 -08:00
Azure SDK Bot
6d3bd4cc0d
Parameterize test-pipeline version separator ( #6409 )
...
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2025-02-11 13:50:10 -08:00
Azure SDK Bot
4f2ca36252
Sync eng/common directory with azure-sdk-tools for PR 9803 ( #6408 )
...
* update Get-ObjectKey to coalesce boolean-like values to their true boolean value
* update Get-ObjectKey to call Get-ObjectKey on each item of an array or pscustom object - versus utilizing their values directly
---------
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2025-02-11 11:34:25 -08:00
microzchang
be2241d86c
Update to new versions ( #6403 )
2025-02-10 11:21:33 +08:00
Azure SDK Bot
ac2c03cce9
Sync eng/common directory with azure-sdk-tools for PR 9799 ( #6402 )
...
* resolve issue with matrix collation when multiple matrix configs are being resolved
---------
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2025-02-07 17:05:04 -08:00
microzchang
b7bd086776
Storage STG97 Features ( #6396 )
...
* Storage STG97/NFS REST (#6245 )
* Update rest layer and some structs
* Add file support.
* Add new apis
* Update test
* resolve clang error and cspell
* Update comments
* update comments
* Storage STG97/NFS REST Part2(Impl+test) (#6285 )
* add test cases and some code change.
* update logic
* fix pipeline failure
* fix cspell
* update test record
* Fix pipeline failure
* Fix test case failure
* Storage/STG97 Remove Create/Get SymbolicLink API (#6304 )
* Remove Create/Get SymbolicLink API
* update test record
* Fix archboard comments (#6324 )
2025-02-07 06:47:09 +00:00
Azure SDK Bot
366e05ea1a
Sync eng/common directory with azure-sdk-tools for PR 9793 ( #6401 )
...
* Update pipeline generate
Includes fix https://github.com/Azure/azure-sdk-tools/pull/9784
* Update eng/common/pipelines/templates/steps/install-pipeline-generation.yml
---------
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2025-02-06 22:35:47 -08:00
Azure SDK Bot
c5b9a20dc9
Add AdditionalMatrixConfigs the CIMatrixConfigs ( #6400 )
...
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
2025-02-06 14:14:25 -08:00
Azure SDK Bot
d404aba845
Print clickable link to terminal ( #6399 )
...
Co-authored-by: Heath Stewart <heaths@microsoft.com>
2025-02-06 13:24:39 -08:00
Azure SDK Bot
26698f4eb6
Add rust to prepare-pipelines and create-package-workitem yaml ( #6397 )
...
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2025-02-06 00:03:03 -08:00
Azure SDK Bot
9a1c237bcd
Flip supportsSafeSecretStandard boolean condition ( #6395 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2025-02-05 16:27:27 -08:00
Azure SDK Bot
2dccdce3a0
Sync eng/common directory with azure-sdk-tools for PR 9745 ( #6390 )
...
* Pass arm template parameter for TME context
* Use supportsSafeSecretStandard parameter instead
---------
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2025-02-04 14:05:16 -08:00
Azure SDK Bot
494f9ff858
Pass non sparse parameters through to PR job matrix generator ( #6386 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2025-02-04 13:32:17 -05:00
Azure SDK Bot
e0c5f27d6b
Update common tool to support go ( #6389 )
...
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2025-02-04 00:05:33 -08:00
Azure SDK Bot
ca7968c1cd
Sync eng/common directory with azure-sdk-tools for PR 9698 ( #6388 )
...
* Fix pipeline generation for private repos
* Update eng/common/pipelines/templates/steps/sparse-checkout.yml
---------
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2025-02-03 17:18:54 -08:00
Azure SDK Bot
cb3b4117da
Update query count to fix automation ( #6387 )
...
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2025-02-03 16:32:11 -08:00
Azure SDK Bot
82b119785b
Sync eng/common directory with azure-sdk-tools for PR 9732 ( #6383 )
...
* update emitter template
* hide step if public pr
* update conditions after testing
---------
Co-authored-by: m-nash <64171366+m-nash@users.noreply.github.com>
2025-01-29 15:23:35 -08:00
Azure SDK Bot
15e98d2991
Sync eng/common directory with azure-sdk-tools for PR 9724 ( #6384 )
...
* Use 1es template
* Move to stage template folder
---------
Co-authored-by: ray chen <raychen@microsoft.com>
2025-01-29 14:57:38 -08:00
Rick Winter
9a32e64739
Fix CodeQL issue ( #6382 )
...
Add explanation to CodeQL suppression.
Change was pulled directly from nlohmann/json
nlohmann/json#4362
2025-01-29 13:04:48 -08:00
Rick Winter
4cbb49f036
Update CODEOWNERS ( #6378 )
2025-01-29 09:57:45 -08:00
Rick Winter
a9a0d53665
Update CODEOWNERS baseline
...
Update the baselines for C++ repo
2025-01-29 17:44:05 +00:00
Azure SDK Bot
a9083d489b
Add fallback user id lookup for test resource deployment ( #6375 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2025-01-28 11:44:31 -08:00
Azure SDK Bot
c95362ac9d
Sync eng/common directory with azure-sdk-tools for PR 9699 ( #6372 )
...
* allow the indirect matrix to generate non-sparse based on new parameter to generate-job-matrix
---------
Co-authored-by: Scott Beddall <scbedd@microsoft.com>
2025-01-27 19:21:28 -08:00
Azure SDK Bot
124742bde8
Sync eng/common directory with azure-sdk-tools for PR 9687 ( #6368 )
...
* Migrate stress storage cluster
* Add tenant to stress deploy login
---------
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2025-01-24 13:58:19 -08:00
Azure SDK Bot
3e3c0cedf9
Sparse checkout 1espt auto-baselining file by default ( #6371 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2025-01-24 12:50:12 -08:00
Ahson Khan
076452e183
Remove unused AttestationServiceUrl() from KeyVault Keys tests ( #6363 )
...
* Remove unused AttestationServiceUrl() from KeyVault Keys tests
* Delete unused test_consts.hpp
* Remove unnecessary include of "test_consts.hpp" in key_client_create_test_live.cpp
* Update CMakeLists.txt to remove unused test_consts.hpp
2025-01-23 23:28:50 -08:00
Azure SDK Bot
eaadd48aca
support spec PR trigger ( #6369 )
...
Co-authored-by: ray chen <raychen@microsoft.com>
2025-01-23 16:44:52 -08:00
Azure SDK Bot
18111ff3c0
Increment package version after release of azure-data-tables ( #6365 )
2025-01-23 10:03:17 -08:00
Azure SDK Bot
d646629655
Sync eng/common directory with azure-sdk-tools for PR 9656 ( #6366 )
...
* Added label handle sdk-gen pipeline template
Added common script to delete label from a PR
* Update eng/common/scripts/Invoke-GitHubAPI.ps1
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
---------
Co-authored-by: ray chen <raychen@microsoft.com>
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2025-01-22 15:30:17 -08:00
gearama
03ef1c710b
Tables january release ( #6327 )
...
* gdf
* erwe
* ter
* ds
* update date
2025-01-22 11:11:54 -08:00
Azure SDK Bot
90a2207ea5
Sync eng/common directory with azure-sdk-tools for PR 9668 ( #6364 )
...
* Support incrementing semver prereleases with 'zero' versions
* Make tests more explicit
---------
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
2025-01-22 10:39:17 -08:00
gearama
f2b8257b8f
update update approach v2 ( #6339 )
...
* update update v2
* clang
* Update sdk/tables/azure-data-tables/inc/azure/data/tables/table_client.hpp
Co-authored-by: Ahson Khan <ahkha@microsoft.com>
* PR comments
* remove etag
* tired of trying to be smart
* clang
* const
* fsd
* fsdf
* clang
* clarify the headers
* clangs
* fsdfsd
* gdfggdf
* more pr
* ooops
---------
Co-authored-by: Ahson Khan <ahkha@microsoft.com>
2025-01-21 16:34:19 -08:00