wsmoses/Deploy to MIT scripts

Github Action to deploy a folder to MIT Scripts using SSH

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
lockerAthena locker being deployed into.yes
localPath to the local folder you want to copy.yes.
remotePath on the remote server to copy to.yes.
dotfilesDetermines if files with leading dot (.) on folder copy is includednotrue
dotgitDetermines if .git files are includednofalse
rmRemoteIf it is a directory, remote files in it will be deleted before the copy is started.false
concurrencyNumber of concurrent file transfers.no1
recursiveWether copy of directory should be recursivenotrue
verboseLog status of every file copynofalse
killKill existing scripts processes that are running (potentially old code)notrue
privateKeyFile Location or string that contains a private key for either key-based or hostbased user authentication (OpenSSH format)yes

no outputs