-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
16 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule aws-c-auth
updated
3 files
+8 −0 | .github/ISSUE_TEMPLATE/bug-report.yml | |
+32 −0 | .github/workflows/issue-regression-labeler.yml | |
+7 −23 | CMakeLists.txt |
Submodule aws-c-cal
updated
5 files
Submodule aws-c-common
updated
5 files
+1 −1 | AWSCRTAndroidTestRunner/app/src/main/cpp/CMakeLists.txt | |
+6 −10 | CMakeLists.txt | |
+0 −2 | bin/system_info/CMakeLists.txt | |
+9 −13 | cmake/AwsSharedLibSetup.cmake | |
+3 −0 | cmake/aws-c-common-config.cmake |
Submodule aws-c-compression
updated
6 files
Submodule aws-c-event-stream
updated
4 files
+8 −0 | .github/ISSUE_TEMPLATE/bug-report.yml | |
+80 −31 | .github/workflows/ci.yml | |
+32 −0 | .github/workflows/issue-regression-labeler.yml | |
+7 −32 | CMakeLists.txt |
Submodule aws-c-http
updated
4 files
+134 −51 | .github/workflows/ci.yml | |
+7 −22 | CMakeLists.txt | |
+1 −3 | bin/elasticurl/CMakeLists.txt | |
+1 −1 | builder.json |
Submodule aws-c-io
updated
3 files
+162 −71 | .github/workflows/ci.yml | |
+2 −2 | .github/workflows/proof-alarm.yml | |
+8 −24 | CMakeLists.txt |
Submodule aws-c-mqtt
updated
10 files
Submodule aws-c-s3
updated
9 files
+34 −17 | .github/workflows/ci.yml | |
+7 −23 | CMakeLists.txt | |
+1 −15 | include/aws/s3/s3.h | |
+1 −3 | samples/s3/CMakeLists.txt | |
+0 −27 | samples/s3/s3-platform_info.c | |
+1 −0 | source/s3.c | |
+3 −4 | source/s3_client.c | |
+1 −150 | source/s3_platform_info.c | |
+5 −0 | source/s3_util.c |
Submodule aws-c-sdkutils
updated
4 files
+80 −30 | .github/workflows/ci.yml | |
+18 −12 | .github/workflows/codecov.yml | |
+8 −24 | CMakeLists.txt | |
+2 −2 | tests/endpoints_regex_tests.c |
Submodule aws-checksums
updated
4 files
+173 −95 | .github/workflows/ci.yml | |
+7 −22 | CMakeLists.txt | |
+1 −3 | bin/benchmark/CMakeLists.txt | |
+0 −53 | cmake/AwsSharedLibSetup.cmake |