1
0
mirror of https://github.com/go-task/task.git synced 2025-07-15 01:35:00 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
6f0f38b8d9 feat: support for loops with generates (#2151) 2025-04-05 23:55:43 +01:00
4736bc2734 refactor: unify how executor tests are written (#2042)
* feat: use TaskTest for executor tests

* feat: more tests

* feat: separate tests for executing and formatting with new functional options that work for both test types

* feat: formatter tests

* refactor: more tests
2025-03-31 17:53:58 +01:00
d6234af49a feat: allow variable references in a matrix (#2069) 2025-02-23 18:13:56 +00:00
281d259e6e feat: loop over a matrix (#1767) 2024-09-02 20:29:00 +01:00
f06f48e225 feat: looping over dependencies (#1541)
* feat: support for loops in deps

* chore: tests

* docs: looping over deps
2024-03-10 17:21:50 +00:00
6be3ff6141 chore: sources instead of source 2023-07-24 22:05:40 -03:00
7ff1b1795e feat: for 2023-07-24 22:05:40 -03:00