Skip to content

Commit

Permalink
Testing new word lists
Browse files Browse the repository at this point in the history
  • Loading branch information
Skptak committed Jan 5, 2024
1 parent b462a66 commit 0cb8e97
Showing 1 changed file with 64 additions and 64 deletions.
128 changes: 64 additions & 64 deletions .github/workflows/pr_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,33 +23,33 @@ jobs:
[
{
repository: FreeRTOS-Kernel,
org: FreeRTOS,
branch: main,
org: Skptak,
branch: updateWordList,
run-link-verifier: true,
run-complexity: false,
run-doxygen: false,
},
{
repository: FreeRTOS-Plus-TCP,
org: FreeRTOS,
branch: main,
org: Skptak,
branch: updateWordList,
run-link-verifier: true,
run-complexity: false,
run-doxygen: false,
},
{
repository: FreeRTOS,
org: FreeRTOS,
branch: main,
org: Skptak,
branch: updateWordList,
run-link-verifier: false,
run-complexity: false,
run-doxygen: false,
exclude-dirs: ethernet, drivers, FreeRTOS/Demo,
},
{
repository: backoffAlgorithm,
org: FreeRTOS,
branch: main,
org: Skptak,
branch: updateWordList,
run-link-verifier: true,
run-complexity: true,
run-doxygen: true,
Expand All @@ -59,8 +59,8 @@ jobs:
},
{
repository: coreHTTP,
org: FreeRTOS,
branch: main,
org: Skptak,
branch: updateWordList,
run-link-verifier: true,
run-complexity: true,
run-doxygen: true,
Expand All @@ -70,8 +70,8 @@ jobs:
},
{
repository: coreJSON,
org: FreeRTOS,
branch: main,
org: Skptak,
branch: updateWordList,
run-link-verifier: true,
run-complexity: true,
run-doxygen: true,
Expand All @@ -81,8 +81,8 @@ jobs:
},
{
repository: coreMQTT,
org: FreeRTOS,
branch: main,
org: Skptak,
branch: updateWordList,
run-link-verifier: true,
run-complexity: true,
run-doxygen: true,
Expand All @@ -92,8 +92,8 @@ jobs:
},
{
repository: corePKCS11,
org: FreeRTOS,
branch: main,
org: Skptak,
branch: updateWordList,
run-link-verifier: true,
run-complexity: true,
run-doxygen: true,
Expand All @@ -103,8 +103,8 @@ jobs:
},
{
repository: coreSNTP,
org: FreeRTOS,
branch: main,
org: Skptak,
branch: updateWordList,
run-link-verifier: true,
run-complexity: true,
run-doxygen: true,
Expand All @@ -114,8 +114,8 @@ jobs:
},
{
repository: FreeRTOS-Cellular-Interface,
org: FreeRTOS,
branch: main,
org: Skptak,
branch: updateWordList,
run-link-verifier: true,
run-complexity: true,
run-doxygen: true,
Expand All @@ -125,8 +125,8 @@ jobs:
},
{
repository: Device-Defender-for-AWS-IoT-embedded-sdk,
org: AWS,
branch: main,
org: Skptak,
branch: updateWordList,
run-link-verifier: true,
run-complexity: true,
run-doxygen: true,
Expand All @@ -136,8 +136,8 @@ jobs:
},
{
repository: Device-Shadow-for-AWS-IoT-embedded-sdk,
org: AWS,
branch: main,
org: Skptak,
branch: updateWordList,
run-link-verifier: true,
run-complexity: true,
build-flags: -DCMAKE_BUILD_TYPE=Debug -DBUILD_CLONE_SUBMODULES=ON -DCMAKE_C_FLAGS='--coverage -Wall -Wextra -Werror -DNDEBUG',
Expand All @@ -146,8 +146,8 @@ jobs:
},
{
repository: Fleet-Provisioning-for-AWS-IoT-embedded-sdk,
org: AWS,
branch: main,
org: Skptak,
branch: updateWordList,
run-link-verifier: true,
run-complexity: true,
run-doxygen: true,
Expand All @@ -157,8 +157,8 @@ jobs:
},
{
repository: Jobs-for-AWS-IoT-embedded-sdk,
org: AWS,
branch: main,
org: Skptak,
branch: updateWordList,
run-link-verifier: true,
run-complexity: false,
run-doxygen: true,
Expand All @@ -169,8 +169,8 @@ jobs:
},
{
repository: ota-for-AWS-IoT-embedded-sdk,
org: AWS,
branch: main,
org: Skptak,
branch: updateWordList,
run-link-verifier: true,
run-complexity: true,
run-doxygen: true,
Expand All @@ -179,8 +179,8 @@ jobs:
},
{
repository: SigV4-for-AWS-IoT-embedded-sdk,
org: AWS,
branch: main,
org: Skptak,
branch: updateWordList,
run-complexity: true,
run-doxygen: true,
build-flags: -DCMAKE_BUILD_TYPE=Debug -DBUILD_UNIT_TESTS=ON -DCMAKE_C_FLAGS='--coverage -Wall -Wextra -DNDEBUG -DLOGGING_LEVEL_DEBUG=1',
Expand Down Expand Up @@ -321,85 +321,85 @@ jobs:
[
{
repository: FreeRTOS-Kernel,
org: FreeRTOS,
branch: main,
org: Skptak,
branch: updateWordList,
exclude-dirs: 'portable'
},
{
repository: FreeRTOS-Plus-TCP,
org: FreeRTOS,
branch: main,
org: Skptak,
branch: updateWordList,
},
{
repository: FreeRTOS,
org: FreeRTOS,
branch: main,
org: Skptak,
branch: updateWordList,
exclude-dirs: 'ethernet, drivers, FreeRTOS/Demo'
},
{
repository: FreeRTOS-Cellular-Interface,
org: FreeRTOS,
branch: main,
org: Skptak,
branch: updateWordList,
},
{
repository: backoffAlgorithm,
org: FreeRTOS,
branch: main,
org: Skptak,
branch: updateWordList,
},
{
repository: coreHTTP,
org: FreeRTOS,
branch: main,
org: Skptak,
branch: updateWordList,
},
{
repository: coreJSON,
org: FreeRTOS,
branch: main,
org: Skptak,
branch: updateWordList,
},
{
repository: coreMQTT,
org: FreeRTOS,
branch: main,
org: Skptak,
branch: updateWordList,
},
{
repository: corePKCS11,
org: FreeRTOS,
branch: main,
org: Skptak,
branch: updateWordList,
},
{
repository: coreSNTP,
org: FreeRTOS,
branch: main,
org: Skptak,
branch: updateWordList,
},
{
repository: Device-Defender-for-AWS-IoT-embedded-sdk,
org: AWS,
branch: main,
org: Skptak,
branch: updateWordList,
},
{
repository: Device-Shadow-for-AWS-IoT-embedded-sdk,
org: AWS,
branch: main,
org: Skptak,
branch: updateWordList,
},
{
repository: Fleet-Provisioning-for-AWS-IoT-embedded-sdk,
org: AWS,
branch: main,
org: Skptak,
branch: updateWordList,
},
{
repository: Jobs-for-AWS-IoT-embedded-sdk,
org: AWS,
branch: main,
org: Skptak,
branch: updateWordList,
},
{
repository: ota-for-AWS-IoT-embedded-sdk,
org: AWS,
branch: main,
org: Skptak,
branch: updateWordList,
},
{
repository: SigV4-for-AWS-IoT-embedded-sdk,
org: AWS,
branch: main,
org: Skptak,
branch: updateWordList,
},
]

Expand Down

0 comments on commit 0cb8e97

Please sign in to comment.