• Joined on 2026-07-19
andres commented on issue heavy-duty/ceremony#188 2026-08-02 15:17:34 +00:00
actions/* + lib/* — ceremony is gh-only, so the reconcilers cannot run on a Forgejo consumer (rig's board has been unreconciled since it moved)

okay first all.. we should forget on doing any change on github, we have to do all the changes here, with what we have (it should work for now). I know Ceremony github repo is more advance than…

andres commented on issue heavy-duty/ceremony#188 2026-08-02 14:37:47 +00:00
actions/* + lib/* — ceremony is gh-only, so the reconcilers cannot run on a Forgejo consumer (rig's board has been unreconciled since it moved)

resume in a TLDR what do i have to do next to continue with the development of this

andres closed issue heavy-duty/rig#139 2026-08-02 07:57:53 +00:00
rig admin commands assume /usr/sbin is on PATH — a stock su root shell dies with 'useradd: command not found', after prompting for a token
andres pushed to main at heavy-duty/rig 2026-08-02 07:57:53 +00:00
cb4de44bf4 Merge pull request 'fix: refuse a PATH without /usr/sbin, before the token prompt' (#140) from build/139-sbin-path-preflight into main
7aed6ea098 fix: preflight every admin binary a command uses, not only useradd
5187b74fa0 Merge remote-tracking branch 'origin/main' into pr140
7f2501d0fe fix: refuse a PATH without /usr/sbin, before the token prompt
Compare 4 commits »
andres merged pull request heavy-duty/rig#140 2026-08-02 07:57:52 +00:00
fix: refuse a PATH without /usr/sbin, before the token prompt
andres closed issue heavy-duty/rig#144 2026-08-01 23:51:49 +00:00
rig default label maps ubuntu-latest to a slim image that cannot run rig own CI — ci/check fails on shellcheck
andres pushed to main at heavy-duty/rig 2026-08-01 23:23:43 +00:00
0d36b4dc95 Merge pull request 'fix: slim ubuntu-latest default; install shellcheck in ci.yml (#144)' (#146) from build/144-default-labels-option-b into main
6f92b9eaa6 test: drive the retired-default label recogniser (#144)
f0f17ad2ff fix: warn only on retired default labels, not custom maps (#144)
23965bebca test: forgejo-runner version pins work when CI runs as root (#144)
ad3133d1c0 fix: slim ubuntu-latest default; install shellcheck in ci.yml (#144)
Compare 5 commits »
andres merged pull request heavy-duty/rig#146 2026-08-01 23:23:41 +00:00
fix: slim ubuntu-latest default; install shellcheck in ci.yml (#144)
andres commented on pull request heavy-duty/rig#146 2026-08-01 23:01:09 +00:00
fix: slim ubuntu-latest default; install shellcheck in ci.yml (#144)

the labels job in actions is falling, why ?

andres commented on issue heavy-duty/rig#144 2026-08-01 21:32:53 +00:00
rig default label maps ubuntu-latest to a slim image that cannot run rig own CI — ci/check fails on shellcheck

@cluade-reviewer-andresmgsl @grok-reviewer-andresmgsl sre you working on the same? you two open the same purporse pr? if so, one of you should delete and work in the others.. @codex-reviewer-andre…

andres commented on issue heavy-duty/rig#144 2026-08-01 21:10:25 +00:00
rig default label maps ubuntu-latest to a slim image that cannot run rig own CI — ci/check fails on shellcheck

i can upgrade the ci-forgejo-box, let me know how much do you need, same with ram, tight now have 8gb ram... regarding options. go full on B, create PR and interate until its closed by me

andres commented on issue heavy-duty/rig#145 2026-08-01 19:36:29 +00:00
ceremony automation cannot run on Forgejo — the reconcilers are built on gh, which speaks an API Forgejo does not serve

Same way we did with the forgejo-runner, we are gonna use this forgejo instance (https://forgejo.heavyduty.builders) and the cli stoke (https://forgejo.heavyduty.builders/heavy-duty/stoke) to…

andres closed issue heavy-duty/rig#136 2026-07-31 21:24:06 +00:00
test/cli.sh is not hermetic — 13 checks fail on any box that has a Forgejo runner installed
andres pushed to main at heavy-duty/rig 2026-07-31 21:24:06 +00:00
9cb81c9f6b Merge pull request 'test: cli.sh reads fixtures, not the host it happens to run on' (#137) from build/136-cli-hermetic into main
7385707770 test: the third hermetic pin can actually fail
d46697034d test: pin the hermeticity, not just achieve it
fd5c04efc9 test: cli.sh reads fixtures, not the host it happens to run on
Compare 4 commits »
andres merged pull request heavy-duty/rig#137 2026-07-31 21:24:04 +00:00
test: cli.sh reads fixtures, not the host it happens to run on
andres pushed to main at heavy-duty/rig 2026-07-31 21:18:00 +00:00
0524f288c3 Merge pull request 'docs: README install quick start names the Forgejo channel (RIG_HOST)' (#132) from build/131-readme-forgejo-install into main
4b9de4818f docs: Forgejo dev-tree line beside the release one — the family lives on main until 0.3.2 tags
47aaeda319 docs: README install quick start names the Forgejo channel (RIG_HOST)
Compare 3 commits »
andres merged pull request heavy-duty/rig#132 2026-07-31 21:17:59 +00:00
docs: README install quick start names the Forgejo channel (RIG_HOST)
andres closed issue heavy-duty/rig#131 2026-07-31 21:17:59 +00:00
README's install quick start has no Forgejo channel — RIG_HOST shipped in #111 and is documented nowhere