Azure SDK Bot
d0c2234be4
Fix Github to GitHub ( #4243 )
...
Co-authored-by: Sima Zhu <sizhu@microsoft.com>
2023-01-12 15:27:06 -08:00
George Arama
efee11268e
Settings API ( #4210 )
...
* skeletor
* client
* rework
* all works plus test
* sample , self pr
* tests
* clang
* Mind your language .. Sir ...
* comments
* removed preprocessor directives
* removed template class
* dll clang
* Rick PR
2023-01-11 10:55:15 -08:00
Larry Osterman
a34b8d19a5
Add ApiView settings for existing packages. ( #4226 )
...
* Create ApiViewSettings for most existing packages
* Corrected name for blobs storage review name
* Added cspell settings for DCURL
* Create ApiViewSettings for most existing packages
* Corrected name for blobs storage review name
* Added cspell settings for DCURL
* ApiView settings changes for DataLake
* Renamed includeInternal to allowInternal; Added storage common; Fixed package names
* Fixed spelling error
* If there's an error accessing the site with no CRL checks, don't try it any more
* Stop checking example.com because it doesn't work
* Update sdk/attestation/azure-security-attestation/inc/ApiViewSettings.json
Co-authored-by: Ahson Khan <ahkha@microsoft.com>
* Update sdk/core/azure-core/inc/ApiViewSettings.json
Co-authored-by: Ahson Khan <ahkha@microsoft.com>
* Update sdk/keyvault/azure-security-keyvault-secrets/inc/ApiViewSettings.json
Co-authored-by: Ahson Khan <ahkha@microsoft.com>
Co-authored-by: Ahson Khan <ahkha@microsoft.com>
2023-01-11 08:16:13 -08:00
Anton Kolesnyk
d301dfb60d
Unblock Core CI ( #4236 )
2023-01-10 19:13:10 -08:00
Azure SDK Bot
01af6783b1
Increment package version after release of azure-identity ( #4235 )
2023-01-10 21:05:32 +00:00
George Arama
fa2f20326b
Identity January Release ( #4220 )
...
* changelog update
* Identity January Release
* trigger PR
2023-01-10 11:18:52 -08:00
microzchang
b78352bb75
Storage January release ( #4216 )
2023-01-10 15:39:50 +08:00
Azure SDK Bot
42e91a5c91
fix paths + add diagnostic output on failure ( #4231 )
...
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>
2023-01-09 19:14:15 -08:00
Azure SDK Bot
aec83d672b
update package versions ( #4229 )
...
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>
2023-01-09 14:24:13 -08:00
Azure SDK Bot
df430901be
Adding test pipeline for common-tests ( #4228 )
2023-01-08 22:32:19 -08:00
Azure SDK Bot
f2201b1d8d
Hyperlink from eng/common job-matrix README to matrix_generator.md ( #4227 )
...
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>
2023-01-07 04:35:16 -08:00
Azure SDK Bot
fb64990a87
Increment package version after release of azure-core ( #4223 )
2023-01-05 19:05:03 -08:00
Azure SDK Bot
61649db9f3
Revert "Migrate eng/common (except job-matrix) to Ubuntu 22.04 ( #5005 )" for perf.yml ( #4225 )
...
This reverts commit 81c78afd563a32c224eb45b0cf864078d55b68eb.
Co-authored-by: Mike Harder <mharder@microsoft.com>
2023-01-05 12:52:09 -08:00
George Arama
b372b85f5b
Core January Release ( #4219 )
...
* update changelog
* Core January Release
2023-01-05 08:40:22 -08:00
Azure SDK Bot
bf5e9bb757
Sync eng/common directory with azure-sdk-tools for PR 5027 ( #4221 )
...
* move things out from eng/common/scripts/job-matrix
* fix broken link for CI/CD verification
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>
2023-01-04 22:05:53 -05:00
Azure SDK Bot
8f28aabe67
Migrate eng/common (except job-matrix) to Ubuntu 22.04 ( #4218 )
...
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>
2023-01-03 22:12:02 -05:00
Ahson Khan
6536b0c61c
Move Request ctor impl to the request.cpp file instead of http.cpp ( #4195 )
...
* Move Request ctor impl to the request.cpp file instead of http.cpp
* Add the ctors to request.cpp
* Remove null body stream header from http.cpp
* Remove unused namespace using
* Add _internal using namespace for NullBodyStream
* Fix include path
2023-01-03 16:13:05 -08:00
Anton Kolesnyk
5304a0857d
PR follow-ups ( #4201 )
...
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Co-authored-by: George Arama <50641385+gearama@users.noreply.github.com>
2023-01-03 12:08:00 -08:00
Anton Kolesnyk
152a847dcc
noexcept adjustments ( #4200 )
...
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-01-03 11:17:16 -08:00
Anton Kolesnyk
fd3b9a6180
More accurate argument type for the ExtendableEnumeration == and != ( #4199 )
...
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-01-03 11:17:09 -08:00
Anton Kolesnyk
3e4a41bd4a
Remove noexcept specification from Azure::DateTime::clock::now() ( #4198 )
...
* Remove noexcept specification from Azure::DateTime::clock::now()
* Undo unnecessary change (my local clang-format is broken)
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-01-03 11:17:02 -08:00
Anton Kolesnyk
a70be339e7
Audit string comparisons ( #4197 )
...
* Audit string comparisons
* Mac fix
* !isxdigit()
* Rewrite condition + comment
* <3
* Clang-format
* 255
* Allow uppercase
* stoi() radix
* ShouldEncode()
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-01-03 11:16:54 -08:00
Daniel Jurek
8891d30f4e
Use Azure Pipelines and workaround for WSL installation ( #4215 )
...
* Use Azure Pipelines and workaround for WSL installation
2023-01-03 10:35:01 -08:00
microzchang
f872841ffc
Storage January release ( #4212 )
...
* January release protocol layer (#4102 )
* stg85/86 protocol layer
* datalake append/flush with lease (#4110 )
* unit_test_for_file_invalid_xml (#4113 )
* remove version id inTaggedBlobItem and add unit test for cold tier (#4121 )
* fix conversation
2022-12-27 14:44:26 +08:00
Azure SDK Bot
fa6ebb26b7
Migrate from win2019 to win2022 ( #4157 )
2022-12-22 10:12:28 -08:00
Azure SDK Bot
b67b46b059
Sync eng/common directory with azure-sdk-tools for PR 4985 ( #4209 )
2022-12-21 09:42:17 -08:00
Ben Broderick Phillips
8747eacbc5
Update prepare-pipelines flags ( #4207 )
2022-12-20 16:07:54 -05:00
Azure SDK Bot
c2e6607f0b
Sync eng/common directory with azure-sdk-tools for PR 4880 ( #4203 )
2022-12-20 11:15:36 -08:00
Azure SDK Bot
122eb3cfb1
Sync eng/common directory with azure-sdk-tools for PR 4998 ( #4205 )
...
* Update pipeline generation yaml
* Bump pipeline generator to 20221220.1
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2022-12-20 12:59:03 -05:00
Azure SDK Bot
37f197c383
Sync eng/common directory with azure-sdk-tools for PR 4988 ( #4202 )
...
Mirror of https://github.com/Azure/azure-sdk-tools/pull/4988
2022-12-20 00:16:22 +00:00
Azure SDK Bot
ffbafa165e
Add load-testing to list of valid sample slugs ( #4192 )
...
Co-authored-by: Harshan B <Harshan01@gmail.com>
2022-12-16 14:39:01 -05:00
Azure SDK Bot
c73ad854c2
Sync eng/common directory with azure-sdk-tools for PR 4962 ( #4193 )
...
* prepare pipeline job bug fix
* Update eng/common/pipelines/templates/jobs/prepare-pipelines.yml
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
* Update eng/common/pipelines/templates/jobs/prepare-pipelines.yml
Co-authored-by: Albert Cheng <albertcheng@microsoft.com>
Co-authored-by: Albert Cheng <38804567+ckairen@users.noreply.github.com>
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2022-12-15 13:19:31 -08:00
Azure SDK Bot
ceeda9c7b4
Update the regex to embrace more image names ( #4190 )
...
Co-authored-by: sima-zhu <sizhu@microsoft.com>
2022-12-15 11:31:59 -08:00
Azure SDK Bot
111776e6af
Sync eng/common directory with azure-sdk-tools for PR 4944 ( #4191 )
...
* Helm template for deploy script
* Update eng/common/scripts/stress-testing/stress-test-deployment-lib.ps1
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
* fixing helm upgrade command
Co-authored-by: Albert Cheng <albertcheng@microsoft.com>
Co-authored-by: Albert Cheng <38804567+ckairen@users.noreply.github.com>
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2022-12-14 12:48:57 -08:00
Konrad Jamrozik
db6f71fbbb
Update prepare-pipelines.yml ( #4187 )
2022-12-13 22:42:00 -08:00
George Arama
7a39344c3b
exclude template from test proxy ( #4189 )
...
* exclude template from test proxy
* exclute testproxy log also
2022-12-13 18:57:59 -08:00
Anton Kolesnyk
9ab6a1f62a
Clean up token cache from expired items on Fibonacci cache sizes instead of 2^Ns ( #4180 )
...
* Clean up token cache from expired items on Fibonacci cache sizes instead of 2^N
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2022-12-13 18:24:57 -08:00
George Arama
8767e4e340
live test guard ( #4188 )
2022-12-13 21:46:48 +00:00
George Arama
ef4d41267f
Test proxy ( #4118 )
...
* start
* recording
* playback
* refactor, playback and record
* recordings for kv
* klklk
* open telemetry, identity
* attest
* all tests recorded except storage
* STORAGE RECORDINGDS
* some cleanup
* ignore result
* testproxy remade
* fiiine , do something with the result , goooosh
* install test proxy
* clang
* clang
* certs maybe
* cmake generate fix,
* start test proxy script
* start test proxy on env
* clang, move TP after build
* reregen
* certs
* sda
* dss
* allow insecure connections
* put back
* debug
* iuy
* try again
* ewew
* chmod
* try again
* update sanitizer
* output testproxy log
* sjhgasjgdajh
* folder
* worxy
* fix tests and log file
* format files
* clang format
* clang
* sa
* sa
* cleanup
* cspell
* oops
* remove redundant method
* tests
* put back original
* restore to 933486385a
* recordings
* remove storage values
* storage recordings
* disable non functioning tests
* remove core install of test proxy
* _LIVEONLY_ tests
* clang install when needed
* logs on condition
* skip tests
* revert cpp to original version
* quick test
* right that one
* one skip
* identity pushed
* maybe
* override
* clang
* clang
* attestetion
* keyvault
* reenable 20+ tests
* 5 tests left , lease related
* a bit of cleanup
* try now
* snitizers
* some fixes
* capitalization
* clang , cover, peakA
* WEIRD NAME THING ON WINDOWS
* storage recordings
* one more livee
* createappenddelete_liveonly
* CreateWithTags_LIVEONLY_
* try capitalization
* another onw
* maybe now
* all liveonly
* try restore before test
* typo
* condition
* clang and cc
* azure core ci
* qwqwq
* dsasdas
* cleanup1
* typo
* spaces
* cleanup2
* cleanup 3
* remove start proxy
* cleanup +1
* Update cmake-modules/TestProxyPrep.cmake
Co-authored-by: Rick Winter <rick.winter@microsoft.com>
* Update eng/scripts/Start-TestProxy.ps1
Co-authored-by: Rick Winter <rick.winter@microsoft.com>
* Update eng/scripts/Stop-TestProxy.ps1
Co-authored-by: Rick Winter <rick.winter@microsoft.com>
* PR comments
* clangs
* Update sdk/core/azure-core-test/src/test_proxy_policy.cpp
* build
Co-authored-by: Rick Winter <rick.winter@microsoft.com>
2022-12-13 10:58:19 -08:00
Azure SDK Bot
066db23d4d
Sync eng/common directory with azure-sdk-tools repository ( #4186 )
2022-12-12 22:01:05 -08:00
Anton Kolesnyk
40f2fde457
ClientCertificateCredential: Add AuthorityHost override and Azure Stack support ( #4181 )
...
* ClientCertificateCredential: Add AuthorityHost override and Azure Stack support
* Use RAII types for handles
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2022-12-13 04:43:16 +00:00
Azure SDK Bot
7a729bed81
introduce job version of "prepare-pipelines.yml" ( #4185 )
...
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>
2022-12-12 15:46:55 -08:00
Anton Kolesnyk
97235cb46b
Add support for space character instead of 'T' when parsing RFC3339 DateTimes ( #4184 )
...
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2022-12-12 13:16:11 -08:00
JinmingHu
384f162560
fix #740 ( #4182 )
2022-12-12 13:15:29 +08:00
Rick Winter
3fe9c27c41
Remove the identity dependency from pkgs. ( #4179 )
2022-12-09 15:31:38 -08:00
microzchang
10daa9b5fc
fix Typo in DeleteBlobResult documentation ( #4178 )
2022-12-09 14:14:28 +08:00
Azure SDK Bot
ae19ecafd6
fix grammar ( #4175 )
...
Co-authored-by: Feng Zhou <fenzhou@microsoft.com>
2022-12-08 19:19:56 -08:00
Anton Kolesnyk
68e9dc9ecb
Per-credential-instance token cache ( #4160 )
...
* Per-credential-instance token cache
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2022-12-08 18:55:16 +00:00
Anton Kolesnyk
c14775d5fb
Better TokenRequestContext initialization ( #4169 )
...
* Better TokenRequestContext initialization
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2022-12-07 20:25:22 -08:00
Anton Kolesnyk
405ae8cba7
Only allow BearerTokenAuthPolicy for HTTPS ( #4170 )
...
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2022-12-07 20:03:17 -08:00