Roadmap - StormSurgeLive/asgs GitHub Wiki
Release Notes for 2026
- Before May 15 (what everyone must do)
- Test all workflows against 2025.1.release-N (future stable)
- Test all workflows against 2025.2.rc-N (future 2026 ops)
- Re-run past storms and non-live workflows on both versions
- Report any failures before May 15
- Assume no major fixes after May 15
- On May 15 (what becomes what)
- 2025.2.rc-N → 2026.1.release-0 (operational version)
- 2025.1.release-N → 2025.stable (failsafe)
- All hurricane season runs use 2026.1.release-N
- 2025.stable is fallback only
- Fix / backport policy, Before May 15
- Fixes go:
- dev → 2025.2.rc-N
- Critical fixes may also go: → 2025.1.release-N
- Goal: both future ops and stable are fully validated
- During hurricane season (after May 15)
- Ops (2026.1.release-N)
- Critical fixes only
- Backported from dev
- Stable (2025.stable)
- Fix only if needed as fallback
- Minimal changes
- Dev
- All new features
- No stability guarantees
- One-line summary
- Before May 15: validate both versions
- After May 15: run .1.release, protect it, and only backport critical fixes