/github-actions

GitHub actions shared between multiple StackHPC repositories.

Primary LanguagePython

github-actions

This repository contains common GitHub Actions that are shared between multiple StackHPC repositories.

Available actions

Currently, the available actions are:

Name Description
docker-multiarch-build-push Build and optionally push a multi-architecture Docker image.
generate-app-token Generates app tokens for performing privileged operations.
helm-publish Publish the Helm charts from the given directory to another branch in the repository (e.g. gh-pages).
semver Generate a SemVer compatible version for the current commit.