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

chore(CI): replace travisCI by github action #39

Merged
merged 1 commit into from
Aug 16, 2022

Conversation

tduyng
Copy link
Contributor

@tduyng tduyng commented Aug 3, 2022

Closes #26 and #27

  • Replace travisCI with github action
  • Support Nodejs 16.x and 18.x

Suggestion:

Many libraries start to abandon to support nodejs < 14.x (as commitlint for example). So I think we could better support only nodejs >= 14.x too.

It juste my suggestion. If you still want to support nodejs 12.x, I will downgrade the version of commitlint to be compatible with nodejs 12.x.

@tduyng tduyng force-pushed the github-action branch 8 times, most recently from c479672 to 750a245 Compare August 4, 2022 10:07
@tduyng tduyng force-pushed the github-action branch 3 times, most recently from 45c7ab6 to 951591a Compare August 5, 2022 09:50
@pebie pebie merged commit ce703ae into ekino:master Aug 16, 2022
@tduyng tduyng deleted the github-action branch October 30, 2024 14:41
tduyng pushed a commit to tduyng/node-logger that referenced this pull request Oct 30, 2024
chore(CI): replace travisCI by github action
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.

Migrate CI to GitHub Actions
2 participants