Skip to content

v1.27.0

Choose a tag to compare

@github-actions github-actions released this 05 Feb 19:44
· 24 commits to main since this release

v1.27.0 (2026-02-05)

Bug Fixes

  • West step uses the same deps file (ea586ee)

Features

  • west: Add clone depth option (d168cc3)

  • west: Add configurable manifest file path (5063f88)

Add manifest_file config option to WestInstall step, allowing users to specify custom west manifest file locations. If not configured, defaults to west.yaml in project root (preserving backward compatibility).

Fixes #8


Detailed Changes: v1.26.2...v1.27.0