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(github-actions): add workflow w/ supported changes #226

Merged
merged 5 commits into from
Mar 31, 2020

Conversation

erisu
Copy link
Member

@erisu erisu commented Mar 31, 2020

Motivation and Context

  • Switch to GitHub Action
  • Stop using services that is overloaded with other Apache projects.
  • Increases CI run speed as wait times are removed

Description

  • Added package-lock.json to use npm cit command.
  • Added GitHub Actions CI Workflow
  • Removed AppVeyor and Travis CI config files
  • Updated karma config to include lcov report for codecov service

Testing

  • npm t

Checklist

  • I've run the tests to see all new and existing tests pass

@erisu erisu added this to the 6.0.0 milestone Mar 31, 2020
Copy link
Member

@timbru31 timbru31 left a comment

Choose a reason for hiding this comment

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

Please make sure to file an INFRA ticket for disabling of AppVeyor and Travis

@erisu erisu merged commit e8fab0a into apache:master Mar 31, 2020
@erisu erisu deleted the ci/use-github-actions branch March 31, 2020 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants