Skip to content

14.1.0

Choose a tag to compare

@bhearsum bhearsum released this 07 Apr 14:42
· 237 commits to main since this release
d3829d2

Added

  • allow task-priority to be keyed by level (#653)
  • implement taskgraph action command to generate actions.json on the command line (#645)
  • pass push.base_revision to in-tree-action hook (#656)
  • support for volume artifact type (#667)

Fixed

  • bug deleting long path names with forward slashes on Windows (#661)
  • replace deprecated datetime.utcnow() with timezone-aware alternative (#652)
  • only consider tracked files when building toolchain hashes (#664)