6465 Commits (dba4ebdd80767a5a1f73ca6cce2de28d6d2ce3c2)
 

Author SHA1 Message Date
neil 06d9ca61a3
Merge pull request #6728 from jwaterwater/feat/qiniu-force-https-config 2 months ago
neil dc6a996cc3
Merge pull request #6731 from jdevera/posix_globs_for_list 2 months ago
Jacobo de Vera b08bb2ef69 Fix list command for POSIX sh by avoiding brace expansion 2 months ago
风扇滑翔翼 64ac537e72
Merge branch 'dev' into master 2 months ago
风扇滑翔翼 ef2089ceb1
Update directory iteration pattern in acme.sh 2 months ago
Your Name 2ad984d8ad feat(qiniu): make forceHttps configurable via environment variable 2 months ago
Bob Perper 6a37f23b14 Ran shfmt locally 2 months ago
Bob Perper cf2f9ef251 Missed additional quotes 2 months ago
Bob Perper f9ffdbe407 Initialize record_id 2 months ago
Bob Perper 778b4a38ed Missed several double quote issues 2 months ago
Bob Perper 397c0605e5 Double quote for globbing 2 months ago
Bob Perper b4f30ff026 Updated for shfmt 2 months ago
Bob Perper 0b66acf332 shfmt fixes 2 months ago
Bob Perper 185d92f1e7 shfmt fixes 2 months ago
Bob Perper e031457cfa shfmt fixes 2 months ago
Bob Perper 162cfebbbb Removed jq requirement 2 months ago
Bob Perper 66ef351f36 Merge branch 'dev' of https://github.com/rperper/acme.sh into dev 2 months ago
jwaterwater e260b86414
Merge branch 'acmesh-official:master' into master 2 months ago
Hugo Haakseth 21d52b5995
Store pfx password base64 encoded 2 months ago
neil d795cb4850
Merge pull request #6717 from acmesh-official/ari 2 months ago
neil 1bd2922bc3
Merge pull request #6716 from acmesh-official/dev 2 months ago
neil 47f24126f5 Update supported OS table in README 2 months ago
neil 76fdac59bc Add OpenIndiana CI workflow and badge 2 months ago
neil 49a3d586a3 Add OpenIndiana CI workflow 2 months ago
neil 361e7c5ad4 use nfs for vms 2 months ago
neil 3ae9711892
Merge pull request #6715 from acmesh-official/dev 2 months ago
neil fc7168e11d change default renew to 30 days 2 months ago
neil 260df0048b
Merge pull request #6241 from tomo2403/multideploy-yaml 2 months ago
invario 11cae37405 make compatible with both yq versions 2 months ago
tomo 61b59831c4 minor code style adjustments in multideploy script 6 months ago
Jacobo de Vera 96f38655b4 Use file descriptor 3 for main deployment loop 6 months ago
Jacobo de Vera ab7835ec58 Fix eval bug by quoting 6 months ago
Jacobo de Vera b8b1f1e9b4 Remove config logging when checking 6 months ago
Jacobo de Vera 6b66e734a9 Remove explicit save of the deployhook 6 months ago
Jacobo de Vera 4f0a4850a6 Remove unnecessary resetting of IFS 6 months ago
Jacobo de Vera 8a78865174 Quote paths to prevent word splitting 6 months ago
Jacobo de Vera 69dd2cf78b Explain _clear_envs rationale 6 months ago
Jacobo de Vera a961e03a59 Explain the use of eval 6 months ago
Jacobo de Vera 1eee4dee9c Update dependency name from yq to yq-go 6 months ago
Jacobo de Vera 1d8788767f Make failure to check file stop the deployment 6 months ago
Jacobo de Vera 986a6138eb Fix config file checks 6 months ago
Jacobo de Vera f850e8d0e4 Support spaces in service names 6 months ago
tomo d375012c5d fixed yml file env list 8 months ago
tomo 37c25aa107 removed unneeded return value 9 months ago
tomo 7b16526e7f removed dead code 9 months ago
tomo 093f36b4d6 implemented exiting with the number of failed deployments 9 months ago
tomo e5b47f6402 implemented exiting with 1 if at least one deployment fails 9 months ago
tomo a55d40be97 fixed bug with envs due to the use of a wrong function 9 months ago
tomo c1c49d5a01 simplified deploy method 11 months ago
tomo 88e4d64c1a fixed IFS problems for some hooks 11 months ago