renovate/test/workers
Rhys Arkins 9263fd36b3 fix: don’t overwrite edited onboarding configs
Before, we were attempting to rebase edited branches if renovate.json was the only modified file. This “lost” the committer information - which seemed ok - but it also meant that on the subsequent run it then assumed Renovate was the only committer. Now we don’t rebase edited onboarding branches anymore.

Closes #1360
2018-02-22 19:46:57 +01:00
..
branch fix: don't use --package-lock-only for npm install (#1544) 2018-02-21 08:12:25 +01:00
dep-type fix: packageRules without packageNames or packagePatterns should match 2018-01-30 09:34:42 +01:00
global feat: install npm as dependency (#808) 2017-09-14 18:24:14 +02:00
package fix: massage updated less than/greater than to match existing format 2018-02-01 08:25:52 +01:00
package-file refactor: check that workspaces has yarn.lock committed 2018-01-29 09:51:16 +01:00
pr tests: fix npm registry mock 2018-02-21 07:47:48 +01:00
repository fix: don’t overwrite edited onboarding configs 2018-02-22 19:46:57 +01:00