Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Files

hack

Assorted scripts for development

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

  • boilerplate/add-boilerplate.sh Adds license boilerplate to txt or go files in a directory, recursively.
  • release.sh Creates a new release of Knative Build.
  • 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.