Skip to content

v0.37.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 20:48
50b8538

Changelog

Features

  • 6f9f20f feat(engine): seed graph.workflow_dir from .dip parent path (#332) (#338)
  • 4e1f280 feat(handlers): inject TRACKER_RUN_ID / TRACKER_RUN_DIR / TRACKER_WORKDIR into tool subprocesses (#340)

Fixes

  • 8e11057 fix(build_product): reserve rc=2 for make-missing in run_project_ci_gate (#341)
  • 5ae6dc5 fix(engine): resolve file directives when loading raw .dip files (#331) (#337)
  • e87700d fix(handlers): exempt fd-only redirects from the exec * denylist (#333) (#339)

Other