Skip to content

Releases: trunk-io/trunk-action

v1.1.14

08 May 17:58
bd68632
Compare
Choose a tag to compare

What's Changed

  • Adds a signoff option to add a Signed-Off-By line to the commits created by the upgrade action (#238)

Full Changelog: v1.1.13...v1.1.14

v1.1.13

17 Apr 21:43
da67635
Compare
Choose a tag to compare

What's Changed

  • Continues on failure to install node packages, if user doesn't have a trunk.yaml (#236)

Full Changelog: v1.1.12...v1.1.13

v1.1.12

26 Mar 22:08
540e7fe
Compare
Choose a tag to compare

What's Changed

  • Adds an action to install trunk: trunk-io/trunk-action/install@v1 (#234)

Full Changelog: v1.1.11...v1.1.12

v1.1.11

21 Mar 18:52
718b71f
Compare
Choose a tag to compare

What's Changed

  • Adds an action to setup trunk: trunk-io/trunk-action/setup@v1 (#225)

Full Changelog: v1.1.10...v1.1.11

v1.1.10

31 Jan 19:37
6522858
Compare
Choose a tag to compare

What's Changed

  • Adds lowercase-title option to the upgrade action. (#218)

Full Changelog: v1.1.9...v1.1.10

v1.1.9

15 Sep 18:42
97ecd21
Compare
Choose a tag to compare

What's Changed

  • Install latest node rather than crashing if setup-node finds an invalid node version (#189) (the fix in #186 did not handle all edge cases correctly)

Full Changelog: v1.1.8...v1.1.9

v1.1.8

13 Sep 22:04
632304d
Compare
Choose a tag to compare
  • Recursively checkout submodules when checking (#177)
  • Install latest node rather than crashing if setup-node finds an invalid node version (#186)

v1.1.7

03 Aug 23:48
883e222
Compare
Choose a tag to compare
  • Warn the user if they are using features of the trunk action with a CLI version that is too old (#171, #172)

v1.1.6

21 Jul 23:30
782e83f
Compare
Choose a tag to compare
  • introduce an optional parameter in the new upload path (#157)

v1.1.5

12 Jul 21:43
23e0471
Compare
Choose a tag to compare
  • fix bug in the new upload path (#158)