Commit Graph

10 Commits

Author SHA1 Message Date
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
2d7ba34cb8 v1.0.0: here we go again 2026-01-10 17:06:25 +04:00
e6c54e9cb2 🔖 Bump golangci-lint version to v2.4.0 2025-08-17 15:47:04 +04:00
e80ae9ab24 🔧 bump golangci version 2025-04-03 04:24:23 +04:00
09034b5f9e 🔧 bump golangci/golangci-lint-action version 2025-04-03 04:18:53 +04:00
f1ca2041c3 🔧 bump golangci version 2025-04-03 04:15:48 +04:00
f0adcaf328 👷 Update golangci-lint.yml 2025-02-28 03:18:50 +04:00
140e570b85 👷 Added golangci-lint 2025-02-28 03:15:33 +04:00
696176e611 Rename publish-docker-image to publish-docker-image.yml 2024-11-23 01:19:38 +04:00
7f7dc07f4c Create publish-docker-image 2024-11-23 01:17:24 +04:00