File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 7.3.0] - 2024-02-13
4+
5+ ### Added
6+
7+ - Support for actions in pull-requests
8+
9+ ### Fixed
10+
11+ - Various fixes targeting tarfile reproducibility
12+
313## [ 7.2.1] - 2024-02-08
414
515### Fixed
1020
1121### Added
1222
13- - Support for actions in pull-requests
1423- Improved logging to optimization phase
1524- Utility function to walk through a task's dependency ancestors
1625
Original file line number Diff line number Diff line change 22# License, v. 2.0. If a copy of the MPL was not distributed with this
33# file, You can obtain one at http://mozilla.org/MPL/2.0/.
44
5- __version__ = "7.2.1 "
5+ __version__ = "7.3.0 "
66
77# Maximum number of dependencies a single task can have
88# https://docs.taskcluster.net/reference/platform/taskcluster-queue/references/api#createTask
You can’t perform that action at this time.
0 commit comments