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

Define GitKraken CLI in tools #577

Merged
merged 5 commits into from
Dec 7, 2023
Merged

Define GitKraken CLI in tools #577

merged 5 commits into from
Dec 7, 2023

Conversation

EliSchleifer
Copy link
Member

@EliSchleifer EliSchleifer commented Dec 7, 2023

  • Define GitKraken CLI in tools
  • Enable shell-hooks in the repo

Copy link

trunk-io bot commented Dec 7, 2023

⏱️ 53m total CI duration on this PR
Job Cumulative Duration Recent Runs
Linter Tests macOS 21m 🟩🟥🟥
Linter Tests Linux 10m 🟩🟥🟩
Linter Tests macOS 6m 🟩
Windows Tool Tests 4m 🟩🟩
Tool Tests (macOS) 3m 🟩🟩
Tool Tests (Linux) 3m 🟩🟩
CodeQL-Build 3m 🟩🟩
Trunk Check runner [linux] 2m 🟩🟩
Repo Tests / Plugin Tests 1m 🟩🟩
Detect changed files 17s 🟩🟩
Aggregate Test Results 11s 🟩🟥🟥🟩

settingsfeedbackdocs ⋅ learn more about trunk.io

Copy link
Collaborator

@TylerJang27 TylerJang27 left a comment

Choose a reason for hiding this comment

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

Mainly need to fix the shell_hooks bit

Comment on lines 7 to 8
path_add:
- "${workspace}/tools"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please remove this bit, it's not relevant here

Copy link
Collaborator

Choose a reason for hiding this comment

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

Should be

  shell_hooks:
    enforce: true

@@ -0,0 +1,12 @@
import { makeToolTestConfig, toolTest } from "tests";

toolTest({
Copy link
Collaborator

Choose a reason for hiding this comment

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

prefer toolInstallTest. We're in the process of migrating things over. It streamlines this boilerplate

Copy link
Collaborator

@TylerJang27 TylerJang27 left a comment

Choose a reason for hiding this comment

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

LGTM

@EliSchleifer EliSchleifer enabled auto-merge (squash) December 7, 2023 19:16
@EliSchleifer EliSchleifer merged commit 873154b into main Dec 7, 2023
14 checks passed
@EliSchleifer EliSchleifer deleted the eli/gk branch December 7, 2023 20:56
pat-trunk-io pushed a commit that referenced this pull request Jan 22, 2024
- Define GitKraken CLI in tools
- Enable shell-hooks in the repo
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