Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 480 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 480 Bytes

Assorted scripts for development

This directory contains several scripts useful in the development process of Knative Eventing Sources.

  • boilerplate-go.txt Used by kubebuilder to set the boilerplate.
  • release.sh Creates a new release of Knative Eventing Sources.
  • update-codegen.sh Updates auto-generated client libraries.
  • update-deps.sh Updates Go dependencies.
  • verify-codegen.sh Verifies that auto-generated client libraries are up-to-date.