Davin Kevin

Results 231 comments of Davin Kevin

I worked on that for few weeks and I understand the reasoning. Feel free to close it, at least we have an issue answering this question for future people doing...

For some, IPv6 is mandatory to avoid 403 related To this issue: https://github.com/yt-dlp/yt-dlp/issues/11868

I'm also very interested. The new scheme used is interesting but hard to configure.

Find attached the output of the command `gh pr comment -b rfm`. ``` [git remote -v] [git config --get-regexp ^remote\..*\.gh-resolved$] [git symbolic-ref --quiet HEAD] [git config --get-regexp ^branch\.kdavin/32685-database-tasks-resources-are-adjusted-to-avoid-CPUThrottling-and-memory-overprovionning-\.(remote|merge)$] [git remote...

And it's not better with the previous version: And I didn't change anything in my workflow recently. The strange part is this is not all the time the same problem....

The first one doesn't work at all: And the other one is broken: ``` …ase-tasks-resources-are-adjusted-to-avoid-CPUThrottling-and-memory-overprovionning-:main via 🅶 v8.7-20240212001320+0000 via 🅺 872ms ❯ gh pr status Relevant pull requests in gradle/ge...

I had to quote it because of incompatibility with `fish`:

Got it. Indeed after running the command `branch -u …` it fixed it. My process to create my branch is wrapped in a `gh` extension, and to summarize it does...

I do use the `push.autoSetupRemote` FYI, but not `branch.autoSetupMerge`. I've updated my `create-branch` workflow, let's see how this works. But I'm still surprised it worked for some branches, and even...

For my `k8s` configuration, I had to mount the `tun` device like mentioned above and I had to change this env variable to `false` instead of `true`: ``` - name:...