save progress

This commit is contained in:
StellaOps Bot
2026-01-03 15:27:15 +02:00
parent d486d41a48
commit bc4dd4f377
70 changed files with 8531 additions and 653 deletions

View File

@@ -56,7 +56,7 @@ Run tests for a specific test category across all test projects.
Arguments:
category Test category (Unit, Architecture, Contract, Integration,
Security, Golden, Performance, Benchmark, AirGap, Chaos,
Determinism, Resilience, Observability)
Determinism, Resilience, Observability, Regression)
Options:
--fail-on-empty Exit with error if no tests found for the category

View File

@@ -154,6 +154,8 @@ jobs:
- Integration
- Security
- Golden
- Determinism
- Regression
steps:
- name: Checkout