Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add install action to install all trunk tools in trunk.yaml #234

Merged
merged 11 commits into from
Mar 25, 2024

Conversation

EliSchleifer
Copy link
Member

@EliSchleifer EliSchleifer commented Mar 21, 2024

install will pull trunk launcher from cloud into tmp location and then run the trunk tools install command.

Optionally installs that are specified - else installs everything.

Example of using it in flaky factory

https://github.com/trunk-io/flake-factory/blob/main/.github/workflows/factory.yaml

  - name: trunk install
    uses: trunk-io/trunk-action/install@54ccfcf9add644a36a5aa1d0046c92f654ff9e45

@EliSchleifer EliSchleifer changed the title Eli/install action add install action to install all trunk tools in trunk.yaml Mar 23, 2024
@EliSchleifer EliSchleifer marked this pull request as ready for review March 25, 2024 16:32
@EliSchleifer
Copy link
Member Author

I intentionally am not using something like locate trunk. Easier to pull this tiny file from cloud and use it.

@EliSchleifer EliSchleifer merged commit 540e7fe into main Mar 25, 2024
38 of 39 checks passed
@EliSchleifer EliSchleifer deleted the eli/install-action branch March 25, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants