acme.sh
acme.sh copied to clipboard
Create dns_jamotech.sh
Checks for Solaris seem to fail due to an ssh error, this is not related to the dns_jamotech.sh script.
rerun it again
Solaris checks are still failing, However, all checks on the operating systems where this should be used (Ubuntu & Redhat) seem to be passing fine.
https://github.com/Jamo-Tech-Limited/acme.sh/runs/4362360506?check_suite_focus=true
rebase to the latest dev branch and try again.
Good morning, We're still seeing the same errors after rebasing dev and rerunning the tests.
Thanks, James Hunt.
you didn't rebase to the dev branch.
please rebase to master or dev again.
please rebase to the latest dev branch and try again.
Thanks
After rebasing, we are still failing Solaris checks and are now also failing the FreeBSD action runs.
Don't define the secret DEBUG
And you have to define the secret : TestingDomain
There is no currently defined "DEBUG" secret, I currently have TestingDomain assigned with the value "acmetest.jamo.tech"

Your action for FreeBSD was failing because of empty TestingDomain
please rerun the tests again.