No description
Find a file
dependabot[bot] 265693cced
Some checks failed
tests / unit-tests (push) Has been cancelled
tests / e2e-tests (task-develop-timew-develop, task [develop] & timew [develop], ubuntu-latest) (push) Has been cancelled
tests / e2e-tests (task-develop-timew-stable, task [develop] & timew [stable], ubuntu-latest) (push) Has been cancelled
tests / e2e-tests (task-stable-timew-develop, task [stable] & timew [develop], ubuntu-latest) (push) Has been cancelled
tests / e2e-tests (task-stable-timew-stable, task [stable] & timew [stable], ubuntu-latest) (push) Has been cancelled
Bump sigstore/cosign-installer from 3.8.2 to 3.9.1
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.8.2 to 3.9.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.8.2...v3.9.1)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-version: 3.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 18:15:53 +02:00
.github Bump sigstore/cosign-installer from 3.8.2 to 3.9.1 2025-06-24 18:15:53 +02:00
test Remove DB file instead of truncating it 2025-03-01 21:19:06 +01:00
.gitignore Add .gitignore 2023-01-29 21:05:26 +01:00
.pre-commit-config.yaml Add empty .pre-commit-config.yaml 2024-08-17 10:27:02 +02:00
AUTHORS Add AUTHORS 2023-01-29 21:05:26 +01:00
ChangeLog Update ChangeLog 2023-12-16 16:38:27 +01:00
DCO Add DCO 2023-01-29 21:05:26 +01:00
docker-compose.yml Remove obsolete attribute 'version' 2025-03-01 22:01:41 +01:00
LICENSE Add LICENSE 2023-01-29 21:04:17 +01:00
on_modify.py prevent tags from being separated inbetween (#34) 2023-12-15 20:35:56 +01:00
README.md Add README.md 2023-01-29 21:04:17 +01:00

Timewarrior on-modify Hook for Taskwarrior

This is the development repository for the Timewarrior on-modify hook script for Taskwarrior.

Releases

The hook script is released as on-modify.timewarrior with Timewarrior. You can find it here in the current release.

Installation

Copy the script to the ~/.task/hooks directory. Create that directory if necessary, and make sure the script is executable.

Development

If you want to try this version of the hook script, copy it as on-modify.timewarrior to the ~/.task/hooks directory.