Tim Kimber
7a031e8b10
Merge pull request #545 from srvrco/remove-seq-dependency
Remove dependency on seq, ensure clean_up doesn't try to delete /tmp
6 years ago
Tim Kimber
462573c8ba
Test if DOMAIN_STORAGE is "/" clean_up doesn't delete /tmp
6 years ago
Tim Kimber
d8bf2fa149
Remove dependency on seq, ensure clean_up doesn't try to delete /tmp
6 years ago
Tim Kimber
353dcf26d5
Merge pull request #542 from baquilla/master
Improvements: alternative working dirs and -i|--install command
6 years ago
Tim Kimber
43b82e4fc3
Fix cut&paste error
6 years ago
Tim Kimber
ac5ef33011
Cleanup after test succeeds
6 years ago
Tim Kimber
857ad87b4f
Change bats-assert and bats-support to use bats-core repo
6 years ago
Tim Kimber
3341f674d4
Add tests for /etc/getssl and --install
6 years ago
Tim Kimber
008a95dba7
Make ubuntu-staging depend on centos7-staging so they don't run at same time causing spurious errors
6 years ago
Juan Javier Baca Moreno-Torres
adcb975206
Fix shellcheck warning and failures
Clean code, avoid indirect variables and single quotes for delayed expansion.
6 years ago
Juan Javier Baca Moreno-Torres
7e575fb030
Update shell-linter to 0.3.0
6 years ago
Juan Javier Baca
17b13facda
Update revision history and version number
6 years ago
Juan Javier Baca
9dfff30b9d
Add -i|--install command line option
While testing or setting up getssl the installation of certificates
could fail. Option -i allows to copy and reload service quicker.
6 years ago
Juan Javier Baca
17203b1ec1
Add alternative working dirs
Despite changing working dir from command line covers most usage cases,
others defaults are also usefull like /etc/getssl, SCRIPTDIR/conf or
SCRIPTDIR/.getssl. Last candidate (~/.getssl) is used if no config file
was found in previous paths.
6 years ago
Tim Kimber
e50362501d
Update revision history and version number
6 years ago
Tim Kimber
005b57ea5c
Merge pull request #539 from srvrco/mixed-case
Fixed for mixed case domain names
6 years ago
Tim Kimber
125fabdc33
Add mixed case tests, rename duckdns tests
6 years ago
Tim Kimber
ad28d69371
Fix error messages in find_dns_utils from older versions of "command"
6 years ago
Tim Kimber
0dfda4f64d
Make "check domain exists" case insensitive
6 years ago
Tim Kimber
e7a67f39e6
Fix problem with domain in mixed case
6 years ago
Tim Kimber
17f8698a15
Merge pull request #532 from heiko-r/fix-domain-template-url
Fix domain template url (failing tests are a git checkout issue)
6 years ago
Tim Kimber
4a51194132
Merge branch 'master' into fix-domain-template-url
6 years ago
Tim Kimber
03d60ffbde
Merge pull request #534 from srvrco/test-multiple-domain
Pre-release 2.21
6 years ago
Tim Kimber
804c71ffec
Add test for IGNORE_DIRECTORY_DOMAIN
6 years ago
Tim Kimber
125d9e25e8
Add test for IGNORE_DIRECTORY_DOMAIN
6 years ago
Tim Kimber
8a8fe446e7
Changes to ensure get_auth_dns is tested
6 years ago
Tim Kimber
665f72550f
Find primary ns using all dns utils (dig, host, nslookup)
6 years ago
Heiko
6fe3119c90
Bump version number and change log
6 years ago
Heiko
ba59e4452b
Fix staging server URL in domain template
The trailing slash of the Let's Encrypt staging server URL broke API discovery
6 years ago
Tim Kimber
953bfd25c2
Fix bug with DNS-01 and multiple domains
6 years ago
Tim Kimber
080a9ad941
Update revision history
6 years ago
Tim Kimber
a5393a58d7
Added instructions on how to upgrade from v01 to v02
6 years ago
Tim Kimber
0d9b0f4024
Add centos7 test
6 years ago
Tim Kimber
d0c19f2df4
Use dig +trace to find primary_ns and fix dig NS parsing (used as fallback)
6 years ago
Tim Kimber
0ee5f69783
Fix dig CNAME lookup in get_auth_dns
6 years ago
Tim Kimber
e724424df8
Allow any amount of whitespace in dig/drill output
6 years ago
Tim Kimber
ac272c7995
Merge pull request #527 from srvrco/test-centos7
Test on centos7 against staging server
6 years ago
Tim Kimber
99bd342a59
Update for multiple duckdns domains
6 years ago
Tim Kimber
1dec15f1b5
Test on centos7 against staging server
6 years ago
Tim Kimber
f51fa14c40
Update README.md
6 years ago
Tim Kimber
5ad1f96ee1
Create shellcheck.yml
6 years ago
Tim Kimber
95f292ce05
Add test status badge
6 years ago
Tim Kimber
2afabaebd5
Merge pull request #525 from srvrco/parallelize-testing
Parallelize the gitactions tests
6 years ago
Tim Kimber
a67dc5db09
Add +x for scripts used in testing
6 years ago
Tim Kimber
9b9784489b
Parallelize the gitactions tests
6 years ago
Tim Kimber
1ab68d7c3b
Run tests on PR and push
6 years ago
Tim Kimber
1c8937d054
Fix execution permissions
6 years ago
Tim Kimber
7966338b0d
Merge pull request #519 from scott-42/master
Prefer dig on config check over nslookup and drill with ubuntu
6 years ago
Tim Kimber
3119ea986c
Better stale/close messages
6 years ago
Tim Kimber
f3de9a8cc4
Add rfc to exempt tags
6 years ago