Commit graph

177 commits

Author SHA1 Message Date
Erica Portnoy
7a59f9077b Add packaging to install_requires 2020-07-21 16:50:41 -07:00
Erica Portnoy
dc38212e57 bin/sh comes first 2020-07-21 15:18:55 -07:00
Erica Portnoy
6b270e653b update snapcraft.yaml files for plugins 2020-07-21 15:08:32 -07:00
Erica Portnoy
6e9162c626 generate files using new script 2020-07-21 15:08:15 -07:00
Erica Portnoy
0db2e17daf import from setuptools._vendor 2020-07-21 14:36:46 -07:00
Erica Portnoy
63db51a7ee switch to requiring certbot version >= plugin version 2020-07-21 14:13:14 -07:00
Erica Portnoy
e3f12df03b switch to using packaging.version.parse instead of LooseVersion 2020-07-21 14:09:04 -07:00
Erica Portnoy
bbda2016ed use the correct filename 2020-07-16 15:06:08 -07:00
Erica Portnoy
fbd578f230 change presence test to new file 2020-07-16 14:58:14 -07:00
Erica Portnoy
4cbdfbad6f find and save certbot version on the certbot side 2020-07-16 14:44:32 -07:00
Erica Portnoy
1825833325 use sys.exit instead of exit 2020-07-16 14:31:37 -07:00
Erica Portnoy
4a3f306259 s/certbot-version/certbot-metadata/g 2020-07-16 14:29:05 -07:00
Erica Portnoy
067ea6b88e Remove unnecessary yaml 2020-07-14 18:50:01 -07:00
Erica Portnoy
6871378f93 consolidate parts and remove more test code 2020-07-14 18:38:09 -07:00
Erica Portnoy
d4412c45c8 remove spaces for clarity 2020-07-14 18:35:58 -07:00
Erica Portnoy
3635527ea3 Remove debug script 2020-07-14 18:35:26 -07:00
Erica Portnoy
632574c607 Merge branch 'master' into plugin-stability 2020-07-14 18:34:04 -07:00
Erica Portnoy
137b5f0e01 remove some debugging code 2020-07-14 18:33:31 -07:00
Erica Portnoy
2bbbc78e8b improve bash syntax 2020-07-14 18:29:33 -07:00
Erica Portnoy
4f02b366f0 we need different prints for if we succeed or if we fail. 2020-07-14 18:10:38 -07:00
Erica Portnoy
324c4539cd it's python3 2020-07-14 17:59:23 -07:00
Erica Portnoy
1270b937c3 try comparing version numbers in python 2020-07-14 17:57:10 -07:00
Erica Portnoy
f5bb7fa34a update mkdir so we don't have to clean each time 2020-07-13 19:32:19 -07:00
Erica Portnoy
3d0935e395 pre-refresh hook is not necessary to get certbot version 2020-07-13 19:29:42 -07:00
Erica Portnoy
4cc0390b38 check if certbot version will be available post-refresh after all 2020-07-13 19:26:43 -07:00
Erica Portnoy
6bde33f707 remove unnecessary extra check, just check if the init file is available 2020-07-13 19:20:34 -07:00
Erica Portnoy
04238e050b why does echo need two >s 2020-07-13 19:11:29 -07:00
Erica Portnoy
2351260d1d ok NOW all print statements are going to the log 2020-07-13 19:04:06 -07:00
Erica Portnoy
3f5c473a6a echo to the debug log 2020-07-13 19:01:53 -07:00
Erica Portnoy
a028685792 more printing 2020-07-13 18:58:27 -07:00
Erica Portnoy
0df7d579fb update grep for new file 2020-07-13 18:52:57 -07:00
Erica Portnoy
40ebff2c64 echo to debug log to understand what's going on exactly. we have file access though! 2020-07-13 18:49:59 -07:00
Erica Portnoy
f83237e629 update name of folder 2020-07-13 18:39:56 -07:00
Erica Portnoy
429bf84746 perhaps only directories can be shared via the contente interface 2020-07-13 18:37:52 -07:00
Erica Portnoy
79cdd47bf2 it can't run bash directly. 2020-07-13 18:14:00 -07:00
Erica Portnoy
2c6eb76009 let's inspect the environment 2020-07-13 18:08:03 -07:00
Erica Portnoy
3d00c8c045 put mkdir in the correct part 2020-07-13 18:01:06 -07:00
Erica Portnoy
1ffb867e30 create empty directory to bind to 2020-07-13 17:58:00 -07:00
Erica Portnoy
84b74d00ba Add some printing to make sure we understand what's going on 2020-07-13 17:38:56 -07:00
Erica Portnoy
4f3a47b04f undo last few test changes 2020-07-13 17:27:03 -07:00
Erica Portnoy
369c18ebb7 just do it with main connection 2020-07-13 15:20:47 -07:00
Erica Portnoy
d853644140 test passing information along connection 2020-07-13 15:02:15 -07:00
Brad Warren
590eeca38a Bump version to 1.7.0 2020-07-07 10:33:16 -07:00
Brad Warren
41b99eba79
Release 1.6.0 2020-07-07 10:33:13 -07:00
Erica Portnoy
000ba5e5f4 oops didn't set for new hook 2020-07-01 20:35:55 -07:00
Erica Portnoy
34b8dc4320 actually, I think this is the syntax 2020-07-01 20:34:36 -07:00
Erica Portnoy
048fb4cc62 if it's not documented just guess at syntax 2020-07-01 20:33:32 -07:00
Erica Portnoy
c87326bed1 try other syntax 2020-07-01 20:31:53 -07:00
Erica Portnoy
c0dce67c0b what's that error message again? 2020-07-01 20:30:32 -07:00
Erica Portnoy
ce080815a7 more debug 2020-07-01 20:13:42 -07:00