Skip to content

Releases: trunk-io/trunk-action

v1.1.5

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

v1.1.4

11 Jul 00:05
b61eb57
Compare
Choose a tag to compare
  • Determine check mode and auto-init before calling .trunk/setup-ci/action.yaml (#109)
  • Teach trunk-io/trunk-action/upgrade to upgrade specific paths (#126)
  • Fixed bug that could occur when the CLI wasn't downloaded (#139)
  • Take advantage of the fact that the CLI now respects the TRUNK_TOKEN environment variable (#142)
  • Allow customizing the title of the PR that trunk-io/trunk-action/upgrade generates (#114)

v1.1.3

30 Jun 19:39
585ad97
Compare
Choose a tag to compare

This release was rolled back because it broke functionality. Do not use it.

  • Determine check mode and auto-init before calling .trunk/setup-ci/action.yaml (#109)
  • Teach trunk-io/trunk-action/upgrade to upgrade specific paths (#126)
  • Fixed bug that could occur when the CLI wasn't downloaded (#139)
  • Take advantage of the fact that the CLI now respects the TRUNK_TOKEN environment variable (#142)
  • Allow customizing the title of the PR that trunk-io/trunk-action/upgrade generates (#114)

v1.1.1

24 May 23:38
e5f1a3f
Compare
Choose a tag to compare
  • Fix auto-init: make node setup opt-in (#105)

v1.1.0

22 May 22:36
9819a8b
Compare
Choose a tag to compare
  • Allow customers to define their own custom setup action in ${repo}/.trunk/setup-ci/ (#70)
  • Fix node environment setup on environments without pre-installed node (#91)
  • Support running on self-hosted runners that do not yet support GITHUB_OUTPUT (#97, #100)
  • Implement trunk-io/trunk-action/upgrade, which allows automatically opening PRs using the results of trunk upgrade (#55)

v1.0.8

21 Mar 17:49
4f077db
Compare
Choose a tag to compare

What's Changed

  • Support running in repos without .trunk/trunk.yaml, by automatically running trunk init if none is present.
  • Validate check-mode is one of the allowed values.
  • Allow overriding github context inputs using environment variables.

Full Changelog: v1...v1.0.8

v1.0.7

21 Feb 21:41
@det det
b033203
Compare
Choose a tag to compare

Introduce a caching-only mode, controlled via check-mode: populate_cache_only.

v1.0.6

12 Jan 00:42
@det det
9cf65e0
Compare
Choose a tag to compare

Special case the git hash of all zeros

v1.0.5

15 Dec 20:33
@det det
274409d
Compare
Choose a tag to compare

Add support for posting annotations from forks

v1.0.4

16 Sep 21:19
@det det
22e948f
Compare
Choose a tag to compare
Add support for Trunk Merge Queue (#23)