Commit Graph

6 Commits

Author SHA1 Message Date
6bdd14a32d docs: nerd,mode,implementation (1 files) 2025-12-26 00:44:01 +00:00
cc5f0c59ae docs: secure,layer,implementation (1 files) 2025-12-25 22:25:48 +00:00
bbe87aba5e docs: secure,layer,implementation (1 files) 2025-12-25 22:18:52 +00:00
b2379aee23 feat: add .actrc and .secrets.example files, enhance documentation, and implement pre-push git hook for workflow validation 2025-12-25 15:58:02 +00:00
b3e17e7dd4 feat: Add troubleshooting guide and enhance act scripts
- 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.
2025-12-25 13:16:45 +00:00
77a833137e fixes 2025-12-25 11:42:22 +00:00