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

https://github.com/curium-rocks/flows

A collection of callable GitHub workflows
https://github.com/curium-rocks/flows

docker-workflow github-workflows helm-workflow node-typescript-workflow nodejs reusable-workflows

Last synced: about 1 year ago
JSON representation

A collection of callable GitHub workflows

Awesome Lists containing this project

README

          

# Flows
A collection of callable GitHub workflows

## Workflows
- [OCI Build](./.github/workflows/oci-build-image.yml)
- Builds OCI images for docker repositories
- [Helm QA](./.github/workflows/helm-qa.yml)
- Runs the helm chart testing tool, kubeval, checks the docs and does a test deploy against the currently supported k8s releases.
- [Helm Release](./.github/workflows/helm-release.yml)
- Runs the chart releaser action to publish charts to a github pages repo