Commit Graph

4 Commits

Author SHA1 Message Date
CI Bot
839317c44b fix: add Gitea Actions CI workflow for automated testing 2026-02-06 06:37:08 +00:00
CI Bot
40a6a4f7d4 trigger: verify Gitea CI infrastructure is accessible 2026-02-06 04:19:29 +00:00
CI Bot
b536daa983 fix: add tests and project configuration for CI/CD
- Add tests directory with comprehensive test suite
- Add development configuration files (requirements-dev.txt, setup.cfg)
- Add pre-commit hooks and gitignore for project hygiene
- Ensure CI workflow has all necessary files to run 121 tests
2026-02-06 03:44:37 +00:00
CI Bot
52e792305b feat: initial commit for regex-humanizer-cli
- Add regex parser, translator, and test generator
- Add CLI with explain, test, interactive commands
- Add multi-flavor support (PCRE, JavaScript, Python)
- Add Gitea Actions CI workflow
- Add comprehensive README documentation
2026-02-06 03:02:57 +00:00