Commit Graph

  • c35a6caed2 chore(deps)!: update actions/setup-go (#54) renovate[bot] 2025-09-11 10:17:49 +03:00
  • 9ba62423c0 chore(deps)!: update actions/setup-node (#55) renovate[bot] 2025-09-11 10:16:44 +03:00
  • 4fd6efbb4c fix(deps): update module github.com/spf13/viper (v1.20.1 → v1.21.0) (#52) renovate[bot] 2025-09-10 23:48:32 +03:00
  • 8d66e7b6bd chore(deps): update ivuorinen/actions action (25.8.31 → 25.9.8) (#51) renovate[bot] 2025-09-10 18:00:39 +03:00
  • 6d013d5535 fix(deps): update module github.com/spf13/cobra (v1.9.1 → v1.10.1) (#50) renovate[bot] 2025-09-09 11:34:41 +03:00
  • 96dd1473be chore(deps): update ivuorinen/actions action (25.8.25 → 25.8.31) (#48) renovate[bot] 2025-09-08 08:52:27 +03:00
  • c621521842 chore(deps): update github/codeql-action action (v3.29.11 → v3.30.1) (#49) renovate[bot] 2025-09-08 08:52:07 +03:00
  • 7fa88c79b1 chore(deps): update ivuorinen/actions action (25.8.21 → 25.8.25) (#47) renovate[bot] 2025-08-28 08:11:55 +03:00
  • 64584e1c5a chore(docs): fix README.md Ismo Vuorinen 2025-08-24 15:18:05 +03:00
  • 3954d67e3a chore(docs): tweaks to README.md Ismo Vuorinen 2025-08-24 15:17:11 +03:00
  • ddaaab71c9 fix(ci): ignore testdata in .mega-linter.yml Ismo Vuorinen 2025-08-24 15:10:02 +03:00
  • e6bae16afd feat(github-release)!: update pre-commit/pre-commit-hooks (v5.0.0 → v6.0.0) (#46) renovate[bot] 2025-08-24 15:01:03 +03:00
  • 2bdae9ed15 feat(github-release): update renovatebot/pre-commit-hooks (41.56.1 → 41.82.9) (#45) renovate[bot] 2025-08-24 15:00:45 +03:00
  • 1aab99c309 fix(ci): tweak .gitleaksignore Ismo Vuorinen 2025-08-24 14:57:56 +03:00
  • af6349dfec fix(github-action): update github/codeql-action (v3.29.10 → v3.29.11) (#42) renovate[bot] 2025-08-24 14:53:49 +03:00
  • cb23f28c5f feat(github-release): update editorconfig-checker/editorconfig-checker (v3.3.0 → v3.4.0) (#43) renovate[bot] 2025-08-24 14:53:35 +03:00
  • 6d243153a3 fix(github-action): update ivuorinen/actions (25.8.18 → 25.8.21) (#44) renovate[bot] 2025-08-24 14:53:03 +03:00
  • eb1dde40f0 fix(github-action): update github/codeql-action (v3.29.9 → v3.29.10) (#40) renovate[bot] 2025-08-20 11:51:12 +03:00
  • 04cd4f50b9 fix(github-action): update ivuorinen/actions (25.8.11 → 25.8.18) (#41) renovate[bot] 2025-08-20 11:50:40 +03:00
  • 44b8088992 fix(github-action): update anchore/sbom-action (v0.20.4 → v0.20.5) (#37) renovate[bot] 2025-08-16 13:26:50 +03:00
  • c2fcb7e30c fix(github-action): update ivuorinen/actions (25.8.4 → 25.8.11) (#38) renovate[bot] 2025-08-16 13:26:28 +03:00
  • e3c089a52a feat(github-action): update goreleaser/goreleaser-action (v6.3.0 → v6.4.0) (#39) renovate[bot] 2025-08-16 13:23:10 +03:00
  • ad28a6cd65 feat(github-action)!: Update actions/checkout (#34) renovate[bot] 2025-08-14 12:23:14 +03:00
  • b6d783440c fix(github-action): update github/codeql-action (v3.29.8 → v3.29.9) (#36) renovate[bot] 2025-08-14 02:27:41 +03:00
  • 74d085e870 fix(github-action): update github/codeql-action (v3.29.5 → v3.29.8) (#33) renovate[bot] 2025-08-09 18:00:32 +03:00
  • 17fa33520a fix(ci): add build step to security workflow (#32) Ismo Vuorinen 2025-08-07 18:06:31 +03:00
  • 51940e9094 chore(deps): pin dependencies (#25) renovate[bot] 2025-08-07 16:06:38 +03:00
  • 0f70388d93 chore(config): migrate renovate config (#31) renovate[bot] 2025-08-07 16:02:06 +03:00
  • 78b308743a fix: renovate config, and pre-commit linter (#30) Ismo Vuorinen 2025-08-07 15:55:37 +03:00
  • fcdf57486d fix(deps): update @actions/github to 6.0.1 (#26) renovate[bot] 2025-08-07 10:17:22 +03:00
  • 3fbb608f9f feat: update go version, renovate config, tooling, fixes (#28) Ismo Vuorinen 2025-08-07 05:22:44 +03:00
  • b80ecfce92 chore: even more linting, test fixes (#24) Ismo Vuorinen 2025-08-06 23:44:32 +03:00
  • c5a7ced768 fix(deps): update module github.com/google/go-github/v57 to v58.0.0 (#9) renovate[bot] 2025-08-06 16:06:33 +03:00
  • 04190d373a fix(deps): update module github.com/spf13/cobra to v1.9.1 (#5) renovate[bot] 2025-08-06 15:33:37 +03:00
  • 4f12c4d3dd feat(lint): add many linters, make all the tests run fast! (#23) Ismo Vuorinen 2025-08-06 15:28:09 +03:00
  • 033c858a23 feat(github-action)!: Update node (18.20.8 → 22.18.0) (#19) renovate[bot] 2025-08-06 11:19:29 +03:00
  • de19fab17e chore(ci): snyk configuration (#22) Ismo Vuorinen 2025-08-06 11:08:24 +03:00
  • f3693e67fc feat: gen command enhancements, race condition fixes, workflow tweaks (#21) Ismo Vuorinen 2025-08-06 09:38:03 +03:00
  • f94967713a refactor: major codebase improvements and test framework overhaul Ismo Vuorinen 2025-08-05 23:20:58 +03:00
  • f9823eef3e feat: add interactive wizard, contextual errors, and code improvements Ismo Vuorinen 2025-08-04 23:33:28 +03:00
  • 7a8dc8d2ba feat: implement progress indicators and status updates Ismo Vuorinen 2025-08-04 00:49:22 +03:00
  • ce02d36929 feat: add comprehensive security scanning and EditorConfig integration Ismo Vuorinen 2025-08-03 20:12:18 +03:00
  • e6c3e09a7f fix(github-action): update github/codeql-action (v3.29.4 → v3.29.5) (#11) renovate[bot] 2025-08-02 13:44:56 +03:00
  • 7e60ef2859 fix(github-action): update ivuorinen/actions (25.7.21 → 25.7.28) (#12) renovate[bot] 2025-08-02 13:44:23 +03:00
  • 689a680ce1 feat(github-action): update anchore/sbom-action (v0.15.8 → v0.20.4) (#13) renovate[bot] 2025-08-02 13:43:13 +03:00
  • 1afea2760a chore(deps): update module github.com/go-viper/mapstructure/v2 to v2.3.0 [security] (#3) renovate[bot] 2025-07-30 19:25:35 +03:00
  • e02f673c65 chore(deps): pin dependencies (#4) renovate[bot] 2025-07-30 19:22:12 +03:00
  • 74cbe1e469 Initial commit Ismo Vuorinen 2025-07-30 19:12:53 +03:00