• Joined on 2025年01月26日
infinoid commented on issue forgejo/forgejo#12645 2026年06月10日 15:46:09 +02:00
bug: Clean up expired packages canceled due to bad connection for Debian packages

Verified, the "Clean up expired packages" cron task runs successfully in v15.0.3, both at startup and when triggered manually. Thanks!

infinoid opened issue Cyborus/forgejo-api#153 2026年05月29日 01:28:41 +02:00
Using pagination helper methods with repo_search()?
infinoid commented on issue forgejo/forgejo#12645 2026年05月27日 01:51:29 +02:00
bug: Clean up expired packages canceled due to bad connection for Debian packages

Strangely, if I do a go mod vendor and search for "bad connection", the only non-comment match I find is in the mysql driver. ...

infinoid commented on issue forgejo/forgejo#12645 2026年05月27日 01:31:36 +02:00
bug: Clean up expired packages canceled due to bad connection for Debian packages

I have the same issue, cleaning up debian packages. I'm running in kubernetes with a postgresql database. I see this on startup:

infinoid commented on issue forgejo/discussions#66 2026年03月13日 20:59:31 +01:00
Native Kubernetes Forgejo runners
infinoid commented on issue forgejo/discussions#66 2026年03月13日 20:05:48 +01:00
Native Kubernetes Forgejo runners

Thanks for giving it a try, it's great to hear it worked!

infinoid commented on issue forgejo/discussions#66 2026年02月09日 17:08:07 +01:00
Native Kubernetes Forgejo runners

Oh, once jobs can be variably sized/placed, there's another minor issue: the runner can't know ahead of time how many jobs will fit. The runner.capacity setting is a single number, it's not...

infinoid commented on issue forgejo/discussions#66 2026年01月14日 13:01:21 +01:00
Native Kubernetes Forgejo runners

@tim-krehan, thanks for your interest. Things haven't changed much since that last update, I've only fixed a couple minor things.

infinoid commented on issue forgejo/discussions#66 2025年09月16日 03:03:07 +02:00
Native Kubernetes Forgejo runners

All right. This is a big pile of hacks, but it seems to run simple things natively in k8s, both directly with "runner exec", and through "runner...

infinoid commented on issue forgejo/discussions#66 2025年09月06日 23:58:47 +02:00
Native Kubernetes Forgejo runners

I've been messing with this for a bit, though it's nowhere near working yet. Here's a quick update:

  • the current runner interfaces don't seem to lend themselves to the "pod with a bunch of...
infinoid commented on issue forgejo/discussions#66 2025年08月17日 16:00:06 +02:00
Native Kubernetes Forgejo runners

Sounds great, thanks. I'll take a look.

infinoid commented on issue forgejo/discussions#66 2025年08月17日 15:22:56 +02:00
Native Kubernetes Forgejo runners

I spent a few days and threw together a proof of concept. It's a dumb tool that takes a "workflow.yaml" filename on the command line, and...

infinoid pushed to main at infinoid/forgejo-k8s-runner-poc 2025年08月17日 15:01:46 +02:00
d4e79345a9 README.md and LICENSE
infinoid pushed to main at infinoid/forgejo-k8s-runner-poc 2025年08月17日 14:56:46 +02:00
0c40cda73b README.md and LICENSE
infinoid pushed to main at infinoid/forgejo-k8s-runner-poc 2025年08月17日 13:47:07 +02:00
81043d154f Initial commit. concept = proven
infinoid created branch main in infinoid/forgejo-k8s-runner-poc 2025年08月17日 13:47:06 +02:00
infinoid created repository infinoid/forgejo-k8s-runner-poc 2025年08月17日 13:45:28 +02:00