* chore(sdk): support Python 3.12 * fix kfp-kubernetes test import error * use assertEqual instead of assertEquals * fix kfp-kubernetes snapshot yaml  | 
			||
|---|---|---|
| .. | ||
| v2alpha1 | ||
| .gitignore | ||
| Makefile | ||
| OWNERS | ||
| README.md | ||
| go.mod | ||
| go.sum | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	Pipeline Spec
Generate golang proto code
Generate golang proto code:
make clean-go golang
Generate Python proto package
Generate kfp-pipeline-spec:
Update VERSION in v2alpha1/python/setup.py if applicable.
make clean-python python
Generate both Python and golang proto code
Generate both Python and golang proto:
make clean all
Note, there are no prerequisites, because the generation uses a prebuilt docker image with all the tools necessary.
Documentation: https://developers.google.com/protocol-buffers/docs/reference/go-generated