Federico Mengozzi

Results 34 comments of Federico Mengozzi

Happens with firefox on mobile as well, pretty regularly every 40 seconds

@ArneVogel I'm still experiencing it, now it's every 13 seconds on my end. After around 40 reloads https://listudy.org/en/tactics/1337 stopped, maybe something was cached? I cleaned my browsers files but I...

Hey @rexroof I pushed a fix to https://github.com/fedemengo/nvim-blame-line/tree/fix/support-blame-on-worktree, could you try it out and see if it fixes the problem?

@pombredanne I would love to help, do you already have something I can start with?

After a brief investigation the metadata file passed to `add_pkg_metadata` seems to still have the package files. I tested with random deb packages `jq_1.6-2.1_amd64.deb` ``` Version: 1.6-2.1 Architecture: amd64 Maintainer:...

@pombredanne gentle ping, any news on the patch?

Let's continue the discussion over at [bazelbuild/rules_docker#1876](https://github.com/bazelbuild/rules_docker/issues/1876)

For me the problem was a wrong country code in the plugin config

Since the fix has been [provided](https://github.com/bazelbuild/rules_docker/pull/2065) by @pombredanne and released in bazel docker rules [v0.25.0](https://github.com/bazelbuild/rules_docker/releases/tag/v0.25.0) what's left to see the change reflected in new images? Is it enough to bump...