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

Bump the default tool versions #563

Merged
merged 1 commit into from
Jun 28, 2023
Merged

Bump the default tool versions #563

merged 1 commit into from
Jun 28, 2023

Conversation

thedodd
Copy link
Member

@thedodd thedodd commented Jun 27, 2023

Update a few Trunk deps.

Update the default tool versions.

Update deps of all example projects.

All extra paths per app archive are now optional. This allows for tool
applications to change extra artifacts without completely breaking
Trunk's build process, specifically the tool download & prep phase. In
such cases, we log a warning about the issue.

We should go ahead and fetch the latest artifacts from github by first
checking the releases/latest redirect, and then downloading the
corresponding version. This will only be performed when no tools are
present of the specific type. Running trunk clean --tools will clean
this cache of tools to allow downloading the latest (which is already
supported).

Checklist

  • Updated CHANGELOG.md describing pertinent changes.

@thedodd thedodd force-pushed the default-tool-version-bump branch 5 times, most recently from 1c38e60 to 4c7cba6 Compare June 28, 2023 00:45
Update a few Trunk deps.

Update the default tool versions.

Update deps of all example projects.

All extra paths per app archive are now optional. This allows for tool
applications to change extra artifacts without completely breaking
Trunk's build process, specifically the tool download & prep phase. In
such cases, we log a warning about the issue.

We should go ahead and fetch the latest artifacts from github by first
checking the releases/latest redirect, and then downloading the
corresponding version. This will only be performed when no tools are
present of the specific type. Running `trunk clean --tools` will clean
this cache of tools to allow downloading the latest (which is already
supported).
@thedodd thedodd merged commit 9e6080b into master Jun 28, 2023
11 checks passed
@thedodd thedodd deleted the default-tool-version-bump branch June 28, 2023 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant