You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release integrates WRAITH-RedOps `team-server` and `operator-client` into the root Cargo workspace, resolves all CI/CD workflow failures, completes gap analysis v5.0.0 comprehensive re-verification, and bumps all component versions to 2.3.0.
17
+
10
18
### Added
11
19
12
20
#### RedOps Workspace Integration (2026-01-27)
@@ -60,8 +68,21 @@ Full codebase re-audit of WRAITH-RedOps with independent verification of every s
60
68
- 0 P0 critical issues, 2 P1 high issues remaining (down from 3)
61
69
-~12,819 lines total RedOps codebase (+6% from v4.3.0)
62
70
71
+
### Fixed
72
+
73
+
#### CI/CD Workflow Fixes (2026-01-27)
74
+
75
+
-**GitHub Actions Exclusion Lists** - Added `--exclude wraith-redops-client` and `--exclude team-server` to all workspace-wide cargo commands across 4 workflow files:
0 commit comments