mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 14:25:02 +00:00
- Created a new troubleshooting guide in README.md for common issues and testing problems. - Updated package.json to include new act commands for linting, type checking, building, and diagnosing workflows. - Added a pre-commit hook script to validate workflows before commits. - Enhanced run-act.sh script with logging, Docker checks, and improved output formatting. - Improved test-workflows.sh with an interactive menu and performance tracking. - Introduced setup-act.sh for quick setup and testing of act integration.
20 lines
575 B
Markdown
20 lines
575 B
Markdown
# Project Iterations
|
|
|
|
Historical records and summaries of project development phases.
|
|
|
|
## Recent Iterations
|
|
|
|
- [Iteration 26 Summary](./iteration-26-summary.md)
|
|
- [Iteration 25 Summary](./iteration-25-summary.md) / [Complete](./iteration-25-complete.md)
|
|
- [Iteration 24 Summary](./iteration-24-summary.md)
|
|
|
|
## Major Transformations
|
|
|
|
- [The Transformation](./the-transformation.md) - Key project evolution
|
|
|
|
## Related Resources
|
|
|
|
- [Architecture Overview](../architecture/)
|
|
- [Development: Improvements](../development/improvements.md)
|
|
- [Quality Metrics](../quality-metrics/)
|