-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: tests expect --no-verify commits
- Loading branch information
Showing
2 changed files
with
22 additions
and
22 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,7 @@ Array [ | |
"git config user.email \\"[email protected]\\"", | ||
"git config user.name \\"greenkeeperio-bot\\"", | ||
"git status --porcelain", | ||
"git commit -m \\"chore(package): update lockfile | ||
"git commit --no-verify -m \\"chore(package): update lockfile | ||
https://npm.im/greenkeeper-lockfile\\"", | ||
] | ||
|
@@ -65,7 +65,7 @@ Array [ | |
"git config user.email \\"[email protected]\\"", | ||
"git config user.name \\"greenkeeperio-bot\\"", | ||
"git status --porcelain", | ||
"git commit -m \\"chore(package): update lockfile | ||
"git commit --no-verify -m \\"chore(package): update lockfile | ||
https://npm.im/greenkeeper-lockfile\\"", | ||
] | ||
|
@@ -98,7 +98,7 @@ Array [ | |
"git config user.email \\"[email protected]\\"", | ||
"git config user.name \\"greenkeeperio-bot\\"", | ||
"git status --porcelain", | ||
"git commit -m \\"chore(package): update lockfile | ||
"git commit --no-verify -m \\"chore(package): update lockfile | ||
https://npm.im/greenkeeper-lockfile\\"", | ||
] | ||
|
@@ -131,7 +131,7 @@ Array [ | |
"git config user.email \\"[email protected]\\"", | ||
"git config user.name \\"greenkeeperio-bot\\"", | ||
"git status --porcelain", | ||
"git commit -m \\"chore(package): update lockfile | ||
"git commit --no-verify -m \\"chore(package): update lockfile | ||
https://npm.im/greenkeeper-lockfile\\"", | ||
] | ||
|
@@ -171,7 +171,7 @@ Array [ | |
"git config user.email \\"[email protected]\\"", | ||
"git config user.name \\"greenkeeperio-bot\\"", | ||
"git status --porcelain", | ||
"git commit -m \\"chore(package): update lockfile | ||
"git commit --no-verify -m \\"chore(package): update lockfile | ||
https://npm.im/greenkeeper-lockfile\\"", | ||
] | ||
|
@@ -211,7 +211,7 @@ Array [ | |
"git config user.email \\"[email protected]\\"", | ||
"git config user.name \\"greenkeeperio-bot\\"", | ||
"git status --porcelain", | ||
"git commit -m \\"chore(package): update lockfile | ||
"git commit --no-verify -m \\"chore(package): update lockfile | ||
https://npm.im/greenkeeper-lockfile\\"", | ||
] | ||
|
@@ -239,7 +239,7 @@ Array [ | |
"git config user.email \\"[email protected]\\"", | ||
"git config user.name \\"greenkeeperio-bot\\"", | ||
"git status --porcelain", | ||
"git commit -m \\"chore(package): update lockfile | ||
"git commit --no-verify -m \\"chore(package): update lockfile | ||
https://npm.im/greenkeeper-lockfile\\"", | ||
] | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ Array [ | |
"git config user.email \\"[email protected]\\"", | ||
"git config user.name \\"testbot\\"", | ||
"git status --porcelain", | ||
"git commit -m \\"chore(package): update lockfile | ||
"git commit --no-verify -m \\"chore(package): update lockfile | ||
https://npm.im/greenkeeper-lockfile\\"", | ||
] | ||
|
@@ -30,7 +30,7 @@ Array [ | |
"git config user.email \\"[email protected]\\"", | ||
"git config user.name \\"greenkeeperio-bot\\"", | ||
"git status --porcelain", | ||
"git commit -m \\"chore(package): update lockfile | ||
"git commit --no-verify -m \\"chore(package): update lockfile | ||
https://npm.im/greenkeeper-lockfile\\"", | ||
] | ||
|
@@ -47,7 +47,7 @@ Array [ | |
"git config user.email \\"[email protected]\\"", | ||
"git config user.name \\"greenkeeperio-bot\\"", | ||
"git status --porcelain", | ||
"git commit -m \\"chore(package): update lockfile | ||
"git commit --no-verify -m \\"chore(package): update lockfile | ||
https://npm.im/greenkeeper-lockfile\\"", | ||
] | ||
|
@@ -63,7 +63,7 @@ Array [ | |
"git config user.email \\"[email protected]\\"", | ||
"git config user.name \\"greenkeeperio-bot\\"", | ||
"git status --porcelain", | ||
"git commit -m \\"chore(package): update lockfile | ||
"git commit --no-verify -m \\"chore(package): update lockfile | ||
https://npm.im/greenkeeper-lockfile\\"", | ||
] | ||
|
@@ -78,7 +78,7 @@ Array [ | |
"git config user.email \\"[email protected]\\"", | ||
"git config user.name \\"greenkeeperio-bot\\"", | ||
"git status --porcelain", | ||
"git commit -m \\"chore(package): update lockfile | ||
"git commit --no-verify -m \\"chore(package): update lockfile | ||
https://npm.im/greenkeeper-lockfile\\"", | ||
] | ||
|
@@ -96,7 +96,7 @@ Array [ | |
"git config user.email \\"[email protected]\\"", | ||
"git config user.name \\"greenkeeperio-bot\\"", | ||
"git status --porcelain", | ||
"git commit -m \\"chore(package): update lockfile | ||
"git commit --no-verify -m \\"chore(package): update lockfile | ||
https://npm.im/greenkeeper-lockfile\\"", | ||
] | ||
|
@@ -114,7 +114,7 @@ Array [ | |
"git config user.email \\"[email protected]\\"", | ||
"git config user.name \\"greenkeeperio-bot\\"", | ||
"git status --porcelain", | ||
"git commit -m \\"chore(package): update lockfile | ||
"git commit --no-verify -m \\"chore(package): update lockfile | ||
https://npm.im/greenkeeper-lockfile\\"", | ||
] | ||
|
@@ -132,7 +132,7 @@ Array [ | |
"git config user.email \\"[email protected]\\"", | ||
"git config user.name \\"greenkeeperio-bot\\"", | ||
"git status --porcelain", | ||
"git commit -m \\"chore(package): update lockfile | ||
"git commit --no-verify -m \\"chore(package): update lockfile | ||
https://npm.im/greenkeeper-lockfile\\"", | ||
] | ||
|
@@ -148,7 +148,7 @@ Array [ | |
"git config user.email \\"[email protected]\\"", | ||
"git config user.name \\"greenkeeperio-bot\\"", | ||
"git status --porcelain", | ||
"git commit -m \\"chore(package): update lockfile | ||
"git commit --no-verify -m \\"chore(package): update lockfile | ||
https://npm.im/greenkeeper-lockfile\\"", | ||
] | ||
|
@@ -164,7 +164,7 @@ Array [ | |
"git config user.email \\"[email protected]\\"", | ||
"git config user.name \\"greenkeeperio-bot\\"", | ||
"git status --porcelain", | ||
"git commit -m \\"chore(package): update lockfile | ||
"git commit --no-verify -m \\"chore(package): update lockfile | ||
https://npm.im/greenkeeper-lockfile\\"", | ||
] | ||
|
@@ -180,7 +180,7 @@ Array [ | |
"git config user.email \\"[email protected]\\"", | ||
"git config user.name \\"greenkeeperio-bot\\"", | ||
"git status --porcelain", | ||
"git commit -m \\"chore(package): update lockfile | ||
"git commit --no-verify -m \\"chore(package): update lockfile | ||
https://npm.im/greenkeeper-lockfile\\"", | ||
] | ||
|
@@ -195,7 +195,7 @@ Array [ | |
"git add yarn.lock 2>/dev/null || true", | ||
"git config user.email \\"[email protected]\\"", | ||
"git config user.name \\"greenkeeperio-bot\\"", | ||
"git commit --amend --author=\\"greenkeeperio-bot <[email protected]>\\" --no-edit", | ||
"git commit --no-verify --amend --author=\\"greenkeeperio-bot <[email protected]>\\" --no-edit", | ||
] | ||
`; | ||
|
||
|
@@ -208,7 +208,7 @@ Array [ | |
"git add yarn.lock 2>/dev/null || true", | ||
"git config user.email \\"[email protected]\\"", | ||
"git config user.name \\"Example Person\\"", | ||
"git commit --amend --author=\\"Example Person <[email protected]>\\" --no-edit", | ||
"git commit --no-verify --amend --author=\\"Example Person <[email protected]>\\" --no-edit", | ||
] | ||
`; | ||
|
||
|
@@ -222,7 +222,7 @@ Array [ | |
"git config user.email \\"[email protected]\\"", | ||
"git config user.name \\"greenkeeperio-bot\\"", | ||
"git status --porcelain", | ||
"git commit -m \\"chore(package): update lockfile | ||
"git commit --no-verify -m \\"chore(package): update lockfile | ||
https://npm.im/greenkeeper-lockfile\\"", | ||
] | ||
|
@@ -238,7 +238,7 @@ Array [ | |
"git config user.email \\"[email protected]\\"", | ||
"git config user.name \\"greenkeeperio-bot\\"", | ||
"git status --porcelain", | ||
"git commit -m \\"chore(package): update lockfile | ||
"git commit --no-verify -m \\"chore(package): update lockfile | ||
https://npm.im/greenkeeper-lockfile\\"", | ||
] | ||
|