Tyler Jang

Results 23 comments of Tyler Jang

Hi! Thanks for the suggestion, we'll keep it mind. We already have terraform-docs defined as a Trunk Tool, you can enable it with `trunk tools enable terraform-docs` (see more [here](https://docs.trunk.io/check/advanced-setup/tools#running-tools))....

That makes sense, and then it would get picked up anyway with `[trunk-fmt-pre-commit](https://github.com/trunk-io/plugins/blob/main/actions/trunk/plugin.yaml#L12)`. I'm less familiar with how `terraform-docs` is run, so we'll have to see how feasible that is....

Howdy! 😄 Did a quick investigation and looks like this case is getting swallowed up in the exit code 1 output. I'll put up a fix for this, but in...

Ultimately, there are 2 existing issues warranting this change (or a similar one): 1. LUV cannot safely upgrade a user on [email protected] to [email protected], since it will 100% break said...

@det Plan for release since older CLI versions will naively respect LUV, AND also won't have the direct_configs update here: 1. Land this 2. Follow-up with a patch that omits...

Hi @jochumdev! Sorry you're having this issue. This is definitely a good place to report this, although it may be easier to join our [Slack channel](slack.trunk.io). Just to clarify, is...

Thanks for investigating. We'll take a closer look and get to the bottom of this

Could you try setting: ```bash export NODE_OPTIONS=--dns-result-order=ipv4first ``` Then running: ```bash trunk daemon shutdown # if necessary, clear ~/.cache/trunk/tools trunk check ``` It appears this issue can result from certain...

Hi @yu-iskw! Thanks for bringing this up! I'll talk to the owning team about making sure that repo supports issues. In the meantime, we'll look into seeing if we can...

@yu-iskw we've released `trunk-io/trunk-action/[email protected]`, which has an option for `signoff`. This should be sufficient for the [DCO](https://github.com/apps/dco) app. If this is insufficient and you also need the commit to be...