• Joined on 2025-08-16
master pushed to main at toolz/goplt 2025-11-05 13:45:01 +01:00
7cadc3b3c0 Merge pull request 'feature/epic0-foundation' (#1) from feature/epic0-foundation into main
610677af72 docs: mark all epic0 stories as completed
93bc6e082c fix(ci): install golangci-lint v2.1.6 manually to match local environment
ef54924137 fix(ci): install golangci-lint manually and remove version field
f9f4add257 fix: remove version field to work with CI v1.64.8
Compare 21 commits »
master deleted branch feature/epic0-foundation from toolz/goplt 2025-11-05 13:45:01 +01:00
master merged pull request toolz/goplt#1 2025-11-05 13:44:59 +01:00
feature/epic0-foundation
master pushed to feature/epic0-foundation at toolz/goplt 2025-11-05 13:44:10 +01:00
610677af72 docs: mark all epic0 stories as completed
master pushed to feature/epic0-foundation at toolz/goplt 2025-11-05 13:36:58 +01:00
93bc6e082c fix(ci): install golangci-lint v2.1.6 manually to match local environment
ef54924137 fix(ci): install golangci-lint manually and remove version field
Compare 2 commits »
master pushed to feature/epic0-foundation at toolz/goplt 2025-11-05 13:35:47 +01:00
f9f4add257 fix: remove version field to work with CI v1.64.8
master pushed to feature/epic0-foundation at toolz/goplt 2025-11-05 13:34:52 +01:00
25bfa410e7 fix(ci): upgrade golangci-lint-action to v4 for v2 compatibility
master pushed to feature/epic0-foundation at toolz/goplt 2025-11-05 13:33:47 +01:00
4f3d65a50d fix(ci): pin golangci-lint to v2.1.6 to match local and support v2 config
master pushed to feature/epic0-foundation at toolz/goplt 2025-11-05 13:32:52 +01:00
018c9eb9c5 fix(ci): use latest golangci-lint version for v2 config support
master pushed to feature/epic0-foundation at toolz/goplt 2025-11-05 13:31:15 +01:00
6e90bdf6e3 fix(ci): upgrade golangci-lint to v1.65.0 for v2 config support
master pushed to feature/epic0-foundation at toolz/goplt 2025-11-05 13:29:55 +01:00
d8aab7f5c4 fix: add version field for local v2 compatibility and pin CI to v1.64.8
5f15ebd967 fix: add missing comments to noOpLogger methods and remove deprecated output.format
Compare 2 commits »
master pushed to feature/epic0-foundation at toolz/goplt 2025-11-05 13:26:00 +01:00
28f72917b8 fix(config): remove version field and formatters for golangci-lint v1 compatibility
master pushed to feature/epic0-foundation at toolz/goplt 2025-11-05 13:23:51 +01:00
b132a48efe fix(ci): downgrade golangci-lint-action to v3 for Gitea compatibility
master pushed to feature/epic0-foundation at toolz/goplt 2025-11-05 13:21:54 +01:00
c69fbec95f fix(ci): skip cache for golangci-lint to avoid BusyBox tar compatibility issue
master pushed to feature/epic0-foundation at toolz/goplt 2025-11-05 13:20:09 +01:00
784f0f601f fix: resolve all golangci-lint issues
master pushed to feature/epic0-foundation at toolz/goplt 2025-11-05 13:02:03 +01:00
82707186a0 fix: remove parallel execution from Gin tests to prevent data races
master pushed to feature/epic0-foundation at toolz/goplt 2025-11-05 12:57:28 +01:00
6b0ba2edc7 fix: improve CI workflow for Gitea compatibility and test detection
master pushed to feature/epic0-foundation at toolz/goplt 2025-11-05 12:45:45 +01:00
0bfdb2c2d7 Add comprehensive test suite for current implementation
master pushed to feature/epic0-foundation at toolz/goplt 2025-11-05 12:25:00 +01:00
a1fc6e69a7 fix: enable CGO for race detector in tests
master created pull request toolz/goplt#1 2025-11-05 12:22:12 +01:00
feature/epic0-foundation