This directory contains several scripts useful in the development process of Knative Serving.
boilerplate/add-boilerplate.sh
Adds license boilerplate to txt or go files in a directory, recursively.generate-yamls.sh
Builds all the YAMLs that Knative Serving publishes.release.sh
Creates a new release of Knative Serving.update-codegen.sh
Updates auto-generated client libraries.update-checksums.sh
Updates theknative.dev/example-checksum
annotations in config maps.update-deps.sh
Updates Go dependencies.verify-codegen.sh
Verifies that auto-generated client libraries are up-to-date.