9679c9f25a
Allow goat-deploy-plugin to work with http(s) targets.
Gregory Marco2024-12-08 04:33:26 -06:00
b2d53123a6
properly apply key permissions on windows
Captain Beyond
2024-11-16 05:45:17 -06:00
215360e29b
disable password authentication for ssh, since this is run non-interactively
Captain Beyond
2024-11-16 04:47:36 -06:00
8d70336129
close deploy key before we pass it into scp, windows won't let us open the file while its already opened since delete_on_close was introduced in Python 3.12 we have to implement manually :(
Captain Beyond
2024-11-16 04:37:33 -06:00
ae7b147409
add bat file to run as a windows plugin
Captain Beyond
2024-11-16 04:32:11 -06:00
1d3da35b3c
add logging to scp
Captain Beyond
2024-11-16 04:03:29 -06:00