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 Improvements around runtime coverage, code coverage reports and add GitHub workflows #2868

Merged
merged 5 commits into from
Oct 5, 2020

Conversation

stevengum
Copy link
Member

@stevengum stevengum commented Oct 5, 2020

Fixes #1320
Fixes #1480

Specific Changes

  • Enable CI for Node 14 (runs after Node 10)
  • refactor primary CI pipeline to run tests for Node 10, 12, 14
  • add configuration for eslint workflow (GitHub action) to run for pushes and PRs against main and 4.10 branches
    • remove Code Analysis job from ADO pipelines to free up ADO resources
  • publish code coverage report using cobertura plugins to ADO

@stevengum stevengum requested a review from a team as a code owner October 5, 2020 02:09
@joshgummersall
Copy link
Contributor

@stevengum
Copy link
Member Author

Copy link
Contributor

@joshgummersall joshgummersall left a comment

Choose a reason for hiding this comment

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

Looks good 👍

@stevengum stevengum merged commit 6ebb785 into main Oct 5, 2020
@stevengum stevengum deleted the stgum/ci branch October 5, 2020 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants