-
v1.3.0
released this
2025-01-05 10:56:40 +00:00 | 10 commits to main since this releaseAdded
- add cli args to help run locally
Fixed
- elide lifetimes on Config
- (deps) update rust crate kxio to v5
Other
- pubilsh to crates.io
- replace anyhow with color_eyre
- ignore .idea
- (deps) update rust crate rstest to 0.24
- (deps) update kemitix/rust action to v2.5.0
- (deps) update docker.io/rust docker tag to v1.83.0
- (deps) update kemitix/forgejo-todo-checker action to v1.2.0
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
v1.2.0
released this
2024-11-28 19:03:30 +00:00 | 21 commits to main since this releaseFeat
- Make file locations more navigable (kemitix/forgejo-todo-checker#24)
See the CHANGELOG.md for the full list of changes.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
v1.1.0
released this
2024-09-22 15:04:02 +01:00 | 40 commits to main since this releaseWhat's new
- Added mirror on code.forgejo.org
This allows:
jobs: tests: steps: - name: Checkout uses: actions/checkout@v4 - name: Check TODOs uses: kemitix/todo-checker@v1.1.0 # <<-- this
- Only scan text files
- Improve error messages
- Only look for issue number within the comment
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
released this
2024-09-20 22:02:21 +01:00 | 54 commits to main since this releaseChecks your source files for TODO and FIXME comments, where they don't have an open issue number.
A ForgeJo Action.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
Source code (ZIP)