An open API service indexing awesome lists of open source software.

https://github.com/hypertrace/github-actions

custom github actions for CI workflows
https://github.com/hypertrace/github-actions

github-actions

Last synced: 7 months ago
JSON representation

custom github actions for CI workflows

Awesome Lists containing this project

README

          

# 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