Commit Graph

20 Commits

Author SHA1 Message Date
20x-dz
26fe6d39eb
feat: add support for specifying a recipe file path (#67) 2023-06-22 10:37:24 +02:00
Samuel Felipe
b4aad0389b
Sub-directories support (#58)
* Add support to subdirectories

* Update sub-directory description

* Import cd function

* Improve version checkings

* Improve version checking
2023-02-01 12:26:35 +01:00
Anton Medvedev
ba36add8b1 Update action to use zx 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
732002f64c Add deployer-binary input 2021-10-21 22:08:17 +02:00
Anton Medvedev
77ac0bfc15 Add deployer-version 2021-10-15 23:07:42 +02:00
Anton Medvedev
2c2db8c641 Update action 2021-10-15 22:41:21 +02:00
Benoît Chantre
ad4e7856ef
Add ssh-config input (#11)
Closes #10
2021-05-01 11:32:31 +02:00
Anton Medvedev
97c09aab21
Update action.yaml 2020-11-17 16:56:19 +03:00
Anton Medvedev
8d5a749f7b Update action.yaml 2020-11-13 21:49:26 +01:00
Anton Medvedev
35f3e09733 Ycnd 2020-11-13 21:45:33 +01:00
Anton Medvedev
f196a8a598
Update action.yaml 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 2020-11-13 13:05:50 +03:00
Anton Medvedev
d4bc7eff8a Rename action 2020-11-10 23:25:45 +01:00
Anton Medvedev
13c2ed42a5 Add action 2020-11-10 23:03:10 +01:00