thecoderatekid 00b8329522
Some checks failed
CI Demo / build (push) Successful in 4s
Docker Test / docker-ops (push) Successful in 5s
Kotlin Test / kotlin-hello (push) Has been cancelled
Node.js Test / nodejs-test (push) Has been cancelled
Python Test / python-hello (push) Has been cancelled
Swift Test / swift-hello (push) Has been cancelled
Java Test / java-hello (push) Has been cancelled
Add .gitea/workflows/nodejs-test.yml
2025-08-07 18:55:01 +00:00
2025-08-07 18:38:42 +00:00

Test Runner

CI Demo
Swift Test
Java Test
Python Test
Docker Test
Kotlin Test

A demo repository to verify our self-hosted Gitea Actions runner.

Workflow Status

  • CI Demo (push → echo hello)
  • Swift Test (push → install Swift & run Hello)
  • Java Test (push → install Java 17 & run HelloWorld)
  • Python Test (push → install Python 3 & run Hello)
  • Docker Test (push → build & run a BusyBox image, then cleanup)
  • Kotlin Test (push → install Kotlin & run HelloWorld)
Description
No description provided
Readme 94 KiB