You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Set up CodeQL analysis workflow to scan both the Kubebuilder CLI and generated projects in 'testdata'.
- Run 'make install' in the root directory to build and install the Kubebuilder CLI as part of the setup.
- For sample projects in 'testdata' (e.g., project-v4), add a step to run 'make all' to ensure all resources are generated and ready for analysis.
- Configure the manual build mode for Go projects in 'testdata' to run 'make manifests' and 'make build' if autobuild is insufficient.
0 commit comments