Commit Graph

29 Commits

Author SHA1 Message Date
00078e09be Remove semver from application version.go
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 36s
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-06-03 11:07:42 +02:00
cf9614f48e Add README for package sqr
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-05-21 21:29:56 +02:00
e246836084 Fix examples for migrated packages
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-05-21 21:12:56 +02:00
eff54c7779 Fix package name
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-05-21 21:09:05 +02:00
37f50324fd Move go-sql-queryrepo package into go-kit/sqr
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 34s
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-05-21 21:04:53 +02:00
1aca178eb3 Cleanup global functions
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 37s
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-04-29 22:42:27 +02:00
b573ec80c1 Refactor application
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-04-29 22:39:49 +02:00
c0349917de Refactor httpd functions
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-04-29 22:27:14 +02:00
aa56895853 Add slogd package back into repository, continued...
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-04-29 22:26:54 +02:00
f8121b8ada Add slogd package back into repository
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-04-29 22:26:20 +02:00
6b1e4c60b3 Update dependencies
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 35s
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-04-29 15:48:35 +02:00
6988fa9907 Update config validation function
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-04-29 15:48:26 +02:00
19304a8d8e Initial functions for http servers
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 35s
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-04-29 14:46:46 +02:00
a04a01f6ca Rework version
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-04-29 14:46:45 +02:00
4cea479d42 Refactoring
- logging interface
- log levels
- application interface

Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-04-29 14:46:45 +02:00
b9a06f5fd4 Add default set of signals
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 35s
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-04-25 14:24:19 +02:00
b153b7f837 Configure signals for graceful shutdown
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 37s
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-04-23 12:52:11 +02:00
4fab7c8554 Move packages to root folder
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 33s
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-04-22 13:47:12 +02:00
26059ea3e9 Move slogd-colored to other repository
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
- Cleanup dependency imports

Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-04-16 21:11:54 +02:00
bdd87d8b59 Move slogd to other repository
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 35s
- Cleanup dependency imports

Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-04-16 21:05:48 +02:00
624e329778 Base application setup
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 36s
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-04-15 16:09:38 +02:00
2a0068177e Update dependencies
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-04-15 09:37:26 +02:00
826fba415c Add package slogd_colored
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-04-15 09:37:03 +02:00
0efc6f033b Add package slogd
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-04-15 09:36:56 +02:00
41bf5b86ea Add package semver
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-04-15 09:36:26 +02:00
30a3122202 Add demo workflow on push
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 35s
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-04-04 21:44:32 +02:00
26e0fef0c6 Add simple app
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-04-04 21:16:33 +02:00
9c91a35611 Update gitignore
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
2025-04-04 21:15:43 +02:00
72fb83a522 Initial commit 2025-04-04 14:07:48 +00:00