Build & publish an official Trunk GHA package
Might be a good idea to publish an official Github Actions package for Trunk usage.
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.
This action exists so we can probably use that.
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
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.
This issue was closed because it has been stalled for 5 days with no activity.