- Add a `get_ancestors` helper to find ancestor tasks through the Taskcluster API
7.1.1
Added
- Add a `cache-pull-requests` parameter to `taskcluster/config.yml` to disable caching of tasks on pull requests.
7.1.0
Added
- Add a `task-expires-after` parameter to `taskcluster/config.yml` to set the default value for `expires-after` on level 1 tasks.
7.0.3
Fixed
- Wrong module name being generated in `taskgraph init` - Exception in `taskgraph test-action-callback` due to wrong default root - Reverted change causing log spam during optimization phase
7.0.2
Fixed
- Reference to wrong root directory in `taskgraph action-callback`
7.0.1
Fixed
- Ensure pull requests properly use cached tasks - Print help if no arguments are provided to `taskgraph` - run-task: pass '--break-system-packages' when installing pip requirements - Bootstrap Taskgraph 7 with latest decision image - Update template Dockerfile to work with current alpine:latest base image