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

Add CI checking for node 10.x, 11.x, 12.x, 13.x, 14.x #10

Open
myronrotter opened this issue Jan 13, 2021 · 1 comment
Open

Add CI checking for node 10.x, 11.x, 12.x, 13.x, 14.x #10

myronrotter opened this issue Jan 13, 2021 · 1 comment

Comments

@myronrotter
Copy link

myronrotter commented Jan 13, 2021

Add CI checking for node version > 10.x and <= 14.x.
Currently, CI checks only node 14.x since dev.Dockerfile is based on node 14.

Add workflow that checks for node 10.x, 11.x, 12.x, 13.x, 14.x

@myronrotter
Copy link
Author

myronrotter commented Jan 13, 2021

Probably best solution to use a arg variable to tag the node version in each run of the CI action workflow.
See branch refactor/prepare-dockerfile-ci.

@myronrotter myronrotter changed the title Add support for node 10.x, 11.x, 12.x, 13.x, 14.x Add CI checking for node 10.x, 11.x, 12.x, 13.x, 14.x Jan 13, 2021
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

No branches or pull requests

1 participant