Michael Kriese

Results 952 comments of Michael Kriese

@dersvenhesse Do you configure any hostrule? For this to work you need a host-rule like this: ```js { matchHost: 'gitlab.com', token: 'xxxxxxx' } ``` This is because the default renovate...

@rarkins maybe we should detect platform in sub-modules manager and fall-back to `git-refs` hostType ?

ok, i've preparing a new PR to fix that, so it will use the default host rule

@PhilipAbed This is just an improvment for jest tests, nothing for renovate. Thats why i assigned it to me. I'll do that once Jest v28 is released and adopted on...

I'm not sure it's worse the work. currently our lint runs ~1:45 min. jest jests are far mor expensive.

we should probably configure all those caches to `.cache` and safe that on CI based on yarn lock, otherwise i think it will grow indefinitely?

`.cache` should already be ignored

> @viceice can you clarify your original comment? I think you mean that a hostRule with domain name matches too much? If the `matchHost` doesn't match the configureg npm registry...

I don't really like any of them. but I'm ok with both.