Kan Tang
6bb5cd788c
Removed IPv6 not compatible SAS test cases. ( #920 )
2020-11-09 21:07:48 +08:00
JinmingHu
344e778177
Storage uses Core::Encode ( #855 )
...
* use Core::Encode
* fix bug
* remove %
2020-11-09 14:59:14 +08:00
Victor Vazquez
742e385350
Adding options for telemetry and transport policy ( #889 )
...
Fixes: https://github.com/Azure/azure-sdk-for-cpp/issues/819
2020-11-07 01:01:03 +00:00
Victor Vazquez
c48bb033af
Test that a connection won't be moved to the connection pool if uploading fails ( #910 )
...
Fixes: https://github.com/Azure/azure-sdk-for-cpp/issues/905
2020-11-06 20:36:27 +00:00
Victor Vazquez
66f4d223a8
upgrade vcpkg version ( #903 )
2020-11-06 12:04:17 -08:00
Victor Vazquez
7510c58c6a
remove space from header ( #907 )
2020-11-06 12:03:19 -08:00
Victor Vazquez
b1e08f713b
create error string only if there is an error and not before ( #912 )
2020-11-06 11:57:11 -08:00
Victor Vazquez
cd4f4e9c75
enable license link ( #915 )
2020-11-06 11:55:59 -08:00
Azure SDK Bot
088a4c85db
Make sure we always log in as app or provisioner ( #908 )
...
This also adds previously-required parameters back into
@PSBoundParameters to pass down to pre- and post-scripts.
Co-authored-by: Heath Stewart <heaths@microsoft.com>
2020-11-06 10:03:07 -08:00
Victor Vazquez
4b2e335d35
Add GetPort to URL ( #904 )
...
* Add GetPort to URL
2020-11-05 16:01:08 -08:00
Sima Zhu
758b532dcf
Added publish to GH pages steps. ( #894 )
2020-11-05 15:57:31 -08:00
Daniel Jurek
20349daf11
Live test framework ( #608 )
...
- Add live test framework
- Enable storage live tests
2020-11-05 14:59:05 -08:00
Victor Vazquez
7962546009
curl transport adapter options ( #885 )
2020-11-04 18:06:09 -08:00
Azure SDK Bot
b36adc7bd1
Fix bug in git branch push ( #900 )
...
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2020-11-04 17:55:01 -08:00
Victor Vazquez
0676f788c3
remove throw from NextPolicy ( #877 )
...
Update NextPolicy to that a reference instead of a pointer to the policies vector.
This way we don't need to check if the pointer is null.
Then, handle the case were no transport adapter was found
fixes: https://github.com/Azure/azure-sdk-for-cpp/issues/874
2020-11-04 17:03:35 +00:00
Victor Vazquez
820e0c6779
update main root license to be txt ( #888 )
...
fixes: https://github.com/Azure/azure-sdk-for-cpp/issues/887
2020-11-04 17:03:15 +00:00
Sima Zhu
202fc466fc
Centralize the docindex scripts and regenerate Github IO landing page. ( #892 )
...
* Centralize the docindex scripts and regenerate Github IO landing page.
2020-11-02 21:19:46 -08:00
Azure SDK Bot
c76fe99788
Remove AmendCommit parameter ( #893 )
...
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2020-11-02 19:48:58 -08:00
Rick Winter
e099942e25
Create a more random approach to uuid generation ( #868 )
...
* Create a more random approach to uuid generation
* Add two additional test cases for Uuid
2020-11-02 08:49:41 -08:00
Azure SDK Bot
2f93294fb1
Use different commit SHA instead ( #884 )
...
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2020-10-30 19:43:24 -07:00
Azure SDK Bot
e958544ffc
Fix verify-path-length.yml to report all paths longer than the allowed limit ( #883 )
...
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2020-10-30 15:09:01 -07:00
Victor Vazquez
75c3f85ca6
handle server chunked response without number ( #881 )
2020-10-30 01:11:41 -07:00
Victor Vazquez
1fa314f19e
Refactor curl connection for mocking ( #869 )
...
* split curl headers
* curl transport refactoring for curl mocking support tests
2020-10-29 23:44:06 -07:00
Azure SDK Bot
6450133774
Add manual merge instructions to eng/common workflow ( #875 )
...
Co-authored-by: Mike Harder <mharder@microsoft.com>
2020-10-29 17:52:54 -07:00
Azure SDK Bot
814a7b9203
Sync eng/common directory with azure-sdk-tools for PR 1146 ( #873 )
...
* Remove resource group asynchronously and do not wait for completion
* Verify resource group has reached Deleting state before exiting script
* Use $_ instead of $Error[0] for resource group removal handling
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2020-10-29 19:25:21 -04:00
Victor Vazquez
36ea25db7f
Do not reuse a connection that fail while uploading ( #863 )
2020-10-28 01:27:23 -07:00
Mitch Denny
2119734438
Add Check Enforcer timeout message. ( #866 )
2020-10-28 13:49:07 +11:00
Azure SDK Bot
b5ef113d04
Fix script syntax error ( #865 )
...
Co-authored-by: praveenkuttappan <prmarott@microsoft.com>
2020-10-27 16:21:50 -07:00
Victor Vazquez
c764052e7c
Add Code coverage ( #830 )
...
* Add code coverage scripts
2020-10-27 15:35:15 -07:00
Azure SDK Bot
7f46381cdd
Sync eng/common directory with azure-sdk-tools repository ( #859 )
2020-10-26 17:55:27 -07:00
Azure SDK Bot
7ce2d3e57c
Use pre-installed Azure PowerShell modules ( #853 )
...
Co-authored-by: Mike Harder <mharder@microsoft.com>
2020-10-26 13:34:48 -07:00
JinmingHu
02f5869559
storage service starts using version.hpp ( #845 )
...
* version.hpp
* 12
* fix
2020-10-26 10:43:13 +08:00
Kan Tang
26ad18c6e3
Resolved File test issue. ( #844 )
2020-10-26 10:19:22 +08:00
Azure SDK Bot
c6d2505f9b
Update eng/common workflow docs ( #854 )
...
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2020-10-23 19:27:27 -07:00
Azure SDK Bot
07c7293276
Sync eng/common directory with azure-sdk-tools for PR 1135 ( #848 )
...
* Add check of http link.
* Fixed the tool http link
Co-authored-by: Sima Zhu <sizhu@microsoft.com>
2020-10-23 17:49:01 -07:00
Azure SDK Bot
a09ceeaa01
Update Delete-RemoteBranches.ps1 ( #849 )
...
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2020-10-23 17:39:49 -07:00
Sima Zhu
ef15be36af
Fixed the http link ( #850 )
2020-10-24 00:33:59 +00:00
Azure SDK Bot
ec67c8091f
retarget master as the base branch for docs metadata release ( #846 )
...
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
2020-10-23 12:37:29 -07:00
JinmingHu
e09a891383
move storage headers ( #837 )
...
* move blob.hpp
* move headers
* add changelog
2020-10-23 11:39:29 +08:00
JinmingHu
08e364e1cd
replace std::tolower with Azure::Core::ToLower ( #834 )
2020-10-23 09:43:30 +08:00
Azure SDK Bot
d904267489
Fix create-pull-request bug ( #842 )
...
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2020-10-22 15:28:26 -07:00
Azure SDK Bot
2f10cdf30b
Update New-TestResources.ps1 parameter documentation to match defaults ( #832 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2020-10-22 17:24:48 -04:00
Azure SDK Bot
61dab6d92c
Add conditions to test pipeline generation. ( #840 )
...
Co-authored-by: Mitch Denny <midenn@microsoft.com>
2020-10-22 20:40:47 +11:00
Azure SDK Bot
fb53bde6a8
Fix issue with .NET pipeline preparation. ( #838 )
...
Co-authored-by: Mitch Denny <midenn@microsoft.com>
2020-10-22 02:21:37 -07:00
Victor Vazquez
5d0e7734c4
update exceptions to be a class instead of an struct ( #833 )
...
Fixes: https://github.com/Azure/azure-sdk-for-cpp/issues/828
2020-10-22 02:53:46 +00:00
Mitch Denny
64ddc30abd
Add prepare pipelines. ( #831 )
...
* Add prepare pipelines.
* Add training blank line.
2020-10-22 12:24:23 +11:00
Victor Vazquez
f699e25ab8
Add unit test for simplified core.hpp header ( #824 )
...
* Add unit test for simplified core.hpp header
2020-10-21 17:10:34 -07:00
Sima Zhu
2d8694a8f4
Scan the entire repo to cover root path ( #818 )
2020-10-21 09:41:08 -07:00
Victor Vazquez
9c96688b6e
rename RequestCancelException to OperationCanceledException ( #825 )
2020-10-21 01:31:26 -07:00
Victor Vazquez
9d47db1d4a
Add RequestFailedException ( #717 )
...
* Add RequestFailedException
2020-10-20 22:22:02 -07:00