random edits
This commit is contained in:
+28
-3
@@ -9,9 +9,9 @@ Versions follow [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Planned — Phase 4 (Intelligence + Artifacts)
|
||||
- AI failure diagnosis (pipeline failure root-cause analysis via Claude API)
|
||||
- AI deployment risk scoring
|
||||
### Planned — Phase 4 ( Artifacts + Git HTTP(S)/SSH Support + Releases Page)
|
||||
|
||||
### 4A. Artifacts
|
||||
- Signed artifacts (Sigstore/Cosign)
|
||||
- SBOM generation (CycloneDX/SPDX)
|
||||
- OCI container registry
|
||||
@@ -19,6 +19,31 @@ Versions follow [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
- Dependency vulnerability scanning
|
||||
- Cross-instance pull requests (ForgeFed ActivityPub extension)
|
||||
|
||||
### 4B. Git HTTP(S)/SSH Support
|
||||
|
||||
### 4C. Releases Page
|
||||
- Goal:
|
||||
- Make releases operationally meaningful.
|
||||
- Build:
|
||||
- releases
|
||||
- release notes
|
||||
- release assets
|
||||
- changelog generation
|
||||
- release timelines
|
||||
- release channels
|
||||
- Add:
|
||||
- signed artifacts
|
||||
- rollback metadata
|
||||
- deployment associations
|
||||
- UI:
|
||||
- Release page should show:
|
||||
- version
|
||||
- artifacts
|
||||
- deployments
|
||||
- timeline
|
||||
- health
|
||||
|
||||
> NOT just markdown notes.
|
||||
---
|
||||
|
||||
## [0.9.0] — 2026-05-12
|
||||
|
||||
Reference in New Issue
Block a user