Releases: taskcluster/taskgraph
Releases · taskcluster/taskgraph
12.0.0
What's Changed
- actions: look up action tasks by revision in fetch_graph_and_labels by @jcristau in #589
- Create built-in
matrix
transforms to facilitate splitting tasks by arbitrary values by @ahal in #588 - Fix readthedocs builds by @ahal in #598
- fix(transforms.run): be more specific about implicit files changed fo… by @ahal in #599
- feat(cli): support --parameters=index: by @ahal in #601
- fix!: only add target_tasks_method filter if no other filters were sp… by @ahal in #600
- Strip
build-
prefix from docker image task labels by @ahal in #585 - chore: version bump 12.0.0 by @ahal in #602
Full Changelog: 11.2.4...12.0.0
11.2.4
What's Changed
- fix: ensure strip_components and add_prefix are respected in repack_archive by @nordzilla in #596
Full Changelog: 11.2.3...11.2.4
11.2.3
What's Changed
- fix: Improve command_static_url repack archive logic by @nordzilla in #591
- fix(decision): add --no-cache to another uv command by @jcristau in #592
- fix(decision): cleanup temporary uv lockfiles by @ahal in #594
New Contributors
- @nordzilla made their first contribution in #591
Full Changelog: 11.2.2...11.2.3
11.2.2
11.2.1
11.2.0
11.1.0
chore: version bump 11.1.0 (#576) * chore: version bump 11.1.0 * Update CHANGELOG.md Co-authored-by: Julien Cristau <[email protected]> --------- Co-authored-by: Julien Cristau <[email protected]>