Releases: taskcluster/taskgraph
Releases · taskcluster/taskgraph
11.2.4
16 Oct 21:18
Compare
Sorry, something went wrong.
No results found
11.2.3
16 Oct 18:08
Compare
Sorry, something went wrong.
No results found
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
Full Changelog : 11.2.2...11.2.3
11.2.2
15 Oct 19:02
Compare
Sorry, something went wrong.
No results found
What's Changed
Run tests against Python 3.13 by @ahal in #587
fix(decision): ensure 'taskgraph' is on the $PATH in Decision image by @ahal in #590
Full Changelog : 11.2.1...11.2.2
11.2.1
03 Oct 13:33
Compare
Sorry, something went wrong.
No results found
What's Changed
fix(optimize): support kwargs in 'register_strategy' decorator by @ahal in #583
Full Changelog : 11.2.0...11.2.1
11.2.0
26 Sep 15:07
Compare
Sorry, something went wrong.
No results found
What's Changed
feat(config): implement 'get()' for GraphConfig by @ahal in #577
Don't chmod /dev/kvm if it already has the right mode by @Eijebong in #578
feat: add 'project' and 'trust-domain' to set of tags applied to all … by @ahal in #579
Full Changelog : 11.1.0...11.2.0
11.1.0
23 Sep 17:09
Compare
Sorry, something went wrong.
No results found
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] >
11.0.0
05 Sep 15:09
Compare
Sorry, something went wrong.
No results found
chore: version bump 11.0.0 (#571)
10.0.2
31 Jul 19:48
Compare
Sorry, something went wrong.
No results found
10.0.1
23 Jul 14:40
Compare
Sorry, something went wrong.
No results found
Make toolchain and fetch tasks work when there is more than one present, and at least one is defined as a dict (#551 )
10.0.0
22 Jul 13:20
Compare
Sorry, something went wrong.
No results found
- BREAKING CHANGE: Bug 1796139 - Pull in fetch-content changes from m…