Skip to content

ci: include eslint matrix#164

Merged
Belco90 merged 1 commit into
masterfrom
eslint-ci-matrix
Jun 13, 2020
Merged

ci: include eslint matrix#164
Belco90 merged 1 commit into
masterfrom
eslint-ci-matrix

Conversation

@Belco90

@Belco90 Belco90 commented Jun 13, 2020

Copy link
Copy Markdown
Member

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 requested review from gndelia and timdeschryver June 13, 2020 17:45
@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

@timdeschryver timdeschryver left a comment

Copy link
Copy Markdown
Member

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

gndelia commented Jun 13, 2020

Copy link
Copy Markdown
Collaborator

Nice one!! 🚀

@Belco90

Belco90 commented Jun 13, 2020

Copy link
Copy Markdown
Member Author

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

Belco90 commented Jun 13, 2020

Copy link
Copy Markdown
Member Author

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

@Belco90

Belco90 commented Jun 18, 2020

Copy link
Copy Markdown
Member Author

🎉 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.

3 participants