-
Notifications
You must be signed in to change notification settings - Fork 42
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
11 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
Submodule aws-c-auth
updated
3 files
+8 −0 | .github/ISSUE_TEMPLATE/bug-report.yml | |
+32 −0 | .github/workflows/issue-regression-labeler.yml | |
+5 −21 | CMakeLists.txt |
Submodule aws-c-compression
updated
4 files
+8 −0 | .github/ISSUE_TEMPLATE/bug-report.yml | |
+76 −26 | .github/workflows/ci.yml | |
+32 −0 | .github/workflows/issue-regression-labeler.yml | |
+5 −20 | CMakeLists.txt |
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 | |
+5 −20 | CMakeLists.txt |
Submodule aws-c-http
updated
3 files
+134 −51 | .github/workflows/ci.yml | |
+5 −20 | 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 | |
+5 −21 | CMakeLists.txt |
Submodule aws-c-mqtt
updated
6 files
+8 −0 | .github/ISSUE_TEMPLATE/bug-report.yml | |
+79 −30 | .github/workflows/ci.yml | |
+18 −12 | .github/workflows/codecov.yml | |
+32 −0 | .github/workflows/issue-regression-labeler.yml | |
+5 −20 | CMakeLists.txt | |
+2 −2 | source/v5/mqtt5_options_storage.c |
Submodule aws-c-s3
updated
3 files
+34 −17 | .github/workflows/ci.yml | |
+5 −21 | CMakeLists.txt | |
+3 −4 | source/s3_client.c |
Submodule aws-c-sdkutils
updated
4 files
+80 −30 | .github/workflows/ci.yml | |
+18 −12 | .github/workflows/codecov.yml | |
+6 −22 | CMakeLists.txt | |
+2 −2 | tests/endpoints_regex_tests.c |