Bill Lau
|
7f423ab625
|
fix mirror expired issue: https://github.com/cross-the-world/ssh-scp-ssh-pipelines/issues/18
|
2025-07-18 14:53:48 +08:00 |
|
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
|
2021-03-05 12:28:50 +01:00 |
|
Jean-Baptiste VESLIN
|
5aa3c5e8d1
|
Update app.py
|
2021-03-05 10:36:08 +01:00 |
|
Jean-Baptiste VESLIN
|
1e8a5783bc
|
feat: use ssh command exit code
|
2021-03-05 10:18:23 +01:00 |
|
Jean-Baptiste VESLIN
|
fed5e4953c
|
fix: don't exit(1) if both err and out are not empty
|
2021-03-05 10:05:00 +01:00 |
|
thuongnht
|
35fb71b02d
|
Merge pull request #5 from thebaptiste/metwork
feat: the action should fail in case of authentification, ssh or scp errors
|
2021-03-04 20:06:19 +01:00 |
|
Jean-Baptiste VESLIN
|
d3b9734a32
|
Update entrypoint.sh
|
2021-03-04 17:47:51 +01:00 |
|
Jean-Baptiste VESLIN
|
3d97e5b8eb
|
feat: exit 1 if app.py exited 1
|
2021-03-04 17:44:13 +01:00 |
|
Jean-Baptiste VESLIN
|
a6548c1a21
|
feat: exit(1), don't raise
|
2021-03-04 17:18:32 +01:00 |
|
Jean-Baptiste VESLIN
|
de52e872d4
|
feat: exit(1) on errors
|
2021-03-04 16:50:39 +01:00 |
|
Jean-Baptiste VESLIN
|
d5d6f7b3cb
|
feat: add exceptions handling
|
2021-03-04 16:17:44 +01:00 |
|
Nguyen Huu Thuong
|
e1c2bf0c8d
|
fix '.' and connection per key
|
2020-08-15 17:12:01 +02:00 |
|
thuongnht
|
4a07cd477b
|
Merge pull request #1 from ghost-void/master
Fix wrong entrypoint.sh path bug
|
2020-08-12 13:14:15 +02:00 |
|
ghost-void
|
d21fad47ac
|
Update Dockerfile
|
2020-07-21 21:59:43 +08:00 |
|
Nguyen Huu Thuong
|
15dedafe37
|
update action
|
2020-06-13 15:31:44 +02:00 |
|
Nguyen Huu Thuong
|
1c141c3eda
|
print err, out
|
2020-06-13 09:22:41 +02:00 |
|
Nguyen Huu Thuong
|
836a9eeb35
|
trim space
|
2020-06-13 09:14:31 +02:00 |
|
Nguyen Huu Thuong
|
ff3d82bdaf
|
strip quotes
|
2020-06-13 09:07:50 +02:00 |
|
Nguyen Huu Thuong
|
366e654a7c
|
if else not return
|
2020-06-13 08:55:17 +02:00 |
|
Nguyen Huu Thuong
|
604f25d794
|
Merge branch 'master' of github.com:cross-the-world/ssh-scp-ssh-pipelines into latest
|
2020-06-13 08:46:41 +02:00 |
|
Nguyen Huu Thuong
|
ecd50df959
|
use python
|
2020-06-13 08:46:25 +02:00 |
|
thuongnht
|
4f3389bc3a
|
removed rubbish
|
2020-06-12 11:18:52 +02:00 |
|
Nguyen Huu Thuong
|
124061301d
|
use latest branch
|
2020-06-12 03:27:33 +02:00 |
|
Nguyen Huu Thuong
|
5c3a02ae97
|
not process empty line on scp
|
2020-06-12 03:20:07 +02:00 |
|
Nguyen Huu Thuong
|
52caa45a82
|
try not process exp in ()
|
2020-06-12 03:15:13 +02:00 |
|
Nguyen Huu Thuong
|
dd6a69179a
|
attempt to fix eval
|
2020-06-12 02:56:28 +02:00 |
|
Nguyen Huu Thuong
|
2a847853e2
|
attempt to fix eval
|
2020-06-12 02:54:32 +02:00 |
|
Nguyen Huu Thuong
|
f2885cfe87
|
debug
|
2020-06-12 02:42:22 +02:00 |
|
Nguyen Huu Thuong
|
2d88e23af0
|
debug
|
2020-06-12 02:22:01 +02:00 |
|
Nguyen Huu Thuong
|
d7bba46978
|
change ifs
|
2020-06-12 02:19:13 +02:00 |
|
Nguyen Huu Thuong
|
22eaf5fdb4
|
minor fix
|
2020-06-12 02:15:35 +02:00 |
|
Nguyen Huu Thuong
|
04da671cb9
|
initial ssh scp ssh action
|
2020-06-12 02:12:15 +02:00 |
|
thuongnht
|
de60e6d4f5
|
Initial commit
|
2020-06-11 20:12:43 +02:00 |
|