Commit graph

45 commits

Author SHA1 Message Date
c6308ccda6 Update README.md
Some checks failed
ci / build (push) Has been cancelled
2025-04-16 08:24:44 +00:00
e20c5589a6 cluster changes
All checks were successful
ci / build (push) Successful in 2m49s
2025-04-16 10:20:46 +02:00
f517085741 silly-game-backend-service
All checks were successful
ci / build (push) Successful in 2m54s
2025-04-15 15:59:09 +02:00
8277a63b35 silly-game/src/main/resources/application.properties
Some checks failed
ci / build (push) Has been cancelled
2025-04-15 15:58:46 +02:00
984ad4155b silly-game/src/main/resources/application.properties
All checks were successful
ci / build (push) Successful in 3m1s
2025-04-14 15:11:23 +02:00
36793ce269 Update k8/deployment.yaml
Some checks failed
ci / build (push) Has been cancelled
2025-04-14 13:07:24 +00:00
36333e7316 Update k8/configmap.yaml
Some checks failed
ci / build (push) Has been cancelled
2025-04-14 13:05:50 +00:00
4613c3e5ad Update k8/deployment.yaml
All checks were successful
ci / build (push) Successful in 2m55s
2025-04-14 12:49:17 +00:00
ddba02da4d Update k8/deployment.yaml
Some checks failed
ci / build (push) Has been cancelled
2025-04-14 12:48:46 +00:00
4b19e01232 Update k8/deployment.yaml
All checks were successful
ci / build (push) Successful in 4m54s
forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/michals-silly-game-backend:main
2025-04-14 11:54:08 +00:00
fbac4a7ad2 Update k8/deployment.yaml
Some checks are pending
ci / build (push) Waiting to run
2025-04-14 11:52:32 +00:00
b5896c277c no namespace
Some checks are pending
ci / build (push) Waiting to run
2025-04-14 13:00:06 +02:00
d25e82c42a k8 added
Some checks are pending
ci / build (push) Waiting to run
2025-04-14 12:58:22 +02:00
6e80b13015 wget https://dlcdn.apache.org/maven/maven-3/3.9.9/binaries/apache-maven-3.9.9-bin.tar.gz
All checks were successful
ci / build (push) Successful in 2m51s
tar -xvzf apache-maven-3.9.9-bin.tar.gz
2025-04-14 11:34:45 +02:00
dcb6e3a790 Install Maven
Some checks failed
ci / build (push) Failing after 38s
2025-04-14 11:31:59 +02:00
9a36bad959 Install Java (OpenJDK 11)
Some checks failed
ci / build (push) Failing after 39s
2025-04-14 11:30:17 +02:00
0ffdac877b mvn versions:commit
Some checks failed
ci / build (push) Failing after 19s
2025-04-14 11:28:11 +02:00
f2d7df5765 ./apache-maven-3.9.9/bin/mvn
Some checks failed
ci / build (push) Failing after 19s
2025-04-14 11:25:55 +02:00
15be48e2db sudo mv apache-maven-3.9.9/bin/mvn /usr/local/bin
Some checks failed
ci / build (push) Failing after 19s
2025-04-14 11:24:20 +02:00
2db47b7d91 going in #2
Some checks failed
ci / build (push) Failing after 20s
2025-04-14 11:21:48 +02:00
3f433a2fca going in
Some checks failed
ci / build (push) Failing after 20s
2025-04-14 11:20:22 +02:00
0574b87742 ls
Some checks failed
ci / build (push) Failing after 19s
sudo echo
ls
2025-04-14 11:18:39 +02:00
dd5feeda27 mavendir=apache-maven-3.9.9 #2
Some checks failed
ci / build (push) Failing after 19s
2025-04-14 11:17:32 +02:00
727fbd27d4 mavendir=apache-maven-3.9.9
Some checks failed
ci / build (push) Failing after 20s
2025-04-14 11:16:13 +02:00
7865addfd9 test 2025-04-14 11:12:52 +02:00
90371f5fd9 sudo ln -s /opt/maven/bin/mvn /usr/local/bin/mvn 2025-04-14 11:11:31 +02:00
08318fa2e8 mvn -v
Some checks failed
ci / build (push) Failing after 20s
2025-04-14 11:07:26 +02:00
879b8c9297 apache-maven-3.9.9-bin.tar.gz
Some checks failed
ci / build (push) Failing after 22s
2025-04-14 11:06:43 +02:00
94d4fbe884 maven
Some checks failed
ci / build (push) Failing after 20s
2025-04-14 11:04:18 +02:00
63871f9939 set up maven
Some checks failed
ci / build (push) Failing after 3s
2025-04-14 11:01:18 +02:00
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