4b3230bb27
Add e2e tests
2026-02-18 00:03:59 +04:00
3be8ff218c
Replace common.ToPtr with Go 1.26 builtin new and add go fix to CI
2026-02-13 18:56:10 +04:00
7cb49195f8
Bump Go to 1.26.0 and golangci-lint to v2.9.0
...
Drop GOEXPERIMENT=greenteagc flag as the green tea GC is now the default in Go 1.26.
2026-02-11 22:07:52 +04:00
6dafc082ed
Introduce structured error types and bump Go/linter versions
...
Replace ad-hoc fmt.Errorf/errors.New calls with typed error structs across config, sarin, and script packages to enable type-based error handling. Add script-specific error handlers in CLI entry point. Fix variable shadowing bug in Worker for scriptTransformer. Bump Go to 1.25.7 and golangci-lint to v2.8.0.
2026-02-08 02:54:54 +04:00
a3d311009f
Add docker-build task and fix terminal colors in container
2026-01-10 18:14:33 +04:00
2d7ba34cb8
v1.0.0: here we go again
2026-01-10 17:06:25 +04:00
79668e4ece
✨ Add value generators
2025-05-30 21:41:38 +04:00
6aeda3706b
💄 general formatting
2025-05-29 00:38:48 +04:00
42d5617e3f
🎨 Format files
2025-04-03 05:01:22 +04:00
439f66eb87
🔧 Refactor .golangci and Taskfile
2025-04-03 03:07:38 +04:00
681cafc213
🔧 Replace Makefile with Taskfile and remove 'build.sh'
2025-03-27 23:32:41 +04:00