Commit Graph

207 Commits (da624051741bcc06d25cc580317d0a4fcb0245c6)

Author SHA1 Message Date
Dragan Filipovic 14eb503e62 [action] get input vars from ENV or WITH workflow settings 2020-07-01 00:54:24 +02:00
Dragan Filipovic a9e37f3cb5 [version] increase version 2020-07-01 00:20:13 +02:00
Dragan Filipović ff615959b6
Merge pull request #11 from aperezdc/master
action.yml: Add mising declaration for the ARGS parameter
2020-07-01 00:17:59 +02:00
Adrian Perez de Castro 5c4b90e3f8
action.yml: Add mising declaration for the ARGS parameter 2020-06-30 23:03:20 +03:00
Dragan Filipović 66b3ffb0f7
Merge pull request #10 from easingthemes/9-Readme-update-ssh-keys
#9 Add link to more info about SSH keys
2020-06-29 21:10:59 +02:00
Dragan Filipovic 037d157977 #9 Add link to more info about SSH keys 2020-06-29 21:09:04 +02:00
Dragan Filipović e34308df6c
Merge pull request #6 from perlun/patch-1
README.md: fix typo
2020-06-15 22:03:58 +02:00
Per Lundberg ad838db71f
README.md: fix typo 2020-06-06 23:36:28 +03:00
Dragan Filipovic 7f1c0e0111 [docs] Update version naming 2020-04-11 23:20:56 +02:00
Dragan Filipovic 54f2361d27 [docs] Update readme 2020-04-11 23:08:36 +02:00
Dragan Filipovic 101b6c13a0 [code] hotfix dist 2020-04-11 17:44:56 +02:00
Dragan Filipovic ac4f0895a6 [code] hotfix 2020-04-11 17:42:37 +02:00
Dragan Filipović 0711330570
Merge pull request #5 from easingthemes/feature/SSH-DEPLOY-refactor
Feature/ssh deploy refactor
2020-04-11 17:25:18 +02:00
Dragan Filipovic 62063532be Merge branch 'master' into feature/SSH-DEPLOY-refactor
# Conflicts:
#	.gitignore
#	README.md
#	dist/index.js
#	src/index.js
2020-04-11 16:54:21 +02:00
Dragan Filipović 1a29114d7b
Merge pull request #4 from GarryOne/patch-1
Improved error handling. Added to README.md PM key generation details
2020-04-11 16:40:33 +02:00
Dragan Filipovic e23436526e [readme] update Readme 2020-04-11 16:33:22 +02:00
Dragan Filipovic bf3218eb12 [readme] update Readme 2020-04-11 16:30:28 +02:00
Dragan Filipovic 7269cb396a [dist] rebuild 2020-04-11 16:30:11 +02:00
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