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

fix(skipTsDepCheck): check boolean, not string #121

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Conversation

cristiand391
Copy link
Member

follow up of #120

it was checking boolean values against strings, so all workflows got the ts-dep-check disabled unless the input var with any value was provided.

found here (see ts-dep check didn't run, the workflow didn't specify the input var:
salesforcecli/plugin-data@932146d

tested with input.skipTsDepCheck false/true here (see bool=true/false commits) here:
salesforcecli/eslint-plugin-sf-plugin#447

and with no input var (should do the check) here:
salesforcecli/plugin-data#1002

@cristiand391 cristiand391 merged commit dddf9c2 into main Jul 26, 2024
2 checks passed
@cristiand391 cristiand391 deleted the cd/fix-bool branch July 26, 2024 12:57
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