kumy

Results 99 comments of kumy
trafficstars

If you accept the security risk you can redefine them all in the dependabot secret section ![image](https://github.com/cgeo/cgeo/assets/176794/62d078f5-6f02-454a-8cf1-d70d2e0619af) > its mentioned in the article. I'll read it and see how we...

I didn't stored them. I will need to extract them from Jenkins again 😉🫣

> That brings me to the point, that I do not have any of the secrets. They have ever only been stored on the CI and in the hands of...

secrets added for dependabot :heavy_check_mark: That [job](https://github.com/cgeo/cgeo/actions/runs/8721503473/job/23944017783?pr=15629#step:4:125) is un-stuck, but it may also encounter the same issue as in https://github.com/cgeo/cgeo/issues/15630#issuecomment-2061949306

@Lineflyer please see PR #15631 to - Only run watchdog from cgeo repo - Check for secret presence and fail is missing

@Lineflyer here is what I understood from the link you sent earlier (untested) https://github.com/cgeo/cgeo/pull/15632 Also note from the document > [!warning] > Note that this kind of label based verification...

I saw that this morning, I'm clueless. it's like the command never ends :shrug:

That one from the PR was working https://github.com/cgeo/cgeo/actions/runs/8467215376/job/23197629202#step:9:307

I think we're hitting bug https://github.com/ReactiveCircus/android-emulator-runner/issues/385

I disabled the [watchdog workflow](https://github.com/cgeo/cgeo/actions/workflows/watchdog.yml) until the issue is resolved in the upstream action