Commit Graph
7 Commits
Author SHA1 Message Date
Captain Beyond b2d53123a6 properly apply key permissions on windows
ci/woodpecker/push/woodpecker Pipeline was successful
2024-11-16 05:45:17 -06:00
Captain Beyond 215360e29b disable password authentication for ssh, since this is run non-interactively
ci/woodpecker/push/woodpecker Pipeline was successful
2024-11-16 04:47:36 -06:00
Captain Beyond 8d70336129 close deploy key before we pass it into scp, windows won't let us open the file while its already opened
ci/woodpecker/push/woodpecker Pipeline was successful
since delete_on_close was introduced in Python 3.12 we have to implement manually :(
2024-11-16 04:37:33 -06:00
Captain Beyond 1d3da35b3c add logging to scp
ci/woodpecker/push/woodpecker Pipeline was successful
2024-11-16 04:03:29 -06:00
Captain Beyond b34f651503 Rewrite deploy plugin in python to attempt to make it cross platform 2024-11-16 03:43:47 -06:00
yagigreg e28284a840 Use a plugin setting for key
ci/woodpecker/push/drone Pipeline was successful
2023-03-31 02:40:22 -05:00
yagigreg 70749c454f initial commit
ci/woodpecker/push/drone Pipeline was successful
2023-03-31 01:45:25 -05:00