Skip to content

improvement: upgrade to eslint 7 and limit CPU count #15

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

chooban
Copy link

@chooban chooban commented Aug 5, 2020

Upgrading to eslint 7 meant file listing code had to change. I need to be able to limit CPUs to get
around the issues of CI servers reporting a true CPU count, rather than the number available to a
container.

This also incorporates PRs #7 and #11, as I needed that code. If this PR gets merged, please merge them first so they get the credit!

chooban added 2 commits July 25, 2020 16:42
Upgrading to eslint 7 meant file listing code had to change. I need to be able to limit CPUs to get
around the issues of CI servers reporting a true CPU count, rather than the number available to a
container
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.

1 participant