refactor(ci): ci-pipeline entkoppeln und dependency-canary erweitern#103
Merged
tomtastisch merged 9 commits intomainfrom Feb 19, 2026
Merged
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 32b2e8715a
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ziel & Scope
Diese PR reduziert CI-Redundanzen, trennt Bash/Python-Strukturen fuer bessere Wartbarkeit und erweitert den Canary-Mechanismus auf mehrere risikoreiche Dependencies. Zusaetzlich wird der Canary-Nachweis als Audit-Evidence verlinkt.
Umgesetzte Aufgaben (abhaken)
_qodana-contract.yml) undqodana.ymldarauf umgestellt.SharpCompress,Microsoft.IO.RecyclableMemoryStream,System.Text.Json) inkl. zentraler Konfiguration..py-Dateien ausgelagert (CI/Versioning/Release/BDD-Report).Nachbesserungen aus Review (iterativ)
actionlint-Fehler independency-canary.yml(ungueltigermatrix-Kontext in Job-if) behoben.resolve_workflow_run_release_meta.shkorrigiert und syntaktisch abgesichert.tools/ci,tools/versioningundtools/test-bdd-readable.sh.Security- und Merge-Gates
contents: read, erhtehte Rechte nur job-lokal falls notwendig).security/code-scanning/toolsmuss vor Merge auf0 offene Alertsstehen.Evidence (auditierbar)
actionlint -color-> erfolgreichpython3 tools/check-doc-consistency.py->Doc consistency check OKpython3 tools/check-doc-shell-compat.py->Doc shell compatibility check OKpython3 -m py_compile ...fuer alle neuen Python-Helfer -> erfolgreichbash -n ...fuer geaenderte Shellskripte -> erfolgreichdotnet test tests/FileTypeDetectionLib.Tests/FileTypeDetectionLib.Tests.csproj --filter "ArchiveSharpCompressCompatUnitTests|SharpCompressArchiveBackendUnitTests|ArchiveInternalsNestedBranchUnitTests|CoreAndArchiveInternalsFailClosedUnitTests|ArchiveStreamEngineUnitTests|ArchiveManagedBackendUnitTests|ArchiveProcessingFacadeUnitTests|FileMaterializerUnitTests|FileTypeOptionsFacadeUnitTests|FileTypeDetectorAdditionalUnitTests|FileTypeDetectorPrivateBranchUnitTests|FixtureManifestCatalogUnitTests" -v minimal->109 passedbash -euo pipefail tools/ci/bin/dependency-canary.sh SharpCompress 0.46.2->35 passedbash -euo pipefail tools/ci/bin/dependency-canary.sh Microsoft.IO.RecyclableMemoryStream 3.0.1->25 passedbash -euo pipefail tools/ci/bin/dependency-canary.sh System.Text.Json 10.0.3->54 passedDoD (mindestens 2 pro Punkt)
qodana.ymlnutzt nur nochuses: ./.github/workflows/_qodana-contract.ymlactionlinterfolgreich mit neuem Reuse-Workflowdependency-canary.ymlstartet getrennte Jobs fuer 3 Dependenciestools/ci/bin/dependency-canary.sh <dep> <version>laeuft fuer alle 3 Dependencies gruentools/ciundtools/versioningentfernt (rg-Sweep)py_compilevalidedocs/audit/009_SUPPLY_CHAIN_BASELINE.MDenthaelt E5-Canary-Nachweis + Workflow-Linkdocs/audit/109_SUPPLY_CHAIN_BASELINE.MDenthaelt spiegelgleichen E5-NachweisArchiveSharpCompressCompatUnitTests.csvorhanden