• Joined on 2025-08-16
master pushed to feature/epic2-core-services at toolz/goplt 2025-11-07 09:35:05 +01:00
e673fcae6f fix(lint): fix all linting errors
master pushed to feature/epic2-core-services at toolz/goplt 2025-11-07 09:30:00 +01:00
131e44f3d4 fix(ci): install latest golangci-lint using official script
0d6094267a fix(ci): install golangci-lint v2.4.0 for Go 1.25 and config v2 support
4b8536e34a fix(ci): use official install script for golangci-lint
Compare 3 commits »
master pushed to feature/epic2-core-services at toolz/goplt 2025-11-07 09:27:11 +01:00
e509faea25 fix(ci): install golangci-lint v2 for config compatibility
master pushed to feature/epic2-core-services at toolz/goplt 2025-11-07 09:25:24 +01:00
355008a3a2 fix(ci): build golangci-lint from source for Go 1.25 support
master pushed to feature/epic2-core-services at toolz/goplt 2025-11-07 09:23:09 +01:00
c8d944e9ea fix(ci): let golangci-lint-action auto-select compatible version
d24bb96d62 fix(ci): use golangci-lint v1.64.0
Compare 2 commits »
master pushed to feature/epic2-core-services at toolz/goplt 2025-11-07 09:20:37 +01:00
61d614690f fix(ci): use golangci-lint v1.65.0 for Go 1.25 support
master pushed to feature/epic2-core-services at toolz/goplt 2025-11-07 09:17:50 +01:00
5f2e1104f2 fix(ci): use golangci-lint latest version
7c0aefb7f4 fix(fmt): formatting
8cfdfbc951 fix(schema): remove duplicate auditlog.go schema
0912f0f81b feat(schema): restore complete Ent schema files
1f8c2626dc fix(gitignore): allow ent/schema/ directory
Compare 23 commits »
master pushed to feature/epic2-core-services at toolz/goplt 2025-11-07 09:11:45 +01:00
78ef79e48d Fix CI: Use golangci-lint v2 GitHub Action
d79370a8bb fix(fmt): formatting
Compare 2 commits »
master pushed to feature/epic2-core-services at toolz/goplt 2025-11-07 09:04:58 +01:00
9b89c45fef Remove duplicate auditlog.go schema
97c3b76697 Restore complete Ent schema files
Compare 2 commits »
master pushed to feature/epic2-core-services at toolz/goplt 2025-11-07 08:45:32 +01:00
42b53b56cc Update .gitignore to allow ent/schema/ directory
410fae5922 Fix CI: Generate Ent from ent/schema and copy to internal/ent
12ea092a05 Fix CI: Correctly copy Ent files excluding schema directory
974821b78f Fix CI: Use find to copy all Ent generated files
e408ef9ba7 Add debug output to Ent generation step in CI
Compare 5 commits »
master pushed to feature/epic2-core-services at toolz/goplt 2025-11-07 08:22:17 +01:00
6d0c03ddba Fix CI: Exclude generate.go from Ent code copy
dfd73dad08 Fix CI: Generate Ent code and copy to internal/ent
483e589c37 Fix CI: Use full module path for Ent target directory
Compare 3 commits »
master pushed to feature/epic2-core-services at toolz/goplt 2025-11-07 08:17:49 +01:00
a416d77766 Fix CI: Generate Ent code to internal/ent directory
master pushed to feature/epic2-core-services at toolz/goplt 2025-11-06 22:50:08 +01:00
65920c0a80 Revert CI to use apk for Alpine runner
78d91d6f21 Add comprehensive tests and fix CI build
Compare 2 commits »
master pushed to feature/epic2-core-services at toolz/goplt 2025-11-06 22:42:22 +01:00
54b29cd6a0 Update CI to use Makefile commands
master pushed to feature/epic2-core-services at toolz/goplt 2025-11-06 22:39:57 +01:00
8e24c09921 Update .gitignore to exclude generated protobuf and Ent files
master pushed to feature/epic2-core-services at toolz/goplt 2025-11-06 22:39:48 +01:00
8827ff07d5 Fix protobuf generation and update gateway tests
master pushed to feature/epic2-core-services at toolz/goplt 2025-11-06 22:34:55 +01:00
ea022365a9 Fix CI build and update Makefile to build all services
master pushed to feature/epic2-core-services at toolz/goplt 2025-11-06 22:30:55 +01:00
be9baee180 Update CI to use Alpine package manager (apk)
master pushed to feature/epic2-core-services at toolz/goplt 2025-11-06 22:27:08 +01:00
46255bb1a2 Update CI to generate protobuf and Ent ORM files
master pushed to feature/epic2-core-services at toolz/goplt 2025-11-06 22:26:07 +01:00
54d2b88af3 Update CI to generate protobuf and Ent ORM files