• Joined on 2025-08-16
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 »
master pushed to main at toolz/goplt 2025-11-05 21:46:02 +01:00
cab7cadf9e docs: update readme
master pushed to main at toolz/goplt 2025-11-05 21:45:07 +01:00
a6446c0975 docs: update readme
master pushed to main at toolz/goplt 2025-11-05 21:42:27 +01:00
2144202115 docs: update readme
master deleted branch feature/epic1-core-infrastructure from toolz/goplt 2025-11-05 21:36:57 +01:00
master pushed to main at toolz/goplt 2025-11-05 21:36:56 +01:00
b01d5bdeea Merge pull request 'feature/epic1-core-infrastructure' (#2) from feature/epic1-core-infrastructure into main
8c90075086 fix: correct Mermaid graph syntax for endpoint labels with slashes
9b33c1528a fix: correct Mermaid sequence diagram syntax for permissions list
0d6c62ab03 fix: remove t.Parallel() from metrics tests to fix race conditions
3bc37dd48c fix: resolve all linting errors
Compare 17 commits »
master merged pull request toolz/goplt#2 2025-11-05 21:36:55 +01:00
feature/epic1-core-infrastructure
master pushed to feature/epic1-core-infrastructure at toolz/goplt 2025-11-05 21:30:17 +01:00
8c90075086 fix: correct Mermaid graph syntax for endpoint labels with slashes
9b33c1528a fix: correct Mermaid sequence diagram syntax for permissions list
Compare 2 commits »
master pushed to feature/epic1-core-infrastructure at toolz/goplt 2025-11-05 21:20:42 +01:00
0d6c62ab03 fix: remove t.Parallel() from metrics tests to fix race conditions
master pushed to feature/epic1-core-infrastructure at toolz/goplt 2025-11-05 21:17:02 +01:00
a21ea039eb fix: remove t.Parallel() from metrics tests to fix race conditions
master pushed to feature/epic1-core-infrastructure at toolz/goplt 2025-11-05 21:14:29 +01:00
3bc37dd48c fix: resolve all linting errors
master pushed to feature/epic1-core-infrastructure at toolz/goplt 2025-11-05 21:11:56 +01:00
7ffacb6620 fix: add mutex to mockLogger in errorbus tests to prevent race conditions
3f3545ba15 fix: remove t.Parallel() from server tests to fix race conditions
Compare 2 commits »
master pushed to feature/epic1-core-infrastructure at toolz/goplt 2025-11-05 21:05:43 +01:00
5fdbb729bd test: add comprehensive tests for all Epic 1 stories
278a727b8c docs: remove all emojis from playbook document
52d48590ae fix: resolve all linting and formatting issues
926f3f927e docs: verify and update Epic 1 story statuses to Completed
Compare 4 commits »