Update README.md
Some checks failed
CI Demo / build (push) Successful in 4s
Docker Test / docker-ops (push) Successful in 5s
.NET Test / dotnet-test (push) Failing after 18s
Go Test / go-test (push) Failing after 4s
Java Test / java-hello (push) Successful in 31s
Kotlin Test / kotlin-hello (push) Has been cancelled
Node.js Test / nodejs-test (push) Has been cancelled
Notebook Test / nb-test (push) Has been cancelled
PHP Test / php-test (push) Has been cancelled
Python Test / python-hello (push) Has been cancelled
R Test / r-cmdcheck (push) Has been cancelled
Rust Test / rust-test (push) Has been cancelled
Scala Test / scala-test (push) Has been cancelled
Julia Test / julia-test (push) Has been cancelled
Swift Test / swift-hello (push) Has been cancelled
Some checks failed
CI Demo / build (push) Successful in 4s
Docker Test / docker-ops (push) Successful in 5s
.NET Test / dotnet-test (push) Failing after 18s
Go Test / go-test (push) Failing after 4s
Java Test / java-hello (push) Successful in 31s
Kotlin Test / kotlin-hello (push) Has been cancelled
Node.js Test / nodejs-test (push) Has been cancelled
Notebook Test / nb-test (push) Has been cancelled
PHP Test / php-test (push) Has been cancelled
Python Test / python-hello (push) Has been cancelled
R Test / r-cmdcheck (push) Has been cancelled
Rust Test / rust-test (push) Has been cancelled
Scala Test / scala-test (push) Has been cancelled
Julia Test / julia-test (push) Has been cancelled
Swift Test / swift-hello (push) Has been cancelled
This commit is contained in:
24
README.md
24
README.md
@@ -5,7 +5,16 @@
|
||||
[](https://rustygits.com/thecoderatekid/Test-Runner/actions)
|
||||
[](https://rustygits.com/thecoderatekid/Test-Runner/actions)
|
||||
[](https://rustygits.com/thecoderatekid/Test-Runner/actions)
|
||||
[](https://rustygits.com/thecoderatekid/Test-Runner/actions)
|
||||
[](https://rustygits.com/thecoderatekid/Test-Runner/actions)
|
||||
[](https://rustygits.com/thecoderatekid/Test-Runner/actions)
|
||||
[](https://rustygits.com/thecoderatekid/Test-Runner/actions)
|
||||
[](https://rustygits.com/thecoderatekid/Test-Runner/actions)
|
||||
[](https://rustygits.com/thecoderatekid/Test-Runner/actions)
|
||||
[](https://rustygits.com/thecoderatekid/Test-Runner/actions)
|
||||
[](https://rustygits.com/thecoderatekid/Test-Runner/actions)
|
||||
[](https://rustygits.com/thecoderatekid/Test-Runner/actions)
|
||||
[](https://rustygits.com/thecoderatekid/Test-Runner/actions)
|
||||
[](https://rustygits.com/thecoderatekid/Test-Runner/actions)
|
||||
|
||||
> A demo repository to verify our self-hosted Gitea Actions runner.
|
||||
|
||||
@@ -15,5 +24,14 @@
|
||||
- **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)
|
||||
- **Docker Test** (push → build & run BusyBox & cleanup)
|
||||
- **Kotlin Test** (push → install Kotlin & run HelloWorld)
|
||||
- **Node.js Test** (push → install Node.js & run tests)
|
||||
- **Go Test** (push → install Go & run tests)
|
||||
- **.NET Test** (push → install .NET & run tests)
|
||||
- **PHP Test** (push → install PHP & run tests)
|
||||
- **R Test** (push → install R & run tests)
|
||||
- **Julia Test** (push → install Julia & run tests)
|
||||
- **Rust Test** (push → install Rust & run tests)
|
||||
- **Scala Test** (push → install Java & run sbt test)
|
||||
- **Notebook Test** (push → execute Jupyter notebooks via Papermill)
|
||||
|
Reference in New Issue
Block a user