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: gh actions cleanup and coveralls #3064

Merged
merged 3 commits into from
Nov 16, 2020

Conversation

joshgummersall
Copy link
Contributor

  • Combines disparate tasks into a single workflow file to minimize time spent installing/building code/etc
  • Uploads coveralls reports
  • Runs on pull requests and pushes to main/releases/*

@joshgummersall joshgummersall requested review from stevengum and a team as code owners November 12, 2020 23:23
Josh Gummersall added 3 commits November 13, 2020 08:29
This commit also collapses multiple workflow files into one with some
branching for jobs that only run on certain operating systems and node
verions. Generally, this is a performance optimization for things that
aren't dependent on the operating system or node version (linting is a
good example).
@joshgummersall joshgummersall force-pushed the jpg/gh-actions-cleanup-and-coveralls branch from 50e98b5 to 21080c8 Compare November 13, 2020 16:29
@stevengum stevengum merged commit 594e17b into main Nov 16, 2020
@stevengum stevengum deleted the jpg/gh-actions-cleanup-and-coveralls branch November 16, 2020 22:34
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