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

ci: include eslint matrix #164

Merged
merged 1 commit into from Jun 13, 2020
Merged

ci: include eslint matrix #164

merged 1 commit into from Jun 13, 2020

Conversation

Belco90
Copy link
Member

@Belco90 Belco90 commented Jun 13, 2020

Update CI matrix to run tests combining supported node versions (v10.12, v12, v14) and ESLint versions (v5, v6). This will help adding support for ESLint v7 in #139

I'm not sure how to test or dry run the release stage, so I may need to readjust something when this PR is merged (unless someone can help me testing this locally).

@Belco90 Belco90 marked this pull request as ready for review June 13, 2020 17:44
@Belco90 Belco90 self-assigned this Jun 13, 2020
@Belco90 Belco90 added the chore Changes that affect the build system, CI config or other changes that don't modify src/test files label Jun 13, 2020
@Belco90 Belco90 mentioned this pull request Jun 13, 2020
27 tasks
Copy link
Member

@timdeschryver timdeschryver left a comment

Choose a reason for hiding this comment

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

I'm no export with travis but this LGTM.
What do you think that could go wrong with the release?

@gndelia
Copy link
Collaborator

gndelia commented Jun 13, 2020

Nice one!! 🚀

@Belco90
Copy link
Member Author

Belco90 commented Jun 13, 2020

What do you think that could go wrong with the release?

@timdeschryver As I have defined a matrix for tests, I don't want a matrix for the release but a single stage with specific node and ESLint versions. I think I got it properly defined in the config, but we will see when merging this 😅

@Belco90 Belco90 merged commit 185180a into master Jun 13, 2020
@Belco90 Belco90 deleted the eslint-ci-matrix branch June 13, 2020 20:01
@Belco90
Copy link
Member Author

Belco90 commented Jun 13, 2020

Yes! Working as desired: matrix for testing, single stage for release
travis ci result

@Belco90
Copy link
Member Author

Belco90 commented Jun 18, 2020

🎉 This PR is included in version 3.3.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
chore Changes that affect the build system, CI config or other changes that don't modify src/test files released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants