Closed meridsa closed 10 months ago
Please excuse my late response and thank you for the contribution! Can you force push one more time so the CI request is re-triggered? The request gets deleted after 30 days :see_no_evil:
Hi, what do you mean by force push? The PR looks open to me.
The problem is that the CI cannot be triggered because I didnt ack within 30 days https://docs.github.com/en/actions/managing-workflow-runs/approving-workflow-runs-from-public-forks
I.e., I need a fresh commit to re-trigger it, else the tests wont run on that change.
e.g.,
git commit -a --amend
git push origin vault-tls-support --force-with-lease
There we go 🛩️ 😄
Allows adding TLS support by setting the certificate path on your filesystem to the
VAULT_CERT
environment variable.