Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 435 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 435 Bytes

Github Actions

This repo contains actions we use for most of our CI workflows.

  • checksum: Creates checksum for caching gradle
  • validate-charts: Prevalidates helm chart template before its deployment; executes helm lint and helm template commands.
  • helm-gcs-publish: Steps to push helm charts to GCS bucket
  • gradle: Runs the provided gradle commands with optimized CI arguments
  • release-notes: Publishes release notes to github