10 Commits
v0.0.1 ... main

Author SHA1 Message Date
4bc4d16c2c README.md aktualisiert
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
RSS Test
2025-08-13 20:49:49 +00:00
387ae4239a README.md aktualisiert
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 19s
RSS Test
2025-08-13 20:45:44 +00:00
ed03dd4d60 Merge pull request 'Test actions on test branch' (#1) from test into main
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
Reviewed-on: #1
2025-01-25 22:20:13 +00:00
99596714fa Test actions on test branch
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2025-01-25 21:42:03 +01:00
c584e3d61f Lokaler Test
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2025-01-25 21:33:22 +01:00
8c926b1fb4 README.md aktualisiert
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2025-01-25 20:31:09 +00:00
de6c61559d README.md aktualisiert
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
Signed-off-by: jafreli <jafreli@noreply.localhost>
2025-01-25 20:27:51 +00:00
51acf11ac7 README.md aktualisiert
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
2025-01-25 20:22:47 +00:00
bf85c63421 test update
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2025-01-13 00:09:46 +00:00
1e8d997850 Gitea runner test
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 27s
2024-12-31 00:17:37 +00:00
2 changed files with 31 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
name: Gitea Actions Demo
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on:
push:
branches:
- main
- test
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
- name: Check out repository code
uses: actions/checkout@v4
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
- name: List files in the repository
run: |
ls ${{ gitea.workspace }}
- run: echo "🍏 This job's status is ${{ job.status }}."

View File

@@ -0,0 +1,8 @@
# Hallo
Ich bin auch da.
## Das ist ein Test.
Lokaler Test.
## Online RSS Test
Noch ein Test