Commit graph

15 commits

Author SHA1 Message Date
6b2171883f test
Some checks failed
ci / build (push) Failing after 20s
2025-04-14 11:00:43 +02:00
2610ec5a8d - name: Set up Maven
Some checks failed
ci / build (push) Failing after 4s
uses: actions/setup-java@v3
  with:
    distribution: 'adoptopenjdk'
    java-version: '11'
2025-04-14 10:58:34 +02:00
d9223df62a $(awk '/<version>/ {count++; if(count == 2) print $0}' pom.xml | sed -n 's|.*<version>\([^<]*\)</version>.*|\1|p')
Some checks failed
ci / build (push) Failing after 20s
2025-04-14 10:56:44 +02:00
a30e0ec119 update version
Some checks failed
ci / build (push) Failing after 19s
2025-04-14 10:39:48 +02:00
33298dfb0f chmod +x update-version.sh
Some checks failed
ci / build (push) Failing after 19s
./update-version.sh
2025-04-14 10:37:35 +02:00
77cce06e01 /
Some checks failed
ci / build (push) Failing after 19s
2025-04-14 10:34:55 +02:00
7bfe1507dd update-version.sh
Some checks failed
ci / build (push) Failing after 23s
2025-04-14 10:33:03 +02:00
56e3ca3cd6 Merge branch 'main' of https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/michals-silly-game-backend
All checks were successful
ci / build (push) Successful in 2m32s
2025-04-09 11:10:45 +02:00
0cb3950f4c deploy.yaml and Dockerfile 2025-04-09 11:09:02 +02:00
cefac69adf Update README.md 2025-04-09 08:49:54 +00:00
d45cd4dc38 README.md hinzugefügt 2025-04-09 07:55:13 +00:00
0ed591af29 not neccessary parts were removed 2025-04-08 15:35:11 +02:00
5561e4a4a5 mail sending is working 2025-04-08 14:43:11 +02:00
a7b76976ac communication with the frontend works 2025-04-07 14:03:23 +02:00
f5a5ba6387 first commit 2025-04-03 13:32:01 +02:00