ci: promote custom slim runner image (ci-runner:1.0.0) #121

Closed
Dave wants to merge 2 commits from Dave/CFTunnels:ISSUE-69 into main
Member

Summary

Promote the validated custom CI runner image (192.168.0.100:8928/hithomelabs/ci-runner:1.0.0) to CFTunnels workflows, replacing catthehacker/ubuntu:act-latest with a pinned, reproducible build image.

Changes

  • .gitea/workflows/test_image_build_push.yml: Changed container.image from catthehacker/ubuntu:act-latest to 192.168.0.100:8928/hithomelabs/ci-runner:1.0.0
  • .gitea/workflows/prod_image_tag_promote.yaml: Changed container.image from catthehacker/ubuntu:act-latest to 192.168.0.100:8928/hithomelabs/ci-runner:1.0.0

Issues

Rollback

If needed, revert this PR. The old catthehacker/ubuntu:act-latest image remains on disk for 2 weeks per the rollback strategy.

Testing

  • CI passes on the PR using the new image
  • Manual verification of workflow execution
## Summary Promote the validated custom CI runner image (`192.168.0.100:8928/hithomelabs/ci-runner:1.0.0`) to CFTunnels workflows, replacing `catthehacker/ubuntu:act-latest` with a pinned, reproducible build image. ## Changes - **`.gitea/workflows/test_image_build_push.yml`**: Changed `container.image` from `catthehacker/ubuntu:act-latest` to `192.168.0.100:8928/hithomelabs/ci-runner:1.0.0` - **`.gitea/workflows/prod_image_tag_promote.yaml`**: Changed `container.image` from `catthehacker/ubuntu:act-latest` to `192.168.0.100:8928/hithomelabs/ci-runner:1.0.0` ## Issues - Hithomelabs/HomeLabDocker#69 ## Rollback If needed, revert this PR. The old `catthehacker/ubuntu:act-latest` image remains on disk for 2 weeks per the rollback strategy. ## Testing - [ ] CI passes on the PR using the new image - [ ] Manual verification of workflow execution
Dave added 2 commits 2026-07-05 06:47:40 +00:00
Dave closed this pull request 2026-07-05 06:48:46 +00:00
All checks were successful
sample gradle build and test / build (pull_request) Successful in 2m0s
Required
Details

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
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: Hithomelabs/CFTunnels#121
No description provided.