Commit graph

30 commits

Author SHA1 Message Date
be1b1f0b3a
refactor(#3): ♻️ run docker build once
Some checks failed
ci / build (push) Failing after 45s
2025-04-29 18:05:08 +02:00
da08f62a79
fix(#3): 🔒 Added go.sum
All checks were successful
ci / build (push) Successful in 5m36s
2025-04-29 17:51:30 +02:00
3eefe1bc7f
fix(#3): 🐛 use checkout action
Some checks failed
ci / build (push) Failing after 23s
2025-04-29 17:43:49 +02:00
62b5cd661f
fix(#3): 🚧 Remove code comments
Some checks failed
ci / build (push) Failing after 22s
2025-04-29 11:20:36 +02:00
9b57184dff
fix(#3):
Some checks failed
ci / build (push) Failing after 32s
2025-04-29 10:40:37 +02:00
0555337480
fix(#3): 🔖 fix tag
Some checks failed
ci / build (push) Failing after 33s
2025-04-29 09:40:59 +02:00
6a099b200d
fix(#3): 👽 copied action from working repo
Some checks failed
ci / build (push) Failing after 17s
2025-04-29 09:16:41 +02:00
663a65d560
fix(#3): 🚧 debug vars
Some checks failed
CI/CD Pipeline / build-and-deploy (push) Failing after 10s
2025-04-29 08:56:04 +02:00
8fcc89cffb
fix(#3): 🔊 test forgejo vars
Some checks failed
CI/CD Pipeline / build-and-deploy (push) Failing after 10s
2025-04-29 08:54:03 +02:00
4129be2998
fix(#3): 🔐 Use Forgejo internal secrets
Some checks failed
CI/CD Pipeline / build-and-deploy (push) Failing after 11s
2025-04-29 08:48:42 +02:00
57ec2fa826
fix(#3): 👷 Use actions for docker build
Some checks failed
CI/CD Pipeline / build-and-deploy (push) Failing after 12s
2025-04-29 08:33:48 +02:00
cd6c11b9c7
fix(#3): 🔊 debug failing docker build
All checks were successful
CI/CD Pipeline / build-and-deploy (push) Successful in 50s
2025-04-29 07:50:19 +02:00
Daniel Sy
71b6810ae7
ci(#3): 💄 Fix registry login
All checks were successful
CI/CD Pipeline / build-and-deploy (push) Successful in 1m18s
2025-03-28 12:52:17 +01:00
Daniel Sy
721cc90331
ci(#3): 🔒 Added registry login 2025-03-28 12:47:59 +01:00
Daniel Sy
ddbf2e01eb
ci(#3): 🍱 Update go version 2025-03-28 12:45:10 +01:00
Daniel Sy
eb07c2786a
ci(#3): ⬇️ Download go dependencies 2025-03-28 12:43:30 +01:00
Daniel Sy
f535f4344e
fix(#3): 🔥 Remove github actions 2025-03-28 12:41:45 +01:00
Daniel Sy
21a70013f4
fix(#3): ⚗️ Add github url 2025-03-28 12:28:12 +01:00
Daniel Sy
5679d19b3f
ci(#3): 🐛 Try http action from github 2025-03-28 12:26:26 +01:00
Daniel Sy
658a6b37d6
fix(#3): 👷 Use correct runner 2025-03-28 12:19:00 +01:00
Daniel Sy
1e7c309700
fix(#3): 🐛 Run pipeline on feature branch 2025-03-28 12:07:45 +01:00
Daniel Sy
7ad596127d
ci(#3): ⚗️ Setup pipeline 2025-03-28 12:04:34 +01:00
Daniel Sy
c94fce57ae
feat(#3): 📦 Dockerize loic 2025-03-28 05:04:05 +01:00
483484e2e2 fix(#1): 🚑 Fix application stopping early (#4)
Co-authored-by: Daniel Sy <Daniel.Sy@t-systems.com>
Reviewed-on: #4
2025-03-28 02:56:49 +00:00
e151b4a6e1 Merge pull request 'fix-status' (#2) from fix-status into main
Reviewed-on: #2
2025-03-28 02:45:11 +00:00
Daniel Sy
62efb1455f
docs: 🔥 Simplified README 2025-03-25 19:47:53 +01:00
Daniel Sy
4168e8ea9b
chore: 📌 Added go.mod for dependencies 2025-03-25 19:39:28 +01:00
Daniel Sy
68c8772d23
docs: 📝 Added basic README 2025-03-25 19:38:41 +01:00
Daniel Sy
f02994f32c
fix(#1): 🐛 Fixed application startup
The main process did not get blocked before. Hence a new channel 'TestDone' is added to be closed when the attack is finished.
2025-03-25 19:33:18 +01:00
Daniel Sy
600e641560
Initial commit 2025-03-25 17:53:35 +01:00