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

Replace Travis CI with GitHub action #1772

Merged
merged 1 commit into from
Dec 3, 2021
Merged

Replace Travis CI with GitHub action #1772

merged 1 commit into from
Dec 3, 2021

Conversation

jaylinski
Copy link
Member

@jaylinski jaylinski commented Nov 23, 2021

This change replaces the broken Travis CI with a new GitHub action.

Also all outdated Node.js versions were removed. Only maintained Node.js versions are tested now.

https://nodejs.org/en/about/releases/

Related to #1671.

  • Please don't start pull requests for security issues. Instead, file a report at https://www.npmjs.com/advisories/report?package=handlebars
  • Maintain the existing code style
  • Are focused on a single change (i.e. avoid large refactoring or style adjustments in untouched code if not the primary goal of the pull request)
  • Have good commit messages
  • Have tests
  • Have the typings (lib/handlebars.d.ts) updated on every API change. If you need help, updating those, please mention that in the PR description.
  • Don't significantly decrease the current code coverage (see coverage/lcov-report/index.html)
  • Currently, the 4.x-branch contains the latest version. Please target that branch in the PR.

@jaylinski jaylinski requested a review from nknapp November 23, 2021 22:29
@jaylinski jaylinski self-assigned this Nov 24, 2021
@nknapp nknapp merged commit 8eefee5 into 4.x Dec 3, 2021
@jaylinski jaylinski deleted the github-workflow-ci branch December 3, 2021 18:15
jaylinski added a commit that referenced this pull request Dec 3, 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