Switch CI to host runner for Podman builds #4

Open
mik-tf wants to merge 1 commit from development_ci_host_runner into development
Owner

Switch from container-based runner to runs-on: host so Podman can build without namespace nesting issues.

Blocked on: mycelium/circle_ops#666 (Podman install on runner host)

Closes #1 #2

Switch from container-based runner to `runs-on: host` so Podman can build without namespace nesting issues. Blocked on: mycelium/circle_ops#666 (Podman install on runner host) Closes #1 #2
Podman cannot run nested inside the Forgejo runner container.
Using host runner avoids namespace permission issues.
Requires Podman installed on runner host (lhumina_code/home#2).

Closes #1

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
mik-tf changed title from WIP: Switch CI to host runner for Podman builds to Switch CI to host runner for Podman builds 2026-03-04 17:00:10 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin development_ci_host_runner:development_ci_host_runner
git switch development_ci_host_runner

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch development
git merge --no-ff development_ci_host_runner
git switch development_ci_host_runner
git rebase development
git switch development
git merge --ff-only development_ci_host_runner
git switch development_ci_host_runner
git rebase development
git switch development
git merge --no-ff development_ci_host_runner
git switch development
git merge --squash development_ci_host_runner
git switch development
git merge --ff-only development_ci_host_runner
git switch development
git merge development_ci_host_runner
git push origin development
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_builder!4
No description provided.