roadmap: testing system + auto version bump + toolchain management
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 5
- Forks
- 4
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 22
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, ...)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue is a roadmap covering testing, version checks, and toolchain management, but it names no files, tests, or entry points. Start by resolving the listed architecture and DSL design decisions; the work is done only when the design is finalized and the planned implementation is built and shipped.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- build-system, ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100