trunk icon indicating copy to clipboard operation
trunk copied to clipboard

Build & publish an official Trunk GHA package

Open thedodd opened this issue 4 years ago • 3 comments

Might be a good idea to publish an official Github Actions package for Trunk usage.

thedodd avatar Jul 28 '21 00:07 thedodd

It would be nice to just have something like rustup's

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

So that it's not GitHub Actions specific. Obviously this won't work on windows but most people use ubuntu-latest for GitHub Actions anyways.

lukechu10 avatar Jul 28 '21 00:07 lukechu10

This action exists so we can probably use that.

ranile avatar Jul 28 '21 06:07 ranile

This action exists so we can probably use that.

This one is really good. Notice how trunk lacks a latest tag? If you specify with: version: latest, This action actually queries the latest version with github API so that the latested release is downloaded

Madoshakalaka avatar Jan 03 '22 05:01 Madoshakalaka

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Nov 16 '23 00:11 github-actions[bot]

This issue was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Nov 21 '23 00:11 github-actions[bot]