mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-04-21 00:30:47 +00:00
a456daa0b2f9930a8918f657e5a2e66702a768ed
./hack/module.sh learns codegen command
Runs code generation on a per-module basis. If `CONTAINED` is not set the code generation is run in a container. Mount point in docker is randomzied to simulate Concourse. Introduce K8S_PKG_VERSION to make room to build different versions eventually.
placeholder-name
Copyright 2020 VMware, Inc.
Developing
Running Lint
./hack/module.sh lint
Running Tests
./hack/module.sh unittest
Pre-commit hooks
This project uses the pre-commit to agree on some conventions about whitespace/file encoding.
$ brew install pre-commit
[...]
$ pre-commit install
pre-commit installed at .git/hooks/pre-commit
Description
Languages
Go
97.3%
Shell
1.6%
HTML
0.4%
SCSS
0.4%
CSS
0.1%
Other
0.1%