Elektrine lite

← Feed

@cr1901@mastodon.social

Post #2099199

2026-05-05 03:47 UTC

All of Sentinel's CI has been ported to Forgejo actions. Of course, I haven't gotten a full run to complete because the next ice age will happen before I'm actually being picked up by the runners after I had to restart b/c apt install was throttled to kilobytes and eating up 5 of 10 minutes of my compute time. I've said it before, I'll say it again: FUCK. CONTINUOUS. INTEGRATION.

Replies (1)

  • @cr1901@mastodon.social 2026-05-05 03:55

    Ya know what? I can deal with taking a long time to be picked up by a runner. But the 10 minute limit per job is f***ing killing me. There should be a grace period because runner have nowhere near the network bandwidth that GH does. So setting up for testing has A LOT of variability (apt install is mostly to blame here- taking between 20s to 3+ minutes).

    Open ##2477779