Pinned Repositories
action-setup-bash
Sets up ~/.bash_profile for stricter error handling and more detailed error reporting.
action-template
Jinja2 templating for GitHub workflows.
archived--lint-argocd-application
Archive of a linter for ArgoCD Application definitions. Runs Git, Kubectl, Helm and Kustomize to figure out whether your Application can be successfully applied.
build-image-poetry
Docker image for building Python projects with Poetry.
build-system
A tool which automatically detected a project's setup and attempts to build it. Not our recommended setup, but a cool experiment nonetheless.
git-autopush
Utilities for working with commits when commit messages don't matter.
github-workflow-event-json
Collection of event payloads and context variables you can expect in GitHub Actions.
template-poetry
Template repository for Python- & Poetry-based libraries with easy CLI and Docker integration.
y
A YAML processing tool familiar for users of yq and jq which preserves your YAML's comments, block & flow style, key ordering, blank lines & more.
yaml-common
Python utility to move around common parts of YAMLs, generally used for large Helm values.
Release Engineers's Repositories
release-engineers/github-workflow-event-json
Collection of event payloads and context variables you can expect in GitHub Actions.
release-engineers/y
A YAML processing tool familiar for users of yq and jq which preserves your YAML's comments, block & flow style, key ordering, blank lines & more.
release-engineers/action-setup-bash
Sets up ~/.bash_profile for stricter error handling and more detailed error reporting.
release-engineers/action-template
Jinja2 templating for GitHub workflows.
release-engineers/archived--lint-argocd-application
Archive of a linter for ArgoCD Application definitions. Runs Git, Kubectl, Helm and Kustomize to figure out whether your Application can be successfully applied.
release-engineers/build-image-poetry
Docker image for building Python projects with Poetry.
release-engineers/build-system
A tool which automatically detected a project's setup and attempts to build it. Not our recommended setup, but a cool experiment nonetheless.
release-engineers/git-autopush
Utilities for working with commits when commit messages don't matter.
release-engineers/template-poetry
Template repository for Python- & Poetry-based libraries with easy CLI and Docker integration.
release-engineers/yaml-common
Python utility to move around common parts of YAMLs, generally used for large Helm values.
release-engineers/re-cli-components
release-engineers/reference-docker-multi-stage-caching
release-engineers/reference-renovate
A live action reference implementation demonstrating the use of Renovate.