renovate/lib/workers/repository
Rhys Arkins 59d728b16b refactor: skipInstalls -> artifactUpdateApproach (#9119)
Renames skipInstalls to artifactUpdateApproach and changes from boolean to enum.

BREAKING CHANGE: skipInstalls has been changed to artifactsUpdateApproach
2021-04-22 08:47:58 +02:00
..
__fixtures__ fix(dashboard): better Ignored description 2020-10-08 08:27:09 +02:00
__snapshots__ refactor(workers): Enforce getName usage (#9525) 2021-04-13 10:25:51 +00:00
changelog refactor: optimize type usage (#8947) 2021-03-02 21:44:55 +01:00
extract refactor: skipInstalls -> artifactUpdateApproach (#9119) 2021-04-22 08:47:58 +02:00
finalise refactor(config): Extract interfaces from "index.ts" to separate "types.ts" (#9629) 2021-04-20 10:52:57 +02:00
init refactor(config): Extract interfaces from "index.ts" to separate "types.ts" (#9629) 2021-04-20 10:52:57 +02:00
onboarding refactor(config): Extract interfaces from "index.ts" to separate "types.ts" (#9629) 2021-04-20 10:52:57 +02:00
process feat: updateType=patch (#9393) 2021-04-22 08:47:58 +02:00
updates feat(config): remove manager additionalBranchPrefix defaults (#9373) 2021-04-22 08:47:58 +02:00
util refactor(workers): Enforce getName usage (#9525) 2021-04-13 10:25:51 +00:00
cache.ts fix(cache): warn not error for pull 404 2021-04-02 06:40:50 +02:00
configured.spec.ts refactor(workers): Enforce getName usage (#9525) 2021-04-13 10:25:51 +00:00
configured.ts refactor(config): Extract interfaces from "index.ts" to separate "types.ts" (#9629) 2021-04-20 10:52:57 +02:00
dependency-dashboard.spec.ts refactor: ProcessBranchResult -> BranchResult 2021-04-15 19:06:55 +02:00
dependency-dashboard.ts refactor(config): Extract interfaces from "index.ts" to separate "types.ts" (#9629) 2021-04-20 10:52:57 +02:00
error-config.spec.ts refactor(workers): Enforce getName usage (#9525) 2021-04-13 10:25:51 +00:00
error-config.ts refactor(config): Extract interfaces from "index.ts" to separate "types.ts" (#9629) 2021-04-20 10:52:57 +02:00
error.spec.ts refactor(workers): Enforce getName usage (#9525) 2021-04-13 10:25:51 +00:00
error.ts refactor(config): Extract interfaces from "index.ts" to separate "types.ts" (#9629) 2021-04-20 10:52:57 +02:00
index.spec.ts refactor(workers): Enforce getName usage (#9525) 2021-04-13 10:25:51 +00:00
index.ts refactor(config): Extract interfaces from "index.ts" to separate "types.ts" (#9629) 2021-04-20 10:52:57 +02:00
result.spec.ts refactor(workers): Enforce getName usage (#9525) 2021-04-13 10:25:51 +00:00
result.ts refactor(config): Extract interfaces from "index.ts" to separate "types.ts" (#9629) 2021-04-20 10:52:57 +02:00
stats.spec.ts refactor(workers): Enforce getName usage (#9525) 2021-04-13 10:25:51 +00:00
stats.ts refactor(http): Import proper OutgoingHttpHeaders on all http clients (#9653) 2021-04-20 18:31:43 +02:00