Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Run gherkin-lint through yarn #5941

Merged
merged 3 commits into from
Nov 21, 2019
Merged

Run gherkin-lint through yarn #5941

merged 3 commits into from
Nov 21, 2019

Conversation

deivid-rodriguez
Copy link
Member

@deivid-rodriguez deivid-rodriguez commented Nov 20, 2019

We switched from npm to yarn in #5868, but we didn't migrate the rake lint task to use yarn as well. Also took the chance to upgrade gherkin-lint.

@leio10 discovered that gherkin-lint is currently failing in CI in #5938. Surprisingly, it's not making the CI fail, but it seems to me that it's due to a bug in npx not transmitting the status code of the executable is running. Since we're migrating away from npx, it doesn't really matter.

@deivid-rodriguez
Copy link
Member Author

Should be ready now!

@javierjulio
Copy link
Member

Awesome thanks David! 🙌🏻

Copy link
Member

@javierjulio javierjulio left a comment

Choose a reason for hiding this comment

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

👍🏻

@javierjulio javierjulio merged commit f69d58a into master Nov 21, 2019
@javierjulio javierjulio deleted the fix_rake_lint branch November 21, 2019 15:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants