Changelog
- 0302d4d Merge branch 'main' into feat/provider
- 92ec141 Merge branch 'main' into issue/46
- dbcf5b7 Merge pull request #47 from lfaoro/issue/46
- ec3268b Merge pull request #48 from lfaoro/feat/provider
- c2fb310 Merge pull request #49 from lfaoro/dependabot/github_actions/cachix/install-nix-action-31
- f11e1e1 build(deps): bump cachix/install-nix-action from 30 to 31
- d874578 build(deps): bump github/codeql-action from 4.35.5 to 4.36.0 (#50)
- f9fe7bc build: bump flake
- 68e4aa6 chore: fix lint issues — gosec nolint, revive comments, staticcheck deprecation+fprintf, modernize splitseq, permissions 750
- e09606c feat: per-provider config files, relative include path, add tests
- 16b0670 feat: sync cloud servers from hetzner, aws, gcp, azure into SSH config
- d2fb24b fix: govulncheck GO-2026-5026 — upgrade x/net v0.54.0→v0.55.0
- 78efade fix: ping only visible (filtered) hosts instead of all
- 13bfb99 fix: reduce ping maxconns per batch from 50>20