taskwarrior/.github/workflows
Dustin J. Mitchell 0282ea8b8a
Use the tag-related Task methods in the Tags column type (#3911)
Use the tag-related Task methods in the Tags column type

This column type was taking a shortcut by assuming the `tags` property
contains a comma-separated list of tags. This property is now deprecated
and tags are stored in individual properties. The tag-related Task
methods correctly access these new properties.

Includes a test for the fixed behavior and a test demonstrating that
`task info` already does the right thing.
2025-07-11 02:08:30 +00:00
..
checks.yml Fix errors finding Rust toolchain (#3802) 2025-03-06 06:59:04 -05:00
docker-image.yaml Bump sigstore/cosign-installer from 3.9.0 to 3.9.1 (#3907) 2025-06-30 09:06:36 -04:00
metadata-check.sh Rely on cxx to enforce matching versions (#3713) 2024-12-01 17:12:05 -05:00
release-check.yaml Use the tag-related Task methods in the Tags column type (#3911) 2025-07-11 02:08:30 +00:00
security.yml Bump actions/checkout from 3 to 4 (#3171) 2023-09-11 22:05:04 -04:00
tests.yaml Use the tag-related Task methods in the Tags column type (#3911) 2025-07-11 02:08:30 +00:00