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(build): use node 14 for alpine executable #1337

Merged
merged 2 commits into from
Aug 17, 2020
Merged

Conversation

JackuB
Copy link
Contributor

@JackuB JackuB commented Aug 17, 2020

Currently our CLI Alpine executable based on Node v12 is throwing segfault errors.

This PR introduces an Alpine docker container that runs shellspec tests for our CLI.

Smoke tests are passing with the latest working version using Node v14. They will fail in this PR, until we release a new version with v14:
Screenshot 2020-08-17 at 18 16 08

@JackuB JackuB force-pushed the feat/smoke-test branch 9 times, most recently from 4d4a811 to abf13a4 Compare August 17, 2020 16:00
@JackuB JackuB requested a review from a team August 17, 2020 16:18
@JackuB JackuB marked this pull request as ready for review August 17, 2020 16:18
@JackuB JackuB requested a review from a team as a code owner August 17, 2020 16:18
@ghost ghost requested review from dkontorovskyy and ekbsnyk August 17, 2020 16:18
@JackuB JackuB merged commit d32c8ab into master Aug 17, 2020
@JackuB JackuB deleted the feat/smoke-test branch August 17, 2020 16:58
@snyksec
Copy link

snyksec commented Aug 17, 2020

🎉 This PR is included in version 1.377.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants