Commit graph

49 commits

Author SHA1 Message Date
2005 a90725ce7e docker-compose:
All checks were successful
build and publish docker image / deploy / build (push) Successful in 1m39s
some changes? idk eureka has problems finding services
2024-06-01 18:19:55 +02:00
2005 81b6958bb2 docker-compose:
All checks were successful
build and publish docker image / deploy / build (push) Successful in 1m41s
added the file
pom.xmls: changed the articaftversion to dev for now
2024-06-01 17:56:04 +02:00
hirst b668d6cecc openapi setup
All checks were successful
build and publish docker image / deploy / build (push) Successful in 2m38s
2024-06-01 16:34:37 +02:00
hirst 4021509916 removed unused stuff
Some checks failed
build and publish docker image / deploy / build (push) Failing after 1m28s
2024-06-01 16:17:09 +02:00
hirst 806264de9a added basic tests for dummy 2024-06-01 16:16:16 +02:00
hirst 59ce9d1a37 running configurations for intellij 2024-06-01 16:13:03 +02:00
hirst 784487e3a0 downgraded to java 21
Some checks failed
build and publish docker image / deploy / build (push) Failing after 1m29s
2024-05-31 09:33:14 +02:00
hirst 0bee37ed09 maybe this
Some checks failed
build and publish docker image / deploy / build (push) Failing after 1m47s
2024-05-31 09:07:57 +02:00
hirst 061d09d3d1 -X insted of -e
Some checks failed
build and publish docker image / deploy / build (push) Failing after 1m23s
2024-05-31 09:00:49 +02:00
hirst 635baacc6b with cache
Some checks failed
build and publish docker image / deploy / build (push) Failing after 2m1s
2024-05-31 08:56:58 +02:00
hirst a329c8f2f1 second try
Some checks failed
build and publish docker image / deploy / build (push) Failing after 47s
2024-05-31 08:40:48 +02:00
hirst 1673886246 hopefully this will work
Some checks failed
build and publish docker image / deploy / build (push) Failing after 2m3s
2024-05-31 08:31:39 +02:00
2005 8139318127 pom.xml:
Some checks failed
build and publish docker image / deploy / build (push) Failing after 1m26s
ci build failed due to wrong image being used to compile containers
2024-05-30 06:11:45 +02:00
2005 1c7feef7db actions:
Some checks failed
build and publish docker image / deploy / build (push) Failing after 1m35s
added maven back, but different thistime
2024-05-30 06:09:14 +02:00
2005 acce7ba3cb wtf is happening
Some checks failed
build and publish docker image / deploy / build (push) Failing after 44s
2024-05-30 06:06:43 +02:00
2005 917cec6173 fix: return to older java action
Some checks failed
build and publish docker image / deploy / build (push) Failing after 57s
2024-05-30 06:02:53 +02:00
2005 b0e8c7c06c fix: actions mvn version
Some checks failed
build and publish docker image / deploy / build (push) Failing after 53s
2024-05-30 06:00:48 +02:00
2005 88e852cbcf fix: typo for action
Some checks failed
build and publish docker image / deploy / build (push) Failing after 16s
2024-05-30 05:58:39 +02:00
2005 2aaed98ae6 actions update
Some checks failed
build and publish docker image / deploy / build (push) Failing after 18s
2024-05-30 05:57:47 +02:00
2005 55dfc95a78 due to using forgejo actions some fillins have to be made
Some checks failed
build and publish docker image / deploy / build (push) Failing after 2m8s
2024-05-30 05:29:27 +02:00
2005 0816ba7ee9 ref to github for actions
Some checks failed
build and publish docker image / deploy / build (push) Failing after 2m23s
aslo fixed token
2024-05-30 05:20:35 +02:00
2005 6e3904b153 act to build and publish images, test
Some checks failed
build and publish docker image / deploy / build (push) Failing after 20s
2024-05-30 04:20:39 +02:00
2005 24eae7839c removed result 2024-05-28 23:46:43 +02:00
2005 64305b10dd flake done? 2024-05-28 23:42:05 +02:00
2005 024312776a hydra config 2024-05-27 20:39:00 +02:00
2005 3e80c6a896 added dummy to flake 2024-05-27 20:26:32 +02:00
2005 3534dee0f4 flake build eureka and gateway 2024-05-27 18:34:24 +02:00
2005 977a943504 Merge branch 'master' of https://git.4o1x5.dev/LearningPulse/server into ci 2024-05-27 18:16:10 +02:00
hirst d03b910044 Merge pull request 'basic-spring to master' (#5) from basic-spring into master
Reviewed-on: #5
Reviewed-by: 2005 <4o1x5@4o1x5.dev>
Reviewed-by: Seiwy <bmate20050911@gmail.com>
2024-05-27 17:32:46 +02:00
hirst 09a253f3cc updated .idea stuff 2024-05-27 17:22:29 +02:00
hirst 31dcb2abf5 redone maven project files 2024-05-27 17:22:09 +02:00
hirst a36c9d778b added dummy application 2024-05-27 17:21:49 +02:00
hirst 035eb6ffb2 added openAPI stuff 2024-05-27 17:21:08 +02:00
hirst a651681c67 renamed eurika to eureka 2024-05-27 17:19:57 +02:00
hirst c02b24e766 gateway actually works 2024-05-27 15:58:42 +02:00
hirst 8e3bba298f updated application.properties to application.yml 2024-05-27 15:57:18 +02:00
2005 9b23cd16c2 switched to mkderivation 2024-05-25 16:33:17 +02:00
2005 d811c86345 Merge branch 'master' of https://git.4o1x5.dev/LearningPulse/server into flake 2024-05-25 16:30:15 +02:00
hirst 45f52ab941 started adding GatewayApplication.java stuff UNFINISHED
currently waiting for approval to change core dependencies cus they're incompatible
also renamed it to "Eureka" cus thats how its called
2024-05-24 20:17:11 +02:00
hirst 43d4320728 added openjdk 22.0.1 as the build version 2024-05-24 15:05:58 +02:00
2005 fbfa29a867 tryna build with java 2024-05-24 09:37:55 +02:00
2005 571578dca0 Merge pull request 'pullme' (#3) from pullme into master
Reviewed-on: #3
Reviewed-by: hirst <hirsting@gmail.com>
Reviewed-by: Seiwy <bmate20050911@gmail.com>
2024-05-23 11:28:20 +02:00
2005 01f1fc9a45 ouch 2024-05-22 20:32:09 +02:00
2005 3eafac89fc stuff 2024-05-22 20:27:54 +02:00
2005 2b8c376fcb branchtest 2024-05-22 20:24:51 +02:00
2005 d2ff643070 testing 2024-05-22 20:21:42 +02:00
2005 529e34cba9 flake: basic hydra job
doesn't work but who cares am i right?
2024-05-22 20:18:04 +02:00
2005 9bc2af66d1 flake: bump java version 2024-05-22 19:43:47 +02:00
2005 08942c15eb initial 2024-05-22 19:43:12 +02:00