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
- Host: GitHub
- URL: https://github.com/curium-rocks/flows
- Owner: curium-rocks
- License: apache-2.0
- Created: 2022-09-20T13:31:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T19:48:34.000Z (about 1 year ago)
- Last Synced: 2025-04-07T20:40:44.806Z (about 1 year ago)
- Topics: docker-workflow, github-workflows, helm-workflow, node-typescript-workflow, nodejs, reusable-workflows
- Language: Smarty
- Homepage:
- Size: 609 KB
- Stars: 0
- Watchers: 0
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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