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
- Host: GitHub
- URL: https://github.com/hypertrace/github-actions
- Owner: hypertrace
- License: apache-2.0
- Created: 2021-01-06T03:47:51.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-11T14:53:38.000Z (about 1 year ago)
- Last Synced: 2024-11-11T15:41:34.962Z (about 1 year ago)
- Topics: github-actions
- Language: Python
- Homepage:
- Size: 96.7 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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