Skip to content

hypertrace/github-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7d19dda · May 7, 2025

History

87 Commits
May 7, 2025
Jun 11, 2021
Apr 9, 2025
Sep 19, 2024
May 7, 2025
Dec 21, 2023
Jan 5, 2021
Jan 15, 2025
Mar 4, 2021
Apr 9, 2025
Apr 9, 2025
Nov 12, 2024
Dec 23, 2020
Jan 21, 2021
Jul 4, 2023
Sep 29, 2023

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