Commit Graph

19 Commits

Author SHA1 Message Date
Nikolaj Stockholm
deec530661
Proposal to support a different php binary (#82)
* feat: Support different php binary.

* feat: Support different php binary.

---------

Co-authored-by: Nikolaj Stockholm <info@nikolajstockholm.dk>
2024-05-07 12:46:52 +02:00
Joda Stößer
eed58e3496
docs(github-action): improve & update (#59)
* docs(github-action): update php to 8.1

* docs(github-actions): add composer install step
2023-02-07 07:36:22 +01: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
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 2022-03-19 18:21:46 +01: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
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
f3a105d45e Update README.md 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
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
b81754a6de
Initial commit 2020-11-10 23:44:58 +03:00