Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled
Policy Lint & Smoke / policy-lint (push) Has been cancelled
Concelier Attestation Tests / attestation-tests (push) Has been cancelled
AOC Guard CI / aoc-guard (push) Has been cancelled
AOC Guard CI / aoc-verify (push) Has been cancelled
- Implemented MigrationCategoryTests to validate migration categorization for startup, release, seed, and data migrations. - Added tests for edge cases, including null, empty, and whitespace migration names. - Created StartupMigrationHostTests to verify the behavior of the migration host with real PostgreSQL instances using Testcontainers. - Included tests for migration execution, schema creation, and handling of pending release migrations. - Added SQL migration files for testing: creating a test table, adding a column, a release migration, and seeding data.
3.8 KiB
3.8 KiB
Sprint 204 - Experience & SDKs · 180.A) Cli.IV
BLOCKED Tasks: Before working on BLOCKED tasks, review BLOCKED_DEPENDENCY_TREE.md for root blockers and dependencies.
Active items only. Completed/historic work now resides in docs/implplan/archived/tasks.md (updated 2025-11-08).
[Experience & SDKs] 180.A) Cli.IV Depends on: Sprint 180.A - Cli.III Summary: Experience & SDKs focus on Cli (phase IV).
| Task ID | State | Task description | Owners (Source) |
|---|---|---|---|
| CLI-POLICY-27-002 | DONE | Add submission/review workflow commands (stella policy version bump, submit, review comment, approve, reject) supporting reviewer assignment, changelog capture, and exit codes. Dependencies: CLI-POLICY-27-001. |
DevEx/CLI Guild (src/Cli/StellaOps.Cli) |
| CLI-POLICY-27-003 | DONE | Implement stella policy simulate enhancements (quick vs batch, SBOM selectors, heatmap summary, manifest download) with --json and Markdown report output for CI. Dependencies: CLI-POLICY-27-002. |
DevEx/CLI Guild (src/Cli/StellaOps.Cli) |
| CLI-POLICY-27-004 | DONE | Add lifecycle commands for publish/promote/rollback/sign (stella policy publish --sign, promote --env, rollback) with attestation verification and canary arguments. Dependencies: CLI-POLICY-27-003. |
DevEx/CLI Guild (src/Cli/StellaOps.Cli) |
| CLI-POLICY-27-005 | DONE | Update CLI reference and samples for Policy Studio including JSON schemas, exit codes, and CI snippets. Dependencies: CLI-POLICY-27-004. | DevEx/CLI Guild, Docs Guild (src/Cli/StellaOps.Cli) |
| CLI-POLICY-27-006 | DONE | Update CLI policy profiles/help text to request the new Policy Studio scope family, surface ProblemDetails guidance for invalid_scope, and adjust regression tests for scope failures. Dependencies: CLI-POLICY-27-005. |
DevEx/CLI Guild (src/Cli/StellaOps.Cli) |
| CLI-RISK-66-001 | DONE | Implement stella risk profile list with category filtering, pagination, and JSON output. |
DevEx/CLI Guild, Policy Guild (src/Cli/StellaOps.Cli) |
| CLI-RISK-66-002 | DONE | Ship stella risk simulate supporting SBOM/asset inputs, diff mode, and export to JSON/CSV. Dependencies: CLI-RISK-66-001. |
DevEx/CLI Guild, Risk Engine Guild (src/Cli/StellaOps.Cli) |
| CLI-RISK-67-001 | DONE | Provide stella risk results with filtering, severity thresholds, explainability fetch. Dependencies: CLI-RISK-66-002. |
DevEx/CLI Guild, Findings Ledger Guild (src/Cli/StellaOps.Cli) |
| CLI-RISK-68-001 | DONE | Add stella risk bundle verify and integrate with offline risk bundles. Dependencies: CLI-RISK-67-001. |
DevEx/CLI Guild, Export Guild (src/Cli/StellaOps.Cli) |
| CLI-SDK-62-001 | DONE | Replace bespoke HTTP clients with official SDK (TS/Go) for all CLI commands; ensure modular transport for air-gapped mode. | DevEx/CLI Guild, SDK Generator Guild (src/Cli/StellaOps.Cli) |
| CLI-SDK-62-002 | DONE | Update CLI error handling to surface standardized API error envelope with error.code and trace_id. Dependencies: CLI-SDK-62-001. |
DevEx/CLI Guild (src/Cli/StellaOps.Cli) |
| CLI-SDK-63-001 | DONE | Expose stella api spec download command retrieving aggregate OAS and verifying checksum/ETag. Dependencies: CLI-SDK-62-002. |
DevEx/CLI Guild, API Governance Guild (src/Cli/StellaOps.Cli) |
| CLI-SDK-64-001 | DONE | Add CLI subcommand stella sdk update to fetch latest SDK manifests/changelogs; integrate with Notifications for deprecations. Dependencies: CLI-SDK-63-001. |
DevEx/CLI Guild, SDK Release Guild (src/Cli/StellaOps.Cli) |
| CLI-SIG-26-001 | DONE | Implement stella reachability upload-callgraph and stella reachability list/explain commands with streaming upload, pagination, and exit codes. |
DevEx/CLI Guild (src/Cli/StellaOps.Cli) |
| CLI-SIG-26-002 | DONE | Extend stella policy simulate with reachability override flags (--reachability-state, --reachability-score). Dependencies: CLI-SIG-26-001. |
DevEx/CLI Guild (src/Cli/StellaOps.Cli) |