Skip to content

Commit 527ec9e

Browse files
committed
Merge remote-tracking branch 'upstream/master' into azure-remove-redundant-list
2 parents 4f4b5aa + 172b9f4 commit 527ec9e

File tree

197 files changed

+2007
-8438
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

197 files changed

+2007
-8438
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
fi
171171
172172
docs_check:
173-
runs-on: [self-hosted, func-tester]
173+
runs-on: [self-hosted, func-tester-aarch64]
174174
needs: [config_workflow, dockers_build_amd_and_merge, style_check]
175175
if: ${{ !failure() && !cancelled() && !contains(fromJson(needs.config_workflow.outputs.data).cache_success_base64, 'RG9jcyBjaGVjaw==') }}
176176
name: "Docs check"

base/poco/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
add_subdirectory (Crypto)
21
add_subdirectory (Foundation)
32
add_subdirectory (JSON)
43
add_subdirectory (Net)

base/poco/Crypto/CMakeLists.txt

Lines changed: 0 additions & 35 deletions
This file was deleted.

base/poco/Crypto/include/Poco/Crypto/Cipher.h

Lines changed: 0 additions & 141 deletions
This file was deleted.

base/poco/Crypto/include/Poco/Crypto/CipherFactory.h

Lines changed: 0 additions & 78 deletions
This file was deleted.

base/poco/Crypto/include/Poco/Crypto/CipherImpl.h

Lines changed: 0 additions & 72 deletions
This file was deleted.

0 commit comments

Comments
 (0)