Skip to content

Commit 557e115

Browse files
authored
CCM-17346: Add Shared Modules (#111)
* CCM-17346: Move To Shared Modules Model * CCM-17346: Add Shared Modules * CCM-17346: Use local build-docs action in stage-3 * Revert "CCM-17346: Use local build-docs action in stage-3" This reverts commit 3c6fccf. * CCM-17346: Restore pnpm_version input for stage-2 workflow * CCM-17346: Remove remaining local composite actions * CCM-17346: Align dependabot checks with client-callbacks * CCM-17346: Add pnpm setup to test-unit job * CCM-17346: Restore local actions not in scope of this PR * CCM-17346: Remove unused local actions replaced by shared-modules * CCM-17346: Trigger CI after marking SonarCloud hotspots as safe * CCM-17346: Restore local actions; use local build-docs in stage-3 * CCM-17346: Remove obsolete scripts/githooks and local TODO check wiring * CCM-17346: Restore check-todos ignore config for shared TODO hook * CCM-17346: Remove unused local setup and trivy actions * CCM-17346: Move To Shared Modules Model * CCM-17346: Move To Shared Modules Model * CCM-17346: Move To Shared Modules Model * CCM-17346: Move To Shared Modules Model * CCM-17346: Move To Shared Modules Model
1 parent b02ab0c commit 557e115

36 files changed

Lines changed: 125 additions & 1583 deletions

β€Ž.gitattributesβ€Ž

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
scripts/docker/** linguist-vendored
2-
scripts/githooks/** linguist-vendored
32
scripts/reports/** linguist-vendored
43
scripts/terraform/** linguist-vendored
54
scripts/tests/test.mk linguist-vendored

β€Ž.github/actions/check-english-usage/action.yamlβ€Ž

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

β€Ž.github/actions/check-file-format/action.yamlβ€Ž

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

β€Ž.github/actions/check-markdown-format/action.yamlβ€Ž

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

β€Ž.github/actions/check-todo-usage/action.yamlβ€Ž

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

β€Ž.github/actions/create-lines-of-code-report/action.yamlβ€Ž

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

β€Ž.github/actions/lint-terraform/action.yamlβ€Ž

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

β€Ž.github/actions/perform-static-analysis/action.yamlβ€Ž

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

β€Ž.github/actions/scan-dependencies/action.yamlβ€Ž

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

β€Ž.github/actions/scan-secrets/action.yamlβ€Ž

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

0 commit comments

Comments
Β (0)