This repository has been archived by the owner on Jan 10, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch from execSync to execFileSync (#180)
* Switch from execSync to execFileSync * Call existsSync instead of executing `if` * Trigger a build * I think this fixes linux and macos... * Only add more_patterns of it has a value. Correct windows. * Remove default value to more_patterns, change windows to winPatterns * Try a colon. * Let's try not using MinGw... * What are the chances that Windows has a find? * Put it back * Reverting Windows side so this can me merged in time if needed. * Reverting Windows side so this can me merged in time if needed. * Update lib/codecov.js Co-authored-by: Guillaume St-Pierre <guillaume@codecov.io> * Update lib/codecov.js Co-authored-by: Guillaume St-Pierre <guillaume@codecov.io> * Set initial values Co-authored-by: Guillaume St-Pierre <guillaume@codecov.io>
- Loading branch information
Showing
3 changed files
with
46 additions
and
18 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters