tree: 9e5b8fe8ce84d090827ae4fe349e9e0b75a5cba8 [path history] [tgz]
  1. all.bash
  2. build-ci-image.yaml
  3. Dockerfile
  4. integration_test.go
  5. README.md
  6. release.yaml
build/README.md

Release process

🚧 Under construction 🚧

We are currently working on migrating the release process to the Go project's relui (golang.org/x/build/cmd/relui).

  • Dockerfile: defines the image containing tools and environments needed to build and test the extension. (e.g. Go, Node.js, jq, etc.)
  • build-ci-image.yaml: defines the workflow to build the container image used for extension testing and releasing.
  • release.yaml: defines the (soon-to-be-deprecated) workflow to build/publish the extension in GCB.