-
fix handling of private go modules fix release stage and add {setup,cleanup}-k8s Makefile targets add missing kubectl dependency for tests fix test stage by exporting $NAMESPACE environment variable obtain central linting configuration dynamically chore(dependency): update dependencies Add dependencies on test target and move env vars inside Makefile update go to v1.22 / use gocover-cobertura from upstream feat(nix): package for k8s with Nix use common-configs as CI configuration feat: create secret scan Makefile target chore: update common-configs feat: move to namespace `mka-system` fix: update Makefile rules and add artifacts to gitignore feat: Replace staging with kind cluster for testing feat: define environment end-to-end with Nix fix: use `with builtins; …` for `k8s` package fix: specify ldflags `-s` (disable symbol table) and `-w` (disable DWARF generation) feat(MKA-3623): setup Nix linting feat(MKA-3502): update Nix flakes fix: use non-deprecated `env.CGO_ENABLED = 0;`
fix handling of private go modules fix release stage and add {setup,cleanup}-k8s Makefile targets add missing kubectl dependency for tests fix test stage by exporting $NAMESPACE environment variable obtain central linting configuration dynamically chore(dependency): update dependencies Add dependencies on test target and move env vars inside Makefile update go to v1.22 / use gocover-cobertura from upstream feat(nix): package for k8s with Nix use common-configs as CI configuration feat: create secret scan Makefile target chore: update common-configs feat: move to namespace `mka-system` fix: update Makefile rules and add artifacts to gitignore feat: Replace staging with kind cluster for testing feat: define environment end-to-end with Nix fix: use `with builtins; …` for `k8s` package fix: specify ldflags `-s` (disable symbol table) and `-w` (disable DWARF generation) feat(MKA-3623): setup Nix linting feat(MKA-3502): update Nix flakes fix: use non-deprecated `env.CGO_ENABLED = 0;`
Loading