Commit Graph

125 Commits

Author SHA1 Message Date
cd27ecd64b Merge branch 'main' of https://gitea.penry.de/CouchLog/CouchLog
Some checks failed
Build ARM64 Linux / build-arm64 (push) Failing after 4m4s
Build Docker Linux ARM64 / build-docker-linux-arm64 (push) Successful in 6m28s
Build Linux x64 / build-linux-x64 (push) Has been cancelled
Build Docker Linux x64 / build-docker-linux-x64 (push) Has been cancelled
Build Windows x64 / build-windows-x64 (push) Has been cancelled
2025-12-12 19:28:24 +01:00
13e3eedf0d chore: repaired linux-x64-docker -workflow 2025-12-12 19:28:17 +01:00
Henry Trumme
4731a2eb59 Merge pull request 'RepairWorkflows' (#7) from RepairWorkflows into main
Some checks failed
Build ARM64 Linux / build-arm64 (push) Has been cancelled
Build Docker Linux ARM64 / build-docker-linux-arm64 (push) Has been cancelled
Build Linux x64 / build-linux-x64 (push) Has been cancelled
Build Docker Linux x64 / build-docker-linux-x64 (push) Has been cancelled
Build Windows x64 / build-windows-x64 (push) Has been cancelled
Reviewed-on: CouchLog/CouchLog#7
2025-12-12 19:25:01 +01:00
c180fb0937 chore: deactivated docker release workflow 2025-12-12 19:24:15 +01:00
d234afca34 chore: Release Workflow now uses Curl for Upload
Some checks failed
Build Docker Linux ARM64 Release / build-docker-linux-arm64-release (release) Failing after 2m1s
2025-12-12 18:39:42 +01:00
4b1ee17547 chore: Outsourced Release Workflow for Linux-ARM64-Docker in own file
Some checks failed
Build ARM64 Linux / build-arm64 (push) Successful in 5m39s
Build Docker Linux ARM64 / build-docker-linux-arm64 (push) Successful in 6m29s
Build Linux x64 / build-linux-x64 (push) Successful in 5m32s
Build Docker Linux x64 / build-docker-linux-x64 (push) Failing after 40s
Build Windows x64 / build-windows-x64 (push) Successful in 7m17s
Build Docker Linux ARM64 Release / build-docker-linux-arm64-release (release) Failing after 2m32s
2025-12-12 17:45:51 +01:00
05ccae8dc5 chore: added Release Pipeline for Linux-Arm64-Docker-Image
Some checks failed
Build ARM64 Linux / build-arm64 (push) Has been cancelled
Build Linux x64 / build-linux-x64 (push) Has been cancelled
Build Docker Linux x64 / build-docker-linux-x64 (push) Has been cancelled
Build Windows x64 / build-windows-x64 (push) Has been cancelled
2025-12-12 17:43:07 +01:00
e05ba63149 feat: activated Linux-x64 Docker Image Workflow and adapted Linux-ARM64 Workflow
Some checks failed
Build ARM64 Linux / build-arm64 (push) Successful in 5m45s
Build Docker Linux ARM64 / build-docker-linux-x64 (push) Successful in 6m34s
Build Docker Linux x64 / build-docker-linux-x64 (push) Has been cancelled
Build Linux x64 / build-linux-x64 (push) Has been cancelled
Build Windows x64 / build-windows-x64 (push) Has been cancelled
2025-12-12 17:25:52 +01:00
050227c888 fix: fixed wrong Artifacts API Version
All checks were successful
Build ARM64 Linux / build-arm64 (push) Successful in 5m52s
Build Docker Linux ARM64 / build-docker-linux-x64 (push) Successful in 6m25s
Build Linux x64 / build-linux-x64 (push) Successful in 5m34s
Build Windows x64 / build-windows-x64 (push) Successful in 7m10s
2025-12-11 22:15:15 +01:00
9eda45a4d7 Merge branch 'main' of https://gitea.penry.de/Henry/CouchLog
Some checks failed
Build ARM64 Linux / build-arm64 (push) Has been cancelled
Build Linux x64 / build-linux-x64 (push) Has been cancelled
Build Windows x64 / build-windows-x64 (push) Has been cancelled
Build Docker Linux ARM64 / build-docker-linux-x64 (push) Failing after 11m21s
# Conflicts:
#	Dockerfile
2025-12-11 20:47:35 +01:00
2c59f6424f Added Dockerfile and adapted arm64 docker-arm64 workflow 2025-12-11 20:45:43 +01:00
Henry Trumme
8e3c164d98 Dockerfile aktualisiert
Some checks failed
Build ARM64 Linux / build-arm64 (push) Has been cancelled
Build Linux x64 / build-linux-x64 (push) Has been cancelled
Build Windows x64 / build-windows-x64 (push) Has been cancelled
Build Docker Linux ARM64 / build-docker-linux-x64 (push) Failing after 3m27s
2025-12-11 00:04:03 +01:00
44a2a61e2a Merge branch 'main' of https://gitea.penry.de/Henry/CouchLog
Some checks failed
Build ARM64 Linux / build-arm64 (push) Has been cancelled
Build Linux x64 / build-linux-x64 (push) Has been cancelled
Build Windows x64 / build-windows-x64 (push) Has been cancelled
Build Docker Linux ARM64 / build-docker-linux-x64 (push) Failing after 3m29s
2025-12-10 23:58:35 +01:00
b95e0c6ec7 Added Dockerfile 2025-12-10 23:58:21 +01:00
Henry Trumme
376e0fd3e8 .gitea/workflows/linux_arm64_docker.yaml aktualisiert
Some checks failed
Build ARM64 Linux / build-arm64 (push) Successful in 5m38s
Build Docker Linux ARM64 / build-docker-linux-x64 (push) Failing after 2m21s
Build Linux x64 / build-linux-x64 (push) Successful in 5m27s
Build Windows x64 / build-windows-x64 (push) Successful in 7m7s
2025-12-10 22:48:28 +01:00
Henry Trumme
9fd5846883 .gitea/workflows/linux_arm64_docker.yaml aktualisiert
Some checks failed
Build Linux x64 / build-linux-x64 (push) Has been cancelled
Build Windows x64 / build-windows-x64 (push) Has been cancelled
Build ARM64 Linux / build-arm64 (push) Has been cancelled
2025-12-10 22:46:22 +01:00
Henry Trumme
e7427554a8 .gitea/workflows/linux_x64_docker.yaml aktualisiert
All checks were successful
Build ARM64 Linux / build-arm64 (push) Successful in 6m7s
Build Linux x64 / build-linux-x64 (push) Successful in 5m51s
Build Windows x64 / build-windows-x64 (push) Successful in 7m45s
2025-12-10 22:10:17 +01:00
Henry Trumme
3e62fde2fe .gitea/workflows/linux_arm64_docker.yaml aktualisiert
Some checks failed
Build ARM64 Linux / build-arm64 (push) Has been cancelled
Build Linux x64 / build-linux-x64 (push) Has been cancelled
Build Windows x64 / build-windows-x64 (push) Has been cancelled
Build Docker Linux x64 / build-docker-linux-x64 (push) Has been cancelled
2025-12-10 22:10:03 +01:00
Henry Trumme
ad36587198 .gitea/workflows/linux_arm64_docker.yaml aktualisiert
Some checks failed
Build ARM64 Linux / build-arm64 (push) Has been cancelled
Build Linux x64 / build-linux-x64 (push) Has been cancelled
Build Windows x64 / build-windows-x64 (push) Has been cancelled
Build Docker Linux ARM64 / build-docker-linux-x64 (push) Failing after 58s
Build Docker Linux x64 / build-docker-linux-x64 (push) Failing after 45s
2025-12-10 22:05:10 +01:00
0ea655b177 Changed Name of arm64.yaml to linux_arm64.yaml and added arm64 docker image workflow
Some checks failed
Build ARM64 Linux / build-arm64 (push) Has been cancelled
Build Linux x64 / build-linux-x64 (push) Has been cancelled
Build Windows x64 / build-windows-x64 (push) Has been cancelled
Build Docker Linux ARM64 / build-docker-linux-x64 (push) Failing after 5m44s
Build Docker Linux x64 / build-docker-linux-x64 (push) Failing after 56s
2025-12-10 21:47:31 +01:00
edd82153d8 Fixed Syntax Error in Workflows
Some checks failed
Build ARM64 Linux / build-arm64 (push) Successful in 11m54s
Build Linux x64 / build-linux-x64 (push) Successful in 5m47s
Build Docker Linux x64 / build-docker-linux-x64 (push) Failing after 2m59s
Build Windows x64 / build-windows-x64 (push) Successful in 9m4s
2025-12-10 00:17:57 +01:00
6ff07b6f46 Added Install Package Job to Workflows
Some checks failed
Build ARM64 Linux / build-arm64 (push) Failing after 1s
Build Linux x64 / build-linux-x64 (push) Failing after 1s
Build Docker Linux x64 / build-docker-linux-x64 (push) Failing after 1s
Build Windows x64 / build-windows-x64 (push) Failing after 1s
2025-12-10 00:14:59 +01:00
44fad86f5b adapted other Buildplatforms
Some checks failed
Build Linux x64 / build-linux-x64 (push) Failing after 7s
Build Docker Linux x64 / build-docker-linux-x64 (push) Failing after 1m51s
Build Windows x64 / build-windows-x64 (push) Failing after 7s
Build ARM64 Linux / build-arm64 (push) Has been cancelled
2025-12-09 23:43:35 +01:00
d2162cc3c3 changed Path for sln
Some checks failed
Build ARM64 Linux / build-arm64 (push) Successful in 6m39s
Build Linux x64 / build-linux-x64 (push) Failing after 20s
Build Docker Linux x64 / build-docker-linux-x64 (push) Failing after 38s
Build Windows x64 / build-windows-x64 (push) Failing after 20s
2025-12-09 23:24:59 +01:00
92e3e1220f Merge branch 'main' of https://gitea.penry.de/Henry/CouchLog
Some checks failed
Build ARM64 Linux / build-arm64 (push) Failing after 1m58s
Build Linux x64 / build-linux-x64 (push) Failing after 21s
Build Docker Linux x64 / build-docker-linux-x64 (push) Failing after 39s
Build Windows x64 / build-windows-x64 (push) Failing after 19s
# Conflicts:
#	.gitea/workflows/arm64.yaml
2025-12-09 23:11:41 +01:00
a2711a85fc changed actions path to sln 2025-12-09 23:09:47 +01:00
Henry Trumme
f6f89d7670 .gitea/workflows/arm64.yaml aktualisiert
Some checks failed
Build ARM64 Linux / build-arm64 (push) Failing after 6m1s
Build Linux x64 / build-linux-x64 (push) Failing after 1m49s
Build Docker Linux x64 / build-docker-linux-x64 (push) Failing after 2m55s
Build Windows x64 / build-windows-x64 (push) Failing after 21s
2025-12-09 00:48:29 +01:00
cddbbfc09e added some Workflows
Some checks failed
Build Linux x64 / build-linux-x64 (push) Failing after 7s
Build Docker Linux x64 / build-docker-linux-x64 (push) Failing after 1m50s
Build Windows x64 / build-windows-x64 (push) Failing after 7s
Build ARM64 Linux / build-arm64 (push) Failing after 3m59s
2025-12-08 23:51:05 +01:00
a5fad98971 Fixes .gitignore and added Auto Migration 2025-12-08 22:42:07 +01:00
Henry Trumme
7fa9830de2 Removed DB 2025-12-08 22:26:36 +01:00
a031f3ece6 Add Migrations to Repo 2025-12-08 22:08:43 +01:00
Henry Trumme
0f02119f12 revert 86219b0c00
revert added Docker Image Build Workflow
2025-12-08 21:54:08 +01:00
Henry Trumme
52a20e0527 revert c2eed93e7c
Some checks failed
Docker Image Build & Push / push_to_registry (push) Has been cancelled
revert added Dockerfile and adapted build.yaml
2025-12-08 21:53:58 +01:00
Henry Trumme
6a83f6cd76 revert 7ea8e784d2
Some checks failed
.NET Docker Build & Push / build_and_push (push) Has been cancelled
revert .gitea/workflows/build.yaml aktualisiert
2025-12-08 21:53:49 +01:00
Henry Trumme
b302103386 revert 37d4dce036
Some checks failed
.NET Docker Build & Push / build_and_push (push) Has been cancelled
revert Added Auto Migrations to startup
2025-12-08 21:53:19 +01:00
Henry Trumme
1cd7c15182 revert 1503a7e863
Some checks failed
.NET Docker Build & Push / build_and_push (push) Has been cancelled
revert Merge branch 'main' of https://gitea.penry.de/Henry/CouchLog
2025-12-08 21:53:01 +01:00
Henry Trumme
71ab277924 revert 4c44c86fa1
Some checks failed
.NET Docker Build & Push / build_and_push (push) Has been cancelled
revert Ensured that Database gets created
2025-12-08 21:52:41 +01:00
Henry Trumme
b49d839f1c revert 43fdd940b0
Some checks failed
.NET Docker Build & Push / build_and_push (push) Has been cancelled
revert Hopefully now
2025-12-08 21:52:19 +01:00
43fdd940b0 Hopefully now
Some checks failed
.NET Docker Build & Push / build_and_push (push) Has been cancelled
2025-12-08 21:46:47 +01:00
4c44c86fa1 Ensured that Database gets created
Some checks failed
.NET Docker Build & Push / build_and_push (push) Failing after 54s
2025-12-08 21:37:08 +01:00
1503a7e863 Merge branch 'main' of https://gitea.penry.de/Henry/CouchLog
Some checks failed
.NET Docker Build & Push / build_and_push (push) Has been cancelled
2025-12-08 21:28:27 +01:00
37d4dce036 Added Auto Migrations to startup 2025-12-08 21:28:11 +01:00
Henry Trumme
7ea8e784d2 .gitea/workflows/build.yaml aktualisiert
Some checks failed
.NET Docker Build & Push / build_and_push (push) Failing after 13m47s
2025-12-08 19:25:41 +01:00
c2eed93e7c added Dockerfile and adapted build.yaml
Some checks failed
.NET Docker Build & Push / build_and_push (push) Failing after 3m53s
2025-12-08 19:18:33 +01:00
86219b0c00 added Docker Image Build Workflow
Some checks failed
Docker Image Build & Push / push_to_registry (push) Failing after 15m56s
2025-12-08 18:30:28 +01:00
d7a737daac Fixed some Issues and made PrivateList Ready for basic uses 2025-12-08 02:26:42 +01:00
5ed3641ffe Merge branch 'main' of https://gitea.penry.de/Henry/CouchLog 2025-11-19 00:08:07 +01:00
55b860028c Updates NuGet Packages 2025-11-19 00:07:52 +01:00
6179a0ec6b Upgrades .Net Version to 10 2025-11-19 00:06:02 +01:00
Henry Trumme
c8719757f6 Merge pull request 'GlobalEntities now can be added not nice but added' (#5) from AddGlobalEnties into main
Reviewed-on: Henry/CouchLog#5
2025-11-19 00:01:42 +01:00