Commit Graph

32 Commits (master)
 

Author SHA1 Message Date
thuongnht c9b539abea
Merge pull request #6 from thebaptiste/metwork
fix: in ssh_process, we exit(1) only if the exit code of the ssh command is not 0
5 years ago
Jean-Baptiste VESLIN 5aa3c5e8d1
Update app.py 5 years ago
Jean-Baptiste VESLIN 1e8a5783bc
feat: use ssh command exit code 5 years ago
Jean-Baptiste VESLIN fed5e4953c
fix: don't exit(1) if both err and out are not empty 5 years ago
thuongnht 35fb71b02d
Merge pull request #5 from thebaptiste/metwork
feat: the action should fail in case of authentification, ssh or scp errors
5 years ago
Jean-Baptiste VESLIN d3b9734a32
Update entrypoint.sh 5 years ago
Jean-Baptiste VESLIN 3d97e5b8eb
feat: exit 1 if app.py exited 1 5 years ago
Jean-Baptiste VESLIN a6548c1a21
feat: exit(1), don't raise 5 years ago
Jean-Baptiste VESLIN de52e872d4
feat: exit(1) on errors 5 years ago
Jean-Baptiste VESLIN d5d6f7b3cb
feat: add exceptions handling 5 years ago
Nguyen Huu Thuong e1c2bf0c8d fix '.' and connection per key 5 years ago
thuongnht 4a07cd477b
Merge pull request #1 from ghost-void/master
Fix wrong entrypoint.sh path bug
5 years ago
ghost-void d21fad47ac
Update Dockerfile 5 years ago
Nguyen Huu Thuong 15dedafe37 update action 5 years ago
Nguyen Huu Thuong 1c141c3eda print err, out 5 years ago
Nguyen Huu Thuong 836a9eeb35 trim space 5 years ago
Nguyen Huu Thuong ff3d82bdaf strip quotes 5 years ago
Nguyen Huu Thuong 366e654a7c if else not return 5 years ago
Nguyen Huu Thuong 604f25d794 Merge branch 'master' of github.com:cross-the-world/ssh-scp-ssh-pipelines into latest 5 years ago
Nguyen Huu Thuong ecd50df959 use python 5 years ago
thuongnht 4f3389bc3a
removed rubbish 5 years ago
Nguyen Huu Thuong 124061301d use latest branch 5 years ago
Nguyen Huu Thuong 5c3a02ae97 not process empty line on scp 5 years ago
Nguyen Huu Thuong 52caa45a82 try not process exp in () 5 years ago
Nguyen Huu Thuong dd6a69179a attempt to fix eval 5 years ago
Nguyen Huu Thuong 2a847853e2 attempt to fix eval 5 years ago
Nguyen Huu Thuong f2885cfe87 debug 5 years ago
Nguyen Huu Thuong 2d88e23af0 debug 5 years ago
Nguyen Huu Thuong d7bba46978 change ifs 5 years ago
Nguyen Huu Thuong 22eaf5fdb4 minor fix 5 years ago
Nguyen Huu Thuong 04da671cb9 initial ssh scp ssh action 5 years ago
thuongnht de60e6d4f5
Initial commit 5 years ago