Rick Brouwer

Results 67 comments of Rick Brouwer

Another option is to create a new branch from the main branch and cherry-pick your changes. Or do a `git rebase -i HEAD~175` from the current branch and drop all...

/run-e2e kafka **Update:** You can check the progress [here](https://github.com/kedacore/keda/actions/runs/15666250049)

> @rickbrouwer I don't see the logs for the failed test. Can you share how I can see them? Of course! You can find the log here: https://github.com/kedacore/keda/actions/runs/15666250049/job/44131008541#step:9:1886

@patelvp there is still an issue in the static checks

/run-e2e kafka **Update:** You can check the progress [here](https://github.com/kedacore/keda/actions/runs/17257336400)

/run-e2e kafka **Update:** You can check the progress [here](https://github.com/kedacore/keda/actions/runs/17287371547)

/run-e2e kafka **Update:** You can check the progress [here](https://github.com/kedacore/keda/actions/runs/18184170556)

/run-e2e github* **Update:** You can check the progress [here](https://github.com/kedacore/keda/actions/runs/16167015524)

> > I wonder should Gitea get it's own docs page and just provide a link in the GitHub Article that a Gitea Version of the doc is available as...

> e2e test are failing because of an error: > > "error": "error establishing mssql connection: mssql: login error: Login failed for user ''."*** Yes, thanks. I will look into...