-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Roadmap: Testing System + Auto Version Bump + Toolchain Management
Progress
- Research — survey industry approaches (Conan, vcpkg, Nix, etc.)
- Design — finalize architecture and DSL decisions
- Implementation — build and ship
1. Testing System
- Research
- Design
-
onTestcallback DSL - test file layout convention
- matrix / incremental strategy
- CI integration plan
-
- Implementation
- Add
onTesttoModuleFand formula DSL - Implement
llar testcommand - CI: PR fast gate
- CI: pre-release gate
- CI: stable channel gate
- Add
2. Auto Version Bump
- Research
- Design
-
checked-versions.jsonschema - two-stage filtering strategy (Compare API + AI fallback)
- cache / storage plan
-
- Implementation
-
llar check-versionscommand - GitHub Actions cron workflow
-
actions/cacheintegration - GitHub Compare API pre-check
- AI agent integration (write-formula skill)
-
3. Toolchain Management
- Research
- Design
-
deps.needToolDSL - bootstrap / chicken-and-egg strategy
-
- Implementation
- version-check-only mode
- full llar-managed tool installation
- formulas for common build tools (cmake, ninja, pkg-config, ...)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels