Commit Graph

2103 Commits

Author SHA1 Message Date
microzchang
6b9aa2f70c
datalakestg82/change IsServerEncrypted not nullable (#4005) 2022-10-09 11:18:08 +08:00
George Arama
60b35a6a4f
Small updates for core tests to work with the main automation. (#4004)
* core tests

* clang
2022-10-08 13:41:07 -07:00
JinmingHu
738bd51dbd
enable datalake softdelete tests (#3974) 2022-10-08 13:58:32 +08:00
Azure SDK Bot
96984bd204
Fix 50x errors while loading page links (#4001)
We have hit a few 50x errors while pulling a page to get
links and that has caused the rest of the link checking to
terminate early. To fix that we switching to LogError which will
output an error in devops instead of Write-Error which terminates
immediately. We also add some retry count to the page retrieval
and cache file retrieval to help with these transitent 50x issues.

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2022-10-06 14:24:20 -07:00
Azure SDK Bot
f5f235174d
Increment package version after release of azure-core (#4000) 2022-10-06 18:48:34 +00:00
Azure SDK Bot
e4bf6a4c07
Sync eng/common directory with azure-sdk-tools for PR 4315 (#3999)
* update target version to one that includes integration discovered bugfixes

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
2022-10-06 11:12:06 -07:00
Anton Kolesnyk
64292fee49
Azure Core October Release (#3996)
* Azure Core October Release

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Co-authored-by: Larry Osterman <LarryOsterman@users.noreply.github.com>
Co-authored-by: Ahson Khan <ahkha@microsoft.com>
2022-10-06 10:26:38 -07:00
Ahson Khan
0a888c6674
Fixup comment in unique_handle.hpp to reference curl_easy_cleanup rather than curl_free. (#3997) 2022-10-05 13:19:41 -07:00
Larry Osterman
895a1f9f2c
Fixed memory leak in curl (#3995)
* Fixed memory leak in curl

* fixed documentation in unique_handle.hpp
2022-10-05 02:50:42 +00:00
Anton Kolesnyk
dd2d050ec8
Update Attestation readme.md (#3991) 2022-10-04 16:53:55 -07:00
Anton Kolesnyk
8178da44c5
Remove cspell directive from being visible (#3993) 2022-10-04 22:20:36 +00:00
Anton Kolesnyk
cc64ffae58
Upadte Attestation changelog.md (#3992) 2022-10-04 15:00:00 -07:00
Larry Osterman
53c9da1552
Pull all Websockets changes to main except for WebSockets itself. (#3954)
* Pulled WebSocket fixes into main except for WebSockets functionality


Co-authored-by: Rick Winter <rick.winter@microsoft.com>
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
Co-authored-by: George Arama <50641385+gearama@users.noreply.github.com>
Co-authored-by: Ahson Khan <ahson_ahmedk@yahoo.com>
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2022-10-04 14:58:56 -07:00
George Arama
19deeec413
fix LROs in keyvault (#3952)
* fix LROs in keyvault

* qfe

* some cleanup

* fdd

* clangs

* correct fix

* oops
2022-10-03 14:34:17 -07:00
Ben Broderick Phillips
c194034093
Build subscription configuration from cloud config values (#3976) 2022-09-30 18:03:18 -04:00
JinmingHu
ead6ac3de1
Merge feature/datalakestg82 (#3973) 2022-09-30 11:58:29 +08:00
JinmingHu
74d6b75ead
add test case for batch options on snapshots and versions (#3970)
* add test case for batch options on snapshots and versions

* recording
2022-09-30 09:27:42 +08:00
JinmingHu
eb9c35d266
Revert "Add Win32FileTimeConverter (#3941)" (#3966)
This reverts commit 14e4f52b91.
2022-09-29 09:42:23 +08:00
Azure SDK Bot
91c67f9c9b
Sync eng/common directory with azure-sdk-tools for PR 4240 (#3965)
* use version of docker with CLI present

* target repaired executable

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
2022-09-28 15:49:06 -07:00
JinmingHu
53797c82ce
Win32FileTimeConverter (#3967) 2022-09-28 10:50:18 +08:00
George Arama
c8d79610e0
Pipeline core (#3953)
* test1

* glob

* quick cleanup

* ddasda

* ddsa

* envs

* dsds

* Revert "ddsa"

This reverts commit 6d9e385284ba37736fb5bc41e56065943abd7937.

* wq

* comment out issues

* valid test

* maybe

* qwewqewq

* lang steps

* Vcpkg pre-steps in the place Daniel should've recommend they go

* RepoOwner

* Correct repo owner name

* Remove vcpkg.yml (we don't need to write)

* PR trigger

* small change

* Update eng/pipelines/templates/jobs/perf.yml

Co-authored-by: Mike Harder <mharder@microsoft.com>

* Update eng/pipelines/templates/jobs/perf.yml

Co-authored-by: Mike Harder <mharder@microsoft.com>

* Update sdk/core/perf.yml

Co-authored-by: Mike Harder <mharder@microsoft.com>

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>
2022-09-26 17:34:11 +00:00
Azure SDK Bot
68eea9a91f
Sync eng/common directory with azure-sdk-tools for PR 4212 (#3962)
* version including lock fixes
* target the correct proxy version

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
2022-09-22 16:25:13 -07:00
JinmingHu
769b6c5b90
Enable Query() test in blob SDK (#3960) 2022-09-22 12:28:58 +08:00
Azure SDK Bot
65ea32f33b
Sync eng/common directory with azure-sdk-tools for PR 4169 (#3950)
* pin newest version of proxy

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
2022-09-21 19:00:41 -07:00
JinmingHu
14e4f52b91
Add Win32FileTimeConverter (#3941) 2022-09-21 09:31:34 +08:00
Azure SDK Bot
b809bf9883
Sync the devops helper scripts between azure-sdk repo and tools repo (#3949)
This should fix https://github.com/Azure/azure-sdk-tools/issues/3538
as it will now upgrade the devops extension to the latest version
which has the auth fix needed.

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2022-09-20 11:04:28 -07:00
Daniel Jurek
92957377fc
Set VCPKG_ROOT (#3938)
* Set VCPKG_ROOT

* Update eng/pipelines/templates/steps/vcpkg-clone.yml

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2022-09-20 17:20:06 +00:00
Ben Broderick Phillips
237c03a9d9
Update check enforcer yaml permissions and name (#3944) 2022-09-19 19:23:50 -04:00
Peng Li
52f9437adb
Update AttestationClient::AttestTpm API to match existing AttestOpenEnclave and AttestSgxmEnclave (#3928)
* Fix broken link and typo in contributing.md

* Use vector<uint8_t> for attest instead of strings

* remove options

* fix comments

* update release version

* remove versionig

* revert changelog

* add the change

* update comment

* Update sdk/attestation/azure-security-attestation/CHANGELOG.md

Co-authored-by: Larry Osterman <LarryOsterman@users.noreply.github.com>

* fix formatting

* address pr comment

* fix formating

* update a comment

* remove the attest tpm comment

Co-authored-by: Peng Li <pengfeli@microsoft.com>
Co-authored-by: Larry Osterman <LarryOsterman@users.noreply.github.com>
2022-09-19 16:01:44 -07:00
Azure SDK Bot
9b29538f8a
Increment package version after release of azure-storage-blobs (#3935) 2022-09-16 04:17:39 +00:00
JinmingHu
a511ef6054
storage ad-hoc release (#3934) 2022-09-16 03:02:19 +00:00
Azure SDK Bot
17ca68720c
add a parameter 'condition' to the test-proxy ci invocations. (#3931)
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
2022-09-15 10:13:32 -07:00
microzchang
0e00a3a52c
Compatibility improvement for striped blob (#3932) 2022-09-15 14:54:24 +08:00
Azure SDK Bot
3fec13f7a6
Remove SkipDefaultCheckout parameter (#3930)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2022-09-14 16:39:10 -04:00
Jamie Magee
deb847e59f
Add $schema to cgmanifest.json (#3918)
Co-authored-by: Jamie Magee <jamie.magee@microsoft.com>
2022-09-13 08:50:38 -07:00
Ben Broderick Phillips
009fe81672
Add github actions based check enforcer (#3922) 2022-09-06 20:09:58 -04:00
Azure SDK Bot
7b68b31fe1
Increment version for storage releases (#3924)
* 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
2022-09-06 03:22:08 +00:00
JinmingHu
e29fe9b1c8
Storage Sept Release (#3914) 2022-09-06 09:54:33 +08:00
Azure SDK Bot
737a09fad9
Migrate SkipDefaultCheckout to SkipCheckoutNone (#3916)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2022-09-01 16:46:50 -04:00
Azure SDK Bot
81b733689b
Increment package version after release of azure-core (#3919) 2022-09-01 11:40:51 -07:00
Anton Kolesnyk
825d2dd136
Core September Release (#3913)
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2022-09-01 10:30:24 -07:00
Azure SDK Bot
db99ee12df
Remove unnecessary checkout: none that causes conflicts with sparse checkout declarations (#3915)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2022-08-31 19:34:01 -07:00
JinmingHu
3756ae66a2
Empty file or existing file won't be created/overwritten if the blob to be downloaded doesn't exist. (#3910) 2022-08-30 04:52:47 +00:00
JinmingHu
221a175099
File Share Features until STG82 (#3908) 2022-08-29 09:45:31 +08:00
Azure SDK Bot
9afb371c79
Sync eng/common directory with azure-sdk-tools for PR 3874 (#3907)
* Add sparse checkout to perf template

* Rename base template, add parameters

* Add comment

* Add TODO

* Fix copy/pase bug, add language to artifacts path

* Fix language ref

* Fix python language

* perf.yml extends perf-base.yml

* Remove unnecessary base yml

* Fetch pull request refs

* Fix refs path

* Fetch commitish if matches PR syntax

* Print command before running

* Add PR commitish to remote.origin.fetch

* Add pool and vmimage parameters

* Map ref under "refs/remotes/origin"

* Add ref to refs/remotes/origin

Co-authored-by: Mike Harder <mharder@microsoft.com>
2022-08-25 13:32:28 -07:00
Larry Osterman
f8c41df5a2
Simpler get-binarysizes check for OSX (#3901)
* Simpler get-binarysizes check for OSX

* Missed wildcard
2022-08-24 15:22:05 -07:00
Larry Osterman
634df137e3
Fixed #3899 - Handle new OSX version correctly; reformatted platform-matrix JSON files (#3900) 2022-08-24 21:22:53 +00:00
Anton Kolesnyk
2dd3dbe3f6
Fix azure-storage-blobs-cpp beta install (#3889)
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2022-08-17 11:24:39 +08:00
Azure SDK Bot
82d4446209
updated targeted proxy version to one that properly allows consumption of TLS certificates (#3888)
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
2022-08-15 14:27:19 -07:00
microzchang
c152c05d4a
Update CODEOWNERS (#3881) 2022-08-11 13:38:27 +08:00