Description
Our k3d-ci.yaml, k3d-log-ci.yaml, and k3d-nightly-ci.yaml GitHub Actions all reply on https://github.com/AbsaOSS/k3d-action for deploying k3d/k3s to run Browsertrix.
This project hasn't been updated in 4 years and already we're having to do workarounds like #3171 to keep our CI running.
We should investigate replacing k3d-action with a GH Action that is better supported or roll our own implementation.
Context
No response
Description
Our
k3d-ci.yaml,k3d-log-ci.yaml, andk3d-nightly-ci.yamlGitHub Actions all reply on https://github.com/AbsaOSS/k3d-action for deploying k3d/k3s to run Browsertrix.This project hasn't been updated in 4 years and already we're having to do workarounds like #3171 to keep our CI running.
We should investigate replacing
k3d-actionwith a GH Action that is better supported or roll our own implementation.Context
No response