30 Commits

Author SHA1 Message Date
3feffc0f77 Directly embedding version inside the app instead of injecting it at
build time, so there is always only one source of truth
2025-08-03 15:41:16 +03:00
e48c364cdb Strip refs/tags prefix from build metadata in gh workflow 2025-08-03 14:15:21 +03:00
65cdb875a8 Updated github workflows to exclude version and added build metadata 2025-08-03 13:49:48 +03:00
7af2e15961 Added darwin arm64 support (yay gh workflows finally works) 2025-08-03 12:56:07 +03:00
b60c640e14 Github workflows hopefully works now? 2025-08-03 12:54:15 +03:00
42a0354026 More windows fun yayyyy 2025-08-03 12:45:44 +03:00
5aefc03a13 Windows gh workflow fun 2025-08-03 12:39:37 +03:00
7ed248cce9 Install zip on windows to be able to pacakge it 2025-08-03 12:27:30 +03:00
0ad73b2d2a Updated to run on the correct machine and fixed error 2025-08-03 12:22:11 +03:00
f1d4c18e35 Github workflow fun 2025-08-03 12:11:41 +03:00
c8eff53c84 Fixed gh workflow hopefully? 2025-08-03 11:43:21 +03:00
c3a3d28afb Added github workflow for pacakging releases (probably broken, trying it
out)
2025-08-03 11:39:34 +03:00
262d735986 Removed continious delivery (CD) in favor of deploying through nix 2025-07-30 20:48:34 +03:00
15c045f5df Create FUNDING.yml 2025-07-19 18:19:35 +03:00
961483fd1c Fixed typo in github workflows 2025-07-08 22:29:47 +03:00
b6b2695925 Changed deployment directory from /srv/eko to /var/lib/eko 2025-07-03 14:16:01 +03:00
1196c041f2 Changed website user to eko user 2025-01-10 17:57:16 +02:00
b09a8fba64 Fixed everything on the server-side 2025-01-09 19:14:05 +02:00
d0cb135161 Fixed target in CD workflow 2025-01-09 17:26:15 +02:00
6a9d72c7a5 Fixed go build 2025-01-09 15:18:56 +02:00
bfbb674697 Hopefully fixed CD, CI should still fail 2025-01-08 23:37:47 +02:00
75a86ef75c Forgot to remove needs 2025-01-08 23:34:41 +02:00
fb0a6ba8b4 Trying to fix CD, broke CI on purpose to see if it fails 2025-01-08 23:33:31 +02:00
576adb547c Implemented CD 2025-01-08 23:20:38 +02:00
dbea21d9c3 Fixed all gosec issues 2025-01-07 19:05:58 +02:00
4c2672b497 Added gosec to CI, will fail 2025-01-07 18:23:48 +02:00
4234068c58 Added linting to CI, should fail 2025-01-07 18:10:34 +02:00
6e1b96900f Added formatting check to CI and broke formatting on purpose 2025-01-07 17:53:24 +02:00
740bb37620 Temporarily added CI to branches that trigger CI 2025-01-07 16:42:25 +02:00
cd34911ce6 Testing if CI runs tests 2025-01-07 16:41:17 +02:00