3 Commits

Author SHA1 Message Date
45d343b1c1 Merge pull request 'dev' (#22) from dev into main
Some checks failed
Code Analysis and Production Deploy / analyze (push) Failing after 11s
Code Analysis and Production Deploy / deploy-production (push) Has been skipped
Code Analysis and Production Deploy / deploy-test (push) Has been skipped
Reviewed-on: #22
2026-05-20 12:24:53 +02:00
Torsten Schulz (local)
2eeed60387 ci: trigger analyze job test (noop)
Some checks failed
Code Analysis and Production Deploy / analyze (push) Failing after 13s
Code Analysis and Production Deploy / deploy-production (push) Has been skipped
Code Analysis and Production Deploy / deploy-test (push) Has been skipped
Code Analysis and Production Deploy / analyze (pull_request) Failing after 12s
Require Package Version Change / check (pull_request) Failing after 8s
Code Analysis and Production Deploy / deploy-production (pull_request) Has been skipped
Code Analysis and Production Deploy / deploy-test (pull_request) Has been skipped
2026-05-20 12:23:45 +02:00
Torsten Schulz (local)
63a1034e3d ci: include version-gate check in analyze job to block deploys on version mismatch
Some checks failed
Code Analysis and Production Deploy / analyze (push) Failing after 12s
Code Analysis and Production Deploy / deploy-production (push) Has been skipped
Code Analysis and Production Deploy / deploy-test (push) Has been skipped
2026-05-20 12:20:51 +02:00

View File

@@ -31,6 +31,9 @@ jobs:
node -v
npm -v
- name: Check package.json version changed
run: scripts/check-package-version-changed.sh origin/main
- name: gitleaks (Secrets Scanning)
run: |
# Try to get the latest release asset URL