• Joined on 2025-08-16
master pushed to feature/epic2-core-services at toolz/goplt 2025-11-06 22:17:46 +01:00
bbd4909fc8 Remove generated files from git tracking
master created pull request toolz/goplt#6 2025-11-06 22:07:19 +01:00
feature/epic2-core-services
master created branch feature/epic2-core-services in toolz/goplt 2025-11-06 22:06:34 +01:00
master pushed to feature/epic2-core-services at toolz/goplt 2025-11-06 22:06:34 +01:00
988adf6cc5 Fix gRPC health checks and add API Gateway Consul registration
04022b835e feat(auth): Complete Auth Service implementation and fix Consul health checks
b02c1d44c8 fix(consul): Fix health checks for gRPC services in Docker
54e1866997 fix(config): Fix environment variable mapping for Docker
cf4bf9505a fix(docs): Fix service run commands to include all package files
Compare 10 commits »
master pushed to main at toolz/goplt 2025-11-06 13:47:20 +01:00
da7a4e3703 Merge pull request 'feature/microservice-architecture' (#5) from feature/microservice-architecture into main
f9170bb00b fix(docs): diagrams
b4b918cba8 docs: ensure newline before lists across docs for MkDocs rendering
a1586cb302 fix(fmt): format code
a9b8df06f3 fix(lint): remove unused grpc imports from auth_client after commenting out connectToService
Compare 16 commits »
master deleted branch feature/microservice-architecture from toolz/goplt 2025-11-06 13:47:20 +01:00
master merged pull request toolz/goplt#5 2025-11-06 13:47:18 +01:00
feature/microservice-architecture
master pushed to feature/microservice-architecture at toolz/goplt 2025-11-06 13:29:36 +01:00
f9170bb00b fix(docs): diagrams
master pushed to feature/microservice-architecture at toolz/goplt 2025-11-06 10:57:14 +01:00
b4b918cba8 docs: ensure newline before lists across docs for MkDocs rendering
master pushed to feature/microservice-architecture at toolz/goplt 2025-11-06 10:35:27 +01:00
a1586cb302 fix(fmt): format code
master pushed to feature/microservice-architecture at toolz/goplt 2025-11-06 10:33:24 +01:00
a9b8df06f3 fix(lint): remove unused grpc imports from auth_client after commenting out connectToService
master pushed to feature/microservice-architecture at toolz/goplt 2025-11-06 10:30:20 +01:00
767654f257 fix(lint): resolve golangci-lint errors
master pushed to feature/microservice-architecture at toolz/goplt 2025-11-06 10:17:57 +01:00
cd57fe7c14 fix(ci): align golangci-lint config with v2.6 schema (remove 'issues.exclude')
master pushed to feature/microservice-architecture at toolz/goplt 2025-11-06 10:14:34 +01:00
b56b3c8c93 fix(ci): update golangci-lint config for v2.6 compatibility
master pushed to feature/microservice-architecture at toolz/goplt 2025-11-06 10:07:23 +01:00
c05038ccf2 fix: resolve test race conditions and update golangci-lint action
master pushed to feature/microservice-architecture at toolz/goplt 2025-11-06 09:53:47 +01:00
557e6a009e fix(ci): update golangci-lint to support Go 1.25.3
260bc07114 test: add comprehensive tests for API Gateway implementation
Compare 2 commits »
master pushed to feature/microservice-architecture at toolz/goplt 2025-11-06 09:45:30 +01:00
fbc3fc37e4 feat: upgrade to Go 1.25.3 and update build to include api-gateway
master created pull request toolz/goplt#5 2025-11-06 09:25:50 +01:00
feature/microservice-architecture
master created branch feature/microservice-architecture in toolz/goplt 2025-11-06 09:25:38 +01:00
master pushed to feature/microservice-architecture at toolz/goplt 2025-11-06 09:25:38 +01:00
8ac85f9b1c chore: Remove duplicate gateway.go file from internal directory
9c21ece585 chore: Clean up duplicate files and update .gitignore
16731fc1d1 refactor: Align Epic 0 & Epic 1 with true microservices architecture
38a251968c docs: Align documentation with true microservices architecture
Compare 4 commits »