fix(ci): use code.forgejo.org instead of the docker hub #762

Merged
earl-warren merged 1 commit from earl-warren/runner:wip-hub into main 2025-07-29 15:37:16 +00:00
Contributor

To test services:

  • use code.forgejo.org/oci/bitnami/postgresql:16 instead of postgres:12
  • use code.forgejo.org/oci/apache-git:1 instead of nginx:latest

Skip flaky test and open an issue for it.


  • bug fixes
    • PR: fix(ci): use code.forgejo.org instead of the docker hub
- use https://code.forgejo.org/forgejo/hello-world-docker-action/ that is a copy of https://github.com/actions/hello-world-docker-action/ with a patch to not use the docker hub - node:16-buster-slim replaced with code.forgejo.org/oci/node:22 and checked that whatever is tested with it is not likely to be disturbed by the change in version - change base images of Dockerfile to be from code.forgejo.org/oci/ equivalents - use code.forgejo.org/forgejo/runner:8 instead of catthehacker/ubuntu:runner-latest To test services: - use code.forgejo.org/oci/bitnami/postgresql:16 instead of postgres:12 - use code.forgejo.org/oci/apache-git:1 instead of nginx:latest Skip flaky test and [open an issue for it](https://code.forgejo.org/forgejo/runner/issues/763). --- <!--start release-notes-assistant--> <!--URL:https://code.forgejo.org/forgejo/runner--> - bug fixes - [PR](https://code.forgejo.org/forgejo/runner/pulls/762): <!--number 762 --><!--line 0 --><!--description Zml4KGNpKTogdXNlIGNvZGUuZm9yZ2Vqby5vcmcgaW5zdGVhZCBvZiB0aGUgZG9ja2VyIGh1Yg==-->fix(ci): use code.forgejo.org instead of the docker hub<!--description--> <!--end release-notes-assistant-->
earl-warren changed title from fix(ci): use code.forgejo.org instead of the docker hub [skip cascade] to fix(ci): use code.forgejo.org instead of the docker hub 2025-07-29 13:12:28 +00:00
earl-warren changed title from fix(ci): use code.forgejo.org instead of the docker hub to fix(ci): use code.forgejo.org instead of the docker hub [skip cascade] 2025-07-29 13:54:52 +00:00
earl-warren force-pushed wip-hub from 6f56b17ae4
Some checks failed
/ cascade (pull_request_target) Has been skipped
checks / build and test (pull_request) Successful in 36s
act / unit (pull_request) Successful in 55s
checks / runner exec tests (pull_request) Successful in 24s
act / integration (pull_request) Failing after 7m4s
issue-labels / release-notes (pull_request_target) Successful in 6s
to bd803971c6
Some checks failed
/ cascade (pull_request_target) Has been skipped
issue-labels / release-notes (pull_request_target) Successful in 5s
act / unit (pull_request) Successful in 36s
checks / build and test (pull_request) Successful in 36s
checks / runner exec tests (pull_request) Successful in 27s
act / integration (pull_request) Failing after 6m49s
2025-07-29 13:55:14 +00:00
Compare
earl-warren force-pushed wip-hub from bd803971c6
Some checks failed
/ cascade (pull_request_target) Has been skipped
issue-labels / release-notes (pull_request_target) Successful in 5s
act / unit (pull_request) Successful in 36s
checks / build and test (pull_request) Successful in 36s
checks / runner exec tests (pull_request) Successful in 27s
act / integration (pull_request) Failing after 6m49s
to ffba36b062
All checks were successful
act / unit (pull_request) Successful in 36s
checks / build and test (pull_request) Successful in 38s
checks / runner exec tests (pull_request) Successful in 25s
act / integration (pull_request) Successful in 8m0s
issue-labels / release-notes (pull_request_target) Successful in 6s
/ cascade (pull_request_target) Successful in 11s
2025-07-29 14:12:14 +00:00
Compare
earl-warren changed title from fix(ci): use code.forgejo.org instead of the docker hub [skip cascade] to fix(ci): use code.forgejo.org instead of the docker hub 2025-07-29 14:21:11 +00:00
viceice approved these changes 2025-07-29 14:28:26 +00:00
earl-warren deleted branch wip-hub 2025-07-29 15:37:17 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No assignees
2 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
forgejo/runner!762
No description provided.