Shawn Sorichetti

Results 12 issues of Shawn Sorichetti

When a pull request changes, or merges, checkout the metacpan-k8s repository and set the image tag used for the deployment of the web app. Manifests updates during pull request creation...

Action should: 1. checkout the metacpan-k8s repository alongside the metacpan-web repository 2. issue the `kustomize edit set image "metacpan/metacpan-web:latest" "metacpan/metacpan-web:${{ github.sha }}"` command 3. commit and push the resulting change...