Anton Medvedev
e1f786311a
Set type to module
v1.0.19
2023-01-10 16:31:58 +01:00
Anton Medvedev
ba36add8b1
Update action to use zx
v1.0.18
2023-01-10 15:46:25 +01:00
Thomas Ali
d12c16f961
Add self-hosted option to action ( #52 )
...
+ This skips over the SSH configuration part of the action.
+ This is because self-hosted runners would typically have SSH already running causing ssh-agent command to throw an error (process already exists/port in use)
2023-01-10 14:47:26 +01:00
Enes
e93a6158ef
bump action from Node12 to Node16 ( #53 )
2022-11-08 09:43:53 +01:00
Benjamin
162add4f19
Set private-key
as non required ( #49 )
...
Co-authored-by: benjaminmal <bbenben778@gmail.com>
2022-10-01 18:13:45 +02:00
Andy Palmer
56e7af68da
Add ansi and verbosity input options ( #42 )
2022-08-17 15:46:44 +02:00
Anton Medvedev
0bf91d3ad5
Add vendor/bin/deployer.phar
v1.0.17
2022-03-19 18:21:46 +01:00
James King
b0ec39ea7a
Use --no-interaction by default ( #34 )
2022-03-19 16:53:53 +01:00
James King
45192b5748
Fix small grammar mistake ( #32 )
2022-03-19 16:21:18 +01:00
Anton Medvedev
0d8e60c62d
Download based on manifest.json
v1.0.16
2021-10-24 17:26:47 +00:00
Anton Medvedev
732002f64c
Add deployer-binary input
v1.0.15
2021-10-21 22:08:17 +02:00
Anton Medvedev
c9109f14cf
Add more verbose messages
v1.0.14
2021-10-15 23:35:30 +02:00
Anton Medvedev
6c596fa80d
Refactor error
v1.0.13
2021-10-15 23:20:14 +02:00
Anton Medvedev
77ac0bfc15
Add deployer-version
v1.0.12
2021-10-15 23:07:42 +02:00
Anton Medvedev
fe854546be
Update action
v1.0.11
2021-10-15 22:41:54 +02:00
Anton Medvedev
2c2db8c641
Update action
2021-10-15 22:41:21 +02:00
zivan
c17d254b53
fixing relative path and permission ( #24 )
...
* fix relative path
* fix chmod 600 .ssh/known_hosts and .ssh/config
2021-09-20 21:23:18 +02:00
Andrei Ioniță
9eab20634f
Mark job as failed on error ( #14 )
...
* fix: set failed on subprocess error
* chore: update dependencies
v1.0.10
2021-06-20 10:35:43 +03:00
Andrei Ioniță
1f9078ddea
attempt to pipe output to parent ( #12 )
v1.0.9
2021-05-03 18:40:53 +02:00
Benoît Chantre
ad4e7856ef
Add ssh-config input ( #11 )
...
Closes #10
2021-05-01 11:32:31 +02:00
taqie
4b3c564869
Update index.js ( #9 )
...
Added permission to execut
2021-04-14 20:04:09 +02:00
Adam Mustill
43c2295b74
Check if we need to create SSH directory. ( #6 )
2021-03-07 11:45:33 +01:00
Simon Erhardt
938f1ee6ef
Fix #1 ( #5 )
...
This should fix the EACCESS issue.
v1.0.8
2021-01-24 17:07:41 +03:00
Anton Medvedev
3ec9786507
Add missing npm package
v1.0.7
2020-12-05 21:34:05 +01:00
Anton Medvedev
cc5f2d19c6
Fix argv split
v1.0.6
2020-12-04 00:05:51 +01:00
Anton Medvedev
97c09aab21
Update action.yaml
v1.0.5
2020-11-17 16:56:19 +03:00
Dave Drager
509bdbe5e4
Fixed example to fetch master ( #2 )
...
* Fixed example to fetch master
* Updates repository name to reflect Github repo and action
2020-11-17 16:55:56 +03:00
Anton Medvedev
8d5a749f7b
Update action.yaml
v1.0.4
2020-11-13 21:49:26 +01:00
Anton Medvedev
f3a105d45e
Update README.md
v1.0.3
2020-11-13 21:47:43 +01:00
Anton Medvedev
071ce25a35
Update README.md
2020-11-13 21:46:12 +01:00
Anton Medvedev
35f3e09733
Ycnd
2020-11-13 21:45:33 +01:00
Anton Medvedev
f196a8a598
Update action.yaml
v1.0.2
2020-11-13 23:24:22 +03:00
Anton Medvedev
35ed6b4915
Update action.yaml
2020-11-13 23:18:52 +03:00
Anton Medvedev
5fe29508e5
Update and rename action.yml to action.yaml
2020-11-13 23:17:45 +03:00
Anton Medvedev
14c11a50c9
Rename action.yaml to action.yml
v1.0.1
2020-11-13 13:05:50 +03:00
Anton Medvedev
7b8e6a2c11
Update README.md
2020-11-11 04:10:29 +03:00
Anton Medvedev
2f29f33490
Update README.md
2020-11-11 01:49:10 +03:00
Anton Medvedev
d4bc7eff8a
Rename action
v1.0.0
2020-11-10 23:25:45 +01:00
Anton Medvedev
9087c4d893
Add n_m
2020-11-10 23:12:02 +01:00
Anton Medvedev
d2f712fdfb
Add catch
2020-11-10 23:05:39 +01:00
Anton Medvedev
13c2ed42a5
Add action
2020-11-10 23:03:10 +01:00
Anton Medvedev
b81754a6de
Initial commit
2020-11-10 23:44:58 +03:00