Skip to content

Add tool: yq#655

Merged
TylerJang27 merged 3 commits into
mainfrom
tyler/yq
Mar 21, 2024
Merged

Add tool: yq#655
TylerJang27 merged 3 commits into
mainfrom
tyler/yq

Conversation

@TylerJang27
Copy link
Copy Markdown
Collaborator

@TylerJang27 TylerJang27 commented Feb 7, 2024

Replaces #653. yq is the yaml equivalent of jq. Works really nicely to print a lint definition using:
trunk config print | .trunk/tools/yq '.lint.definitions[] | select(.name == "eslint")', which could be streamlined via a Trunk Action if desired once tools are supported in Actions.

@trunk-io
Copy link
Copy Markdown

trunk-io Bot commented Feb 7, 2024

⏱️ 9m total CI duration on this PR
Job Cumulative Duration Recent Runs
Windows Tool Tests 5m 🟥🟥
CodeQL-Build 1m 🟩
Trunk Check runner [linux] 1m 🟩
Repo Tests / Plugin Tests 26s 🟩
Tool Tests (macOS) 26s 🟩
Tool Tests (Linux) 22s 🟩
Detect changed files 7s 🟩
Aggregate Test Results 1s 🟩

settingsfeedbackdocs ⋅ learn more about trunk.io

@TylerJang27 TylerJang27 marked this pull request as ready for review March 20, 2024 17:49
Copy link
Copy Markdown
Contributor

@pat-trunk-io pat-trunk-io left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@TylerJang27 TylerJang27 merged commit c6a3a87 into main Mar 21, 2024
@TylerJang27 TylerJang27 deleted the tyler/yq branch March 21, 2024 21:39
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