Michael Kriese

Results 991 comments of Michael Kriese

thanks, we're now deleting the test fixtures before running the scorecard action. this should solve the false positives for us. but the other information would be useful anyways.

I think we should revert https://github.com/renovatebot/renovate/pull/34564 and start new here. @rarkins wdyt?

> > I think we should revert #34564 and start new here. > > > > @rarkins wdyt? > > I thought that #34564 was an improvement over what we...

> after you commit your change, run `pnpm run compile:ts` and `node dist/renovate.js ${github_owner}/${github_repo}` with renovate self-hosted config. no, run `pnpm start` and pass required args. no need for compile...

> Flux events are Kubernetes events which only support two states success or error. why the drift events are shown as warning then? 🤔

OK, so the drift warning should be send as error via flux alert config? Why i don't get it send then? 🤔

Ok, i now know it. My alert only listen on `flux-system` namespace 🤦‍♂️ Can we make the namespace to allow wildcard? so i don't need to repeat the `eventSources` for...