Daniel Jurek
5ddeaabab9
Use vcpkg cache ( #646 )
2020-09-17 21:16:09 -07:00
Sima Zhu
caf9fbc7d6
Enable master link replacement feature for cpp ( #632 )
2020-09-17 17:51:27 -07:00
Jeffrey Richter
0138fad17b
Update CODEOWNERS ( #667 )
2020-09-17 16:03:19 -07:00
Daniel Jurek
39e8dfd6e7
Vcpkg publish framework ( #645 )
...
* Add vcpkg artifact creation and port template copying
* Skip staging if vcpkg port directory doesn't exist
2020-09-17 15:45:43 -07:00
Azure SDK Bot
928b0a2da2
Sync eng/common directory with azure-sdk-tools repository for Tools PR 895 ( #619 )
2020-09-16 12:00:28 -07:00
Azure SDK Bot
0f262cd0e0
Sync eng/common directory with azure-sdk-tools repository for Tools PR 974 ( #620 )
2020-09-16 10:02:19 -07:00
Kan Tang
34944552ad
Resolved an issue where path is not encoded. ( #657 )
2020-09-16 11:13:12 +08:00
JinmingHu
7584c208ab
Fix bug: encode blob name ( #655 )
2020-09-16 11:08:59 +08:00
Azure SDK Bot
41996ea98f
Sync eng/common directory with azure-sdk-tools repository for Tools PR 1000 ( #662 )
2020-09-15 16:47:39 -07:00
Azure SDK Bot
7f2a11d9c9
Sync eng/common directory with azure-sdk-tools repository for Tools PR 999 ( #661 )
2020-09-15 15:54:46 -07:00
Sima Zhu
9d83f2c7bd
Allow skip publish DocMS or Github IO for each artifact ( #648 )
2020-09-15 13:31:00 -07:00
JinmingHu
95f4034490
fix bug in blob tags ( #653 )
2020-09-15 10:52:23 +08:00
Victor Vazquez
9c9b2c242a
throw transport exception when getting new connection fails ( #640 )
...
* throw transport exception when getting new connection fails
* use function instead of macro
* Update function to PascalCase
2020-09-14 13:44:04 -07:00
Daniel Jurek
21214f9e38
Add support for g++ 8 and 9 ( #502 )
...
* Add support for g++ 8 and 9
* Close parentheses
* Not equal empty string
* Use sudo
* Remove apt install step, compilers are already present
2020-09-11 15:19:38 -07:00
Azure SDK Bot
aabb531510
Sync eng/common directory with azure-sdk-tools repository for Tools PR 973 ( #618 )
2020-09-11 14:00:05 -07:00
Azure SDK Bot
139b07634f
Sync eng/common directory with azure-sdk-tools repository for Tools PR 965 ( #602 )
2020-09-11 10:37:08 -07:00
Chidozie Ononiwu
d0dda51c4d
Add parameters to function ( #621 )
2020-09-10 14:23:03 -07:00
Azure SDK Bot
ef91eeebf4
Sync eng/common directory with azure-sdk-tools repository for Tools PR 982 ( #638 )
2020-09-10 11:07:27 -07:00
JinmingHu
73ba0029bc
Add date in Changelog ( #637 )
...
* Add date in Changelog
* Update changelog
* Update changelog
2020-09-10 13:51:31 +08:00
Daniel Jurek
01cb68f763
Fix release tagging ( #636 )
...
* add ReleaseTag
* pkgId -> pkgName
* pkgId -> pkgName
* beta.2
2020-09-09 22:27:49 -07:00
Azure SDK Bot
9fa18c4174
Increment package version after release of azure-core ( #630 )
2020-09-09 21:41:10 -07:00
Daniel Jurek
48e06b6e4c
Fix C++ multi-package UP release ( #633 )
2020-09-09 20:18:47 -07:00
Rick Winter
0470ff8142
Fix assignment of object values ( #631 )
2020-09-09 19:51:38 -07:00
Rick Winter
6b1043fc3f
Update the repo readmes and changelog ( #627 )
...
* Update the repo readmes and changelog
* Lowercase beta
* Fix a couple instances of `preview`
2020-09-09 16:55:57 -07:00
Victor Vazquez
db4f318ffa
throw transport error when write error ( #623 )
2020-09-09 09:26:34 -07:00
JinmingHu
29c58ca4bf
[Storage Blobs Service] update changelog ( #615 )
...
* update changelog
* Add changelog
* Update changelog
2020-09-09 10:32:35 +08:00
JinmingHu
a5d09b5f47
disable blob tags ut ( #613 )
...
* disable blob tags ut
* fix ut
* disable tags in sas
2020-09-09 09:04:44 +08:00
Anton Kolesnyk
949d143284
Add doxygen comments ( #611 )
2020-09-08 11:00:06 -07:00
Azure SDK Bot
a4b1677c38
Sync eng/common directory with azure-sdk-tools repository for Tools PR 969 ( #607 )
2020-09-06 14:57:11 -07:00
Ahson Khan
40121dd78a
Fix typo in comment. ( #610 )
2020-09-04 17:55:15 -07:00
Victor Vazquez
864582b10e
fix the url init in credentials ( #599 )
...
* fix the url init in credentials
* do not encode tenantId
2020-09-04 16:13:17 -07:00
Azure SDK Bot
178e4fbfa6
Sync eng/common directory with azure-sdk-tools repository ( #606 )
2020-09-04 14:54:21 -07:00
Victor Vazquez
0dce4de5a1
throw runtime error if response is shorter than expected or gets closed ( #577 )
...
* throw runtime error if response is shorter than expected or gets closed
* trhow Azure::Core::Http::TransportException
2020-09-04 14:51:12 -07:00
Victor Vazquez
9eb4d41bfc
fix format and remove inline ( #601 )
2020-09-04 14:21:44 -07:00
Victor Vazquez
68ee875fca
Legal/adding notice for libcurl sample ( #372 )
...
* Adding libcurl sample usage to Notice
2020-09-04 14:15:35 -07:00
Chidozie Ononiwu
40d013b030
Update Language Settings File ( #603 )
2020-09-04 14:13:22 -07:00
Daniel Jurek
fea1481217
Generate Doc Index ( #579 )
...
* Generate doc index
* Remove template from doc index. This is used to validate that listing and linking works (it does)
* add template back into excludes
* exclude 'performance-stress'
2020-09-04 11:01:26 -07:00
Azure SDK Bot
30112e3fcd
Sync eng/common directory with azure-sdk-tools repository for Tools PR 823 ( #553 )
2020-09-04 10:52:49 -07:00
Victor Vazquez
e75d8e1775
Do not compile performance fw since it is not ready/completed ( #600 )
2020-09-04 09:24:35 -07:00
Azure SDK Bot
096a9cb248
Sync eng/common directory with azure-sdk-tools repository for Tools PR 926 ( #546 )
2020-09-04 08:39:20 -07:00
JinmingHu
c949400dba
fix bug in file sas ( #597 )
2020-09-04 17:30:07 +08:00
JinmingHu
bcdeeb1434
[Storage Blobs Service] Blob Tags ( #416 )
...
* blob tags
* add TagConditions for CreateSnapshot and GetBlockList
* update tags ut
* remove unsupported conditional headers from PutBlockFromUriOptions
* sas permission ut for tags
* add comment
2020-09-04 14:47:34 +08:00
JinmingHu
911a879a00
[Storage Blobs Service] Blob Batch ( #582 )
...
* blob batch
* fix build error
* Update sdk/storage/azure-storage-blobs/test/blob_batch_client_test.cpp
2020-09-04 14:47:11 +08:00
JinmingHu
07208d1720
[Storage Files Service] File sas ( #568 )
...
* File sas
* rebase on lastest master
2020-09-04 14:46:24 +08:00
Victor Vazquez
caf705c863
reuse code from tolower char ( #583 )
...
* reuse code from tolower char
* c_LocaleInvariant table to do tolower instead of toUpper
2020-09-03 22:46:28 -07:00
Daniel Jurek
3e4fa18377
Add docs.microsoft.com artifact generation ( #576 )
...
* Add version.txt
* Add doc generation for template
* Add version.hpp parsing and update capabilities to cmake and engsys
* Get-SdkVersion -> Get-PkgVersion
* Move Update-PkgVersion.ps1 under eng/scripts
* Get-PackageVersion -> Get-PkgVersion
* Update paths, params, verbosity
* Couple fixes to output and make use of new SemVer version
* Add fallback support for verison.txt in cases where we still use it to unblock release artifact generation
* Use version information in release pipeline
* Add workaround to generate storage pipeline artifacts
* eng/scripts/
* Write warning
* Haven't released storage-file-shares yet according to releases on GitHub
* Set release date on changelog.md
* Update CHANGELOG.md to indicate this is a test release
* Add docs.microsoft.com artifact generation
* Add arguments
* newline
* d->s
* publish docs.ms artifact
* Consolidate archetype-sdk-client.yml docs.ms generation steps
* publish not the docs.ms for we publish it as part of packages
* Better folder structure
2020-09-03 21:08:30 -07:00
Azure SDK Bot
8aa289667a
Sync eng/common directory with azure-sdk-tools for PR 955 ( #586 )
2020-09-03 16:44:59 -07:00
Kan Tang
d12db7f413
Added ChangeLog/Readme for file service. ( #573 )
2020-09-04 04:31:07 +08:00
Kan Tang
d9b58fd935
Resolved breaking change introduced by URL. ( #584 )
2020-09-04 04:18:48 +08:00
Victor Vazquez
38d90d62f3
URL encode and URL Unification ( #561 )
...
* Update URL from CORE with uri builder from storage and make Request to take URL to be created
2020-09-02 23:57:03 -07:00