• Joined on 2025-08-16
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 »
master closed pull request toolz/goplt#4 2025-11-05 20:39:21 +01:00
feature/epic1-core-infrastructure
master closed pull request toolz/goplt#3 2025-11-05 20:39:08 +01:00
feature/epic1-core-infrastructure
master created pull request toolz/goplt#4 2025-11-05 20:38:53 +01:00
feature/epic1-core-infrastructure
master created pull request toolz/goplt#3 2025-11-05 20:38:49 +01:00
feature/epic1-core-infrastructure
master created pull request toolz/goplt#2 2025-11-05 20:38:41 +01:00
feature/epic1-core-infrastructure
master created branch feature/epic1-core-infrastructure in toolz/goplt 2025-11-05 20:38:33 +01:00
master pushed to feature/epic1-core-infrastructure at toolz/goplt 2025-11-05 20:38:33 +01:00
dda5060474 docs: verify and update Epic 1 story statuses to Completed
0e3bfb4e44 fix: ensure database and HTTP server providers execute on startup
84673c33b1 fix: add comprehensive logging to track startup hooks
512d76a6fb fix: improve HTTP server startup with better error detection
d1d0b170ce fix: improve logging and error visibility, move Story 1.7 to Epic 2
Compare 7 commits »
master pushed to main at toolz/goplt 2025-11-05 15:14:28 +01:00
a38a08ca17 docs: add ADR-0031 for service repository structure decision