Github Actions used within this org
Build and deploy a container image build with yarn. It combines composites
- build-docker-image
- check-code-compliance
- deploy-pr
- semantic-release
Deletes a PR Deployment for a service repository which has been created by build-and-deploy-container-image
Tags an existing Docker Image with the released tag.
Verifies output of kustomization
and creates a deployment based on an existing ArgoCD App
Deletes a deployment being created with gitops-create-pr-deployment
Builds and pushes a docker image
Checks licenses of used dependencies against a list of allowed licenses
Deploys this PRs created container image on a cluster managed by ArgoCD
Tags an already built docker image with a release tag
| Deprecated: use reusable workflow release-docker-image
instead
Creates a semantic release