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

Testing CJS/ESM; Using GitHub Actions #8

Merged
merged 3 commits into from
Sep 27, 2021
Merged

Testing CJS/ESM; Using GitHub Actions #8

merged 3 commits into from
Sep 27, 2021

Conversation

alexeyraspopov
Copy link
Owner

@alexeyraspopov alexeyraspopov commented Sep 27, 2021

With this PR we aim at supporting Node.js v6+. I've restructured some test files to have a single test suite which we can run 1) against both ESM and CJS version 2) using the range of Node.js v6-v16 versions (using every single LTS version). GitHub actions looks pretty fast so far, obviously due to low number of effort needed to run stuff. We can even skip npm install part, but let's keep it at least for now.

@alexeyraspopov alexeyraspopov marked this pull request as ready for review September 27, 2021 16:42
@alexeyraspopov alexeyraspopov mentioned this pull request Sep 27, 2021
@alexeyraspopov alexeyraspopov merged commit 9daebcd into main Sep 27, 2021
@alexeyraspopov alexeyraspopov deleted the chore/CI branch September 27, 2021 16:45
@alexeyraspopov alexeyraspopov mentioned this pull request Sep 27, 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

Successfully merging this pull request may close these issues.

2 participants