Victor Vazquez
bae16450c9
update 3rd party httpbin server for inhouse instance ( #1935 )
...
* update 3rd party httpbin server for inhouse instance
2021-03-31 16:35:03 -07:00
Anton Kolesnyk
ddd7a093f4
Move policies to internal ( #1985 )
2021-03-31 12:56:33 -07:00
Daniel Jurek
e396888726
Manually install gcc and g++ 8 if needed ( #2012 )
2021-03-31 18:36:44 +00:00
Azure SDK Bot
fcbaf7301c
Sync eng/common directory with azure-sdk-tools repository ( #2014 )
2021-03-31 11:19:45 -07:00
JinmingHu
0cd405d064
changelog ( #2008 )
2021-03-31 14:49:42 +08:00
Victor Vazquez
a4ae81708b
[Keyvault] APIs ( #1967 )
...
Adding the next APIs:
UpdateKeyProperties, fixes : #1541
GetPropertiesOfKeys , fixes : #1542
GetPropertiesOfKeyVersions, fixes : #1543
GetDeletedKeys, fixes : #1546
PurgeDeletedKey, fixes : #1547
StartRecoveryDeletedKey, fixes : #1548
BackupKey, fixes : #1549
RestoreKeyBackup, fixes : #1550
ImportKey, fixes : #1551
Add samples, fixes : #1987
2021-03-30 20:12:48 +00:00
Victor Vazquez
7490709db4
test for Context heap integrity ( #1999 )
2021-03-30 18:52:47 +00:00
Azure SDK Bot
0990a8599e
Add DependsOn parameter to matrix job generation template ( #2001 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2021-03-30 11:25:11 -07:00
Anton Kolesnyk
0665efe0fe
unique_ptr Get() => Extract() || Send() || ExtractOrCreate() ( #1984 )
2021-03-30 10:17:24 -07:00
JinmingHu
b9c5c978ee
refine impl of rename file/directory ( #1991 )
...
* fix bug: / was left out in rename source
* refine impl of rename file/directory
2021-03-30 11:58:33 +08:00
JinmingHu
88499ab1b6
fix user-agent ( #1990 )
2021-03-30 01:35:50 +00:00
Anton Kolesnyk
b606ff60dc
Add ADFS support for ClientSecretCredential ( #1947 )
2021-03-29 17:26:42 -07:00
Azure SDK Bot
b4110380f0
Sync eng/common directory with azure-sdk-tools for PR 1477 ( #1981 )
...
* Checked in the changes directly.
* Address feedback and remove the check of set-default-branch
* Fixed base repo branch
* Update git-branch-push.ps1
* Fixed the docs-metadata-release
* Change the typo
* Update eng/common/scripts/git-branch-push.ps1
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
* Keep origin format
* Update git-branch-push.ps1
* Keep fixing the typo
Co-authored-by: Sima Zhu <sizhu@microsoft.com>
Co-authored-by: Sima Zhu <48036328+sima-zhu@users.noreply.github.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2021-03-26 17:30:54 -07:00
Azure SDK Bot
24f44838a8
Sync eng/common directory with azure-sdk-tools for PR 1521 ( #1982 )
...
* Fix issue where 2d index arrays with length 1 get flattened by powershell
* Pass NonSparseParameters to imported matrix generation
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2021-03-26 12:52:31 -07:00
Azure SDK Bot
8d435df2d3
Support default branch for the workflow. Part 1 ( #1979 )
...
Co-authored-by: Sima Zhu <sizhu@microsoft.com>
2021-03-26 10:28:32 -07:00
Azure SDK Bot
f1688491d9
Sync eng/common directory with azure-sdk-tools for PR 1508 ( #1956 )
...
* Skip API create step when running from feature branch with non GA version
2021-03-26 01:40:47 -07:00
Azure SDK Bot
ea57783e05
Sync eng/common directory with azure-sdk-tools for PR 1478 ( #1978 )
...
* actually pass the _content_ of the reviewers or teamreviewers variable within create-pull-request.yml, update logic in Set-GitHubParameter
2021-03-26 01:25:26 +00:00
Azure SDK Bot
c0769b8e33
Sync eng/common directory with azure-sdk-tools for PR 1517 ( #1977 )
...
* Add chagelogpath to Update-ChangeLog.ps1
* Make PackageName and ServiceDirectory not mandatory, test ChangelogPath
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2021-03-25 15:52:00 -07:00
Chidozie Ononiwu
e25807adc2
Cleanup language settings file ( #1968 )
...
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2021-03-24 14:51:44 -07:00
Chidozie Ononiwu
7d9032fcc8
Add flag for closing the pull request immediately after opening it ( #1965 )
2021-03-24 09:52:36 -07:00
Azure SDK Bot
d28d52b058
Increment version for storage releases ( #1969 )
...
* 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-datalake
* Increment package version after release of azure-storage-files-shares
* Revert the ordering change for beta.6.
Co-authored-by: Ahson Khan <ahkha@microsoft.com>
Co-authored-by: Ahson Khan <ahson_ahmedk@yahoo.com>
2021-03-24 02:06:06 +00:00
Ahson Khan
4b59728e72
Update sdk/storage codeowners list to use the up-to-date GitHub alias ( #1971 )
2021-03-24 01:56:56 +00:00
Ahson Khan
82dd53f3b1
Fix the date in the changelog for storage beta.6 packages using the correct year to avoid auto version bump PR re-ordering it ( #1970 )
...
* Fix the date in the changelog for storage beta.6 packages using the correct year to avoid auto version bump PR re-ordering it
* Fix the year for common beta.6
* Fix the CL year for shares beta.6
* Fix the CL year for datalake beta.6
2021-03-24 01:48:00 +00:00
Victor Vazquez
d6cd0af3cc
remove value policy from core ( #1917 )
2021-03-23 22:31:54 +00:00
Azure SDK Bot
b6c354f435
Sync eng/common directory with azure-sdk-tools for PR 1514 ( #1960 )
...
* Handle null values when generating display names
* Fix issue processing matrices where the base matrix is only an import
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2021-03-23 12:51:00 -07:00
Chidozie Ononiwu
3d1a58e3f8
Fixup CHANGELOG.md, add SetPackageVersion, add calls to set-test-pipe… ( #1936 )
...
* Fixup CHANGELOG.md, add SetPackageVersion, add calls to set-test-pipeline-version.yml
* Run set-test-pipeline-version.yml per artifact, open testpipeline as draft
* git diff to view changes in file
* Move set-test-pipeline-version.yml after Validate Clang Format
* remove second artifact loop in archetype-cpp-release.yml
2021-03-23 11:34:30 -07:00
Azure SDK Bot
eb1177ea3a
Add ReleaseTrackingOnly option to Prepare-Release ( #1958 )
2021-03-22 20:21:13 -07:00
JinmingHu
417dde4144
mint storage beta 9 ( #1957 )
2021-03-23 10:15:45 +08:00
Kan Tang
0d422b95a0
Remove Type suffix from some enums. ( #1951 )
...
* Remove Type suffix from some enums.
* Remove more fields.
* Resolve build issue on Linux.
2021-03-22 23:20:04 +00:00
Ahson Khan
9f4b389f4d
Update relative links to sections in the contributing guide doc to fix link verification ( #1955 )
...
* Update relative links to sections in the contributing guide doc to fix link verification
* Make some source code change modifications to trigger GenerateRelease CI steps
* Don't use relative paths in links, instead use the full path from master to be consistent with other places
2021-03-22 21:41:46 +00:00
Victor Vazquez
a6350f5c81
broken link ( #1953 )
2021-03-22 16:56:14 +00:00
Victor Vazquez
4cc4416306
Debian container for VS Codespaces ( #1921 )
...
Debian container for VS codespaces
2021-03-20 22:42:57 +00:00
Victor Vazquez
1321855517
Operation t docs ( #1902 )
...
* operation tech doc
2021-03-19 22:06:08 -07:00
Azure SDK Bot
47d7a91c0c
Ensure version is sorted as semVer ( #1948 )
...
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2021-03-19 14:36:15 -07:00
JinmingHu
c3a9d67d01
rename BlockListTypeOption -> BlockListType ( #1945 )
2021-03-19 09:54:57 +00:00
Kan Tang
ea2186bee3
Hide unused models. ( #1944 )
...
* Hide unused models.
* Resolve comments.
2021-03-19 08:17:05 +00:00
Kan Tang
8fa71e0f31
Remove ShareStats. ( #1946 )
2021-03-19 07:48:01 +00:00
Kan Tang
de28afadc6
Removed unwanted Share prefix and moved unused models to details. ( #1940 )
...
* Removed unwanted Share prefix and moved unused models to details.
* Resolve build issues.
* Resolve comments.
* Access Tier change.
* FileServiceProperties to ShareServiceProperties
2021-03-19 06:59:15 +00:00
JinmingHu
37e5b2ad79
rename Tier -> AccessTier ( #1943 )
2021-03-19 06:23:35 +00:00
JinmingHu
a66592c99e
Rename some return types and options ( #1941 )
...
* rename some return types and options
* fix changelog
* BodyStream reference in blob protocol layer
* PathClient::GetAccessControlList returns PathAccessControlList
* more changelog
* changelog
* move UndeleteBlobContainerResult to _detail
2021-03-19 13:32:26 +08:00
JinmingHu
b88eb6d785
remove public fields from operation<T> ( #1939 )
2021-03-19 04:10:50 +00:00
JinmingHu
1b316d3b44
Changed BodyStream parameter in upload functions from pointer to refe… ( #1938 )
...
* Changed BodyStream parameter in upload functions from pointer to reference
* clang-format
2021-03-19 03:19:37 +00:00
Azure SDK Bot
d577d25041
Sync eng/common directory with azure-sdk-tools for PR 1489 ( #1928 )
...
* Add draft to Submit-PullRequest.ps1
* Add -Draft to create-pull-request.yml
* Add documentation
* Rename: Draft[Pr] -> OpenAsDraft
* Update docs
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2021-03-18 14:50:46 -07:00
Azure SDK Bot
e464f8b01e
Sync eng/common directory with azure-sdk-tools for PR 1498 ( #1924 )
...
* Fix null check against matrix parameter array
* add negative test cases
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
Co-authored-by: Chidozie Ononiwu <31145988+chidozieononiwu@users.noreply.github.com>
2021-03-18 13:34:30 -04:00
Kan Tang
e360553546
Remove request IDs ( #1930 )
...
Co-authored-by: JinmingHu <jinmhu@microsoft.com>
2021-03-18 20:32:40 +08:00
JinmingHu
47c426990b
Removed RequestId from return types ( #1931 )
...
* remove request IDs
* changelog
* remove more
2021-03-18 19:51:35 +08:00
Ahson Khan
f0b837d8c6
Update storage datalake CL to group changes to return types together ( #1933 )
...
* Update storage datalake CL to group changes to return types together
* Remove DataLake from the return types in CL
* Update CL for file shares to be accurate
* Fix file shares GetProperties breaking changes
2021-03-18 02:12:49 -07:00
Ahson Khan
72c082d98c
Update storage CL to group changes to return types together ( #1932 )
2021-03-18 06:55:31 +00:00
JinmingHu
9152e3dc33
remove DataLake/Blob/Share from options and result types ( #1927 )
2021-03-18 05:58:39 +00:00
Victor Vazquez
a5bc8fe0ef
Adding GetDeletedKey ( #1907 )
...
* Adding GetDeletedKey
2021-03-17 18:15:35 +00:00