-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
feat!: remove skipInstalls
config option
#22648
feat!: remove skipInstalls
config option
#22648
Conversation
Co-authored-by: HonkingGoose <[email protected]>
Co-authored-by: HonkingGoose <[email protected]>
gitAuthor discover for GitLab now prefers the field `commit_email` over `email`. BREAKING CHANGE: GitLab gitAuthor will change from the account's "email" to "commit_email" if they are different.
…ebot#21282) Set `{ dot: true }` for minimatch. BREAKING CHANGE: dot files will now be included by default for all minimatch results
…ot#22406) Co-authored-by: HonkingGoose <[email protected]>
skipInstalls
config optionskipInstalls
config option
I don't understand the coverage fail. the line is ignored still the codecov asks for coverage. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks like a jest cache issue, do we have a test case for the uncovered line?
No
We don't have a test case, that's why we use |
Co-authored-by: HonkingGoose <[email protected]>
Co-authored-by: HonkingGoose <[email protected]>
gitAuthor discover for GitLab now prefers the field `commit_email` over `email`. BREAKING CHANGE: GitLab gitAuthor will change from the account's "email" to "commit_email" if they are different.
…ebot#21282) Set `{ dot: true }` for minimatch. BREAKING CHANGE: dot files will now be included by default for all minimatch results
…ot#22406) Co-authored-by: HonkingGoose <[email protected]>
@RahulGautamSingh looks like a bad merge - 27 files changed |
Changes
skipInstalls
config optin from self-hosted configurationContext
Documentation (please check one with an [x])
How I've tested my work (please select one)
I have verified these changes via: