Skip to content

sam-trace/github-actions

 
 

Repository files navigation

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

About

custom github actions for CI workflows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.8%
  • Shell 33.8%
  • Dockerfile 23.4%