Dragan Filipovic
460751d7c3
[code] split helpers into separate files
2020-04-11 16:29:20 +02:00
Dragan Filipovic
9cdc72374b
[action] add required params
2020-04-11 16:27:09 +02:00
Dragan Filipovic
19689edd76
[tests] add editorconfig and eslint
2020-04-11 16:26:19 +02:00
Mardari Igor
53c00dce2b
Update README.md
2020-04-11 13:11:34 +03:00
GarryOne
140e959df8
Added key generation details to README.md
2020-03-27 01:17:37 +02:00
GarryOne
00e4d7e856
Added cmd to rsync error output
2020-03-27 01:10:01 +02:00
GarryOne
37e21b5b6b
Added error display for rsync
2020-03-27 00:05:33 +02:00
GarryOne
19dbe22d4f
Removed console.log
2020-03-26 23:47:55 +02:00
GarryOne
733f9fc153
Added console.log(process.env)
2020-03-26 23:27:22 +02:00
GarryOne
749cc36d5d
Added .idea to .gitignore
2020-03-25 05:33:08 +02:00
GarryOne
f09a8d0277
Removed console.log()
2020-03-25 05:28:27 +02:00
GarryOne
82ccbba7dc
Added field key to validation message
2020-03-25 05:20:29 +02:00
GarryOne
ff832e4e77
Built src/index.js
2020-03-25 05:08:01 +02:00
Mardari Igor
3f84fa4ae1
Set ssh to false
2020-03-25 04:50:26 +02:00
Dragan Filipović
c28aa7215e
Merge pull request #3 from JZLeung/patch-1
...
fix: 修复 ARGS 为空时导致 rsync 执行错误问题。
2020-03-24 00:04:15 +01:00
Leung-JZ
caaa95b651
fix: 修复 ARGS 为空时导致 rsync 执行错误问题。
...
由于 ARGS 非必填,当其为空时,报错:
⚠️ An error happened:(. Cannot read property 'match' of undefined TypeError: Cannot read property 'match' of undefined
2020-03-12 09:16:23 +08:00
Dragan Filipović
d86da2b0b7
Merge pull request #2 from Triloworld/patch-1
...
Update README.md - version bump
2020-01-09 22:21:19 +01:00
Dragan Filipović
445db7826b
Merge pull request #1 from fmal/feat/remote-port
...
add optional `REMOTE_PORT` env to configuration
2020-01-09 22:19:49 +01:00
Patryk Padus
4a2dc47c39
Update README.md
...
It is required as node10 isn't supported and generate error
Download action repository 'easingthemes/ssh-deploy@v2.0.2'
##[error]Specified argument was out of the range of valid values. (Parameter ''using: node10' is not supported, use 'docker' or 'node12' instead.')
##[error]Fail to load /home/runner/work/_actions/easingthemes/ssh-deploy/v2.0.2/action.yml
2020-01-08 15:41:02 +01:00
Filip Malinowski
0d77a6681b
add optional `REMOTE_PORT` env to configuration
2019-12-29 18:17:28 +01:00
Dragan Filipovic
a3d2df0501
[version] Add author
2019-10-03 01:17:24 +02:00
Dragan Filipovic
7d63f7f134
[version] Description update
2019-10-03 01:07:28 +02:00
Dragan Filipovic
5fdc019220
[version] version bump
2019-10-03 00:52:55 +02:00
Dragan Filipovic
177ffc3a2a
[version] Readme update
2019-10-03 00:51:32 +02:00
Dragan Filipovic
b5d54bf446
[action] fix node version
2019-10-03 00:24:52 +02:00
Dragan Filipovic
a20c19a8d1
[version] Readme update
2019-10-03 00:17:19 +02:00
Dragan Filipovic
4bf88310d4
[engine] use NodeJS instead of Docker
2019-10-02 23:58:26 +02:00
Dragan Filipovic
81256f2671
[engine] use NodeJS instead of Docker
2019-10-02 23:52:52 +02:00
Dragan Filipovic
3c2d851430
[ci] remove already available cli
2019-10-01 00:23:18 +02:00
Dragan Filipovic
8a4cb70910
[init]: update name
2019-09-26 00:25:28 +02:00
Dragan Filipovic
47238656b9
[init]: update version
2019-09-26 00:00:04 +02:00
Dragan Filipovic
243ad3dba8
[init]: update name
2019-09-25 23:56:12 +02:00
Dragan Filipovic
79a0ee8e7b
[init]: update Licence
2019-09-25 23:54:12 +02:00
Dragan Filipovic
1d834c8cd1
[init]: update `env` vars
2019-09-25 23:52:29 +02:00
Dragan Filipovic
544c80dc4a
[init]: Add Source dir parameter
2019-09-25 23:24:25 +02:00
Contention
65ac047ad6
Updated refs in Dockerfile to current url.
...
Fixes #1
2019-05-13 14:37:48 +01:00
Barry Bell
980b08d70e
Minor changes to readme
2019-02-09 13:19:13 +00:00
Barry Bell
f8860c9bce
Initial code commit
2019-02-09 13:17:45 +00:00
Contention
dc7ac312a6
Initial commit
2019-02-09 13:15:17 +00:00