Commit Graph
8 Commits
Author SHA1 Message Date
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 ae7b147409 add bat file to run as a windows plugin
ci/woodpecker/push/woodpecker Pipeline was successful
2024-11-16 04:32:11 -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 f471780416 install python3
ci/woodpecker/manual/woodpecker Pipeline was successful
2024-11-16 03:53:03 -06:00
Captain Beyond caa6ec98a7 pipeline -> steps
ci/woodpecker/manual/woodpecker Pipeline was successful
2024-11-16 03:50:58 -06:00
Captain Beyond cd490d30e4 Rename drone -> woodpecker 2024-11-16 03:50:03 -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