Releases: reugn/github-ci
Releases · reugn/github-ci
v0.1.0
The initial release of github-ci — a CLI tool for managing GitHub Actions workflows.
Changelog
Features
- ea9bbea: feat: add version flag and release configuration (#18) (@reugn)
- 9ba49b3: feat(config): add configuration validation (#15) (@reugn)
- fff3bcf: feat(style): add max-run-lines setting to detect long inline scripts (#11) (@reugn)
- 323661c: feat: add --defaults flag to init command (#10) (@reugn)
- cee75f6: feat: implement style linter with naming conventions (#9) (@reugn)
Fixes
- 753f75a: fix(upgrader): handle format conversion permutations correctly (#14) (@reugn)
- e2abf36: fix: accurately report fixed vs remaining issues in lint --fix (#7) (@reugn)
- 08f74cf: fix: composite action path handling during upgrade (#5) (@reugn)
Improvements
- 3803e2b: refactor(config): rename version fields in upgrade config (#16) (@reugn)
- fcc06e1: refactor(linter): extract noOpFixer to reduce FixWorkflow duplication (#12) (@reugn)
Documentation updates
- 7df5f70: docs: improve documentation and add theme toggle (#17) (@reugn)
- 14c00d8: docs: fix deploy job and update documentation (#1) (@reugn)
Maintenance
- 62df571: test: improve coverage and consolidate tests (#13) (@reugn)
- 74994d1: test: improve linter coverage and minor refactoring (#8) (@reugn)
- 312e24a: Initial commit (@reugn)
Full Changelog: v0.1.0