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

Initial support for trunk-toolbox #659

Merged
merged 4 commits into from
Feb 14, 2024
Merged

Initial support for trunk-toolbox #659

merged 4 commits into from
Feb 14, 2024

Conversation

EliSchleifer
Copy link
Member

Trunk toolbox currently supports two primary rules:

  1. Do not land - basic linter to protect against landing code that is not intended to land by commenting in a file // do-not-land or similar
  2. IfChange code sync linter - which makes sure that file connection can be verified - if one file in a repo depends on another then you can call this dependency out with markup.

Learn more here:
github.com/trunk-io/toolbox

Copy link

trunk-io bot commented Feb 13, 2024

⏱️ 5m total CI duration on this PR
Job Cumulative Duration Recent Runs
Trunk Check runner [linux] 1m 🟩
CodeQL-Build 1m 🟩
Linter Tests macOS 1m 🟩
Windows Linter Tests 42s 🟩
Linter Tests Linux 34s 🟩
Repo Tests / Plugin Tests 24s 🟩
Detect changed files 4s 🟩
Aggregate Test Results 3s 🟩

settingsfeedbackdocs ⋅ learn more about trunk.io

@EliSchleifer EliSchleifer merged commit 11ac6e1 into main Feb 14, 2024
14 checks passed
@EliSchleifer EliSchleifer deleted the eli/toolbox branch February 14, 2024 23:26
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