2892 Commits

Author SHA1 Message Date
Anton Medvedev
b5a3801172
Update release.yml 2024-04-17 22:58:23 +02:00
Anton Medvedev
fd85c1fc73
Update release.yml 2024-04-17 22:54:59 +02:00
peterjaap
a8a16c755e [automatic] Update docs with bin/docgen 2024-04-16 09:18:32 +00:00
Dr. Ulrich Thomas Gabor
059fa07941
Shopware has switched to .env.local (#3810)
Shopware has switched to `.env.local` for modifications, whereas the `.env` provides sane defaults.
2024-04-16 11:18:11 +02:00
Mohammed Elhaouari
cc9c35e3fc
Update Laravel recipe add pulse tasks (#3809)
* Add laravel pulse tasks

* Add docs
2024-04-15 09:07:13 +02:00
Giacomo Moscardini
f3703cf698
Add another check for setup:upgrade (#3658)
* Add another check for setup:upgrade

* Update documentation

* Revert "Update documentation"

This reverts commit 120bf5e7a2cb3b52dcb1119648e53da144a07dc2.

* Update documentation
2024-04-03 15:58:34 +02:00
antonmedv
95acd35c21 [automatic] Update docs with bin/docgen 2024-03-29 18:45:37 +00:00
gbobts
cca12a1e7e
Add feature to stop cron before deployment and start cron after (#3797)
* Add feature to stop cron before deployment and start cron after

* Updated doc
2024-03-29 19:45:17 +01:00
Corey Worrell
158181312b
Fix the command filter to rekey the array (#3796) 2024-03-28 07:36:25 +01:00
Benoît Chantre
80627a6883
Update actions/checkout and actions/cache to v4 (#3793) 2024-03-23 23:05:43 +01:00
Anton Medvedev
caadedd469
Update README.md 2024-03-21 13:41:40 +01:00
Propaganistas
ef0087d988
Add release name to deploy:info (#3783)
* add release name to info

* failsafe for initial deployment
2024-02-26 14:30:43 +01:00
Alexander Nickel
51e8e82c07
refactor(shopware): Optimize getPlugins to use json output (#3780)
Refactoring the `getPlugins` function to not parse regular commandline
output anymore, instead use the --json flag `plugin:list`.
Refactoring 'sw:plugin:update:all' to not upgrade every installed
plugin, but every installed plugin that in fact is upgradable.
2024-02-16 12:51:35 +01:00
Schrank
ff69fd27e7 [automatic] Update docs with bin/docgen 2024-02-15 17:24:22 +00:00
Joda Stößer
3964520986
docs(recipe/magento2): fix typo in conccurent (#3779)
* docs(recipe/magento2): fix typo in conccurent

* Fix typo

---------

Co-authored-by: Fabian Blechschmidt <github@fabian-blechschmidt.de>
2024-02-15 18:24:01 +01:00
Fritz Michael Gschwantner
fc9a2f13ad
Escape shell arguments correctly (#3603)
* escape shell argument depending on target operating system

* only escape unix style

* add some basic tests

* use json_encode in test

* correctly escape single quotes on the Linux command line
2024-02-11 23:01:51 +01:00
antonmedv
54cea3a783 [automatic] Update docs with bin/docgen 2024-01-24 23:06:49 +00:00
Martijn Cuppens
f92cb4bbea
Increase upload_max_filesize to 128M (#3770) 2024-01-25 00:06:29 +01:00
antonmedv
8373c291ec [automatic] Update docs with bin/docgen 2024-01-12 11:21:54 +00:00
Martijn Cuppens
857b8a4357
Move Caddy file in to separate file (#3765) 2024-01-12 12:21:36 +01:00
Martijn Cuppens
a5bc3d8db5
Create parent folders if needed (#3764)
See https://man7.org/linux/man-pages/man1/mkdir.1.html
2024-01-11 13:32:51 +01:00
antonmedv
2e0e62aa16 [automatic] Update docs with bin/docgen 2024-01-11 10:42:00 +00:00
Martijn Cuppens
1c4f208938
Switch to owner change instead of shh user change (#3763)
Fixes https://github.com/deployphp/deployer/issues/3542
2024-01-11 11:41:42 +01:00
Martijn Cuppens
b053223bd4
Don't show warning if become parameter is set to root (#3761) 2024-01-09 19:28:25 +01:00
antonmedv
bbd9d8abf5 [automatic] Update docs with bin/docgen 2024-01-03 07:36:35 +00:00
Maxim Smakouz
248af34480
Adding Spiral Framework recipe (#3582)
* Add Spiral framework recipe

* Add docs
2024-01-03 08:36:18 +01:00
Jesko Karwasz@portavice
e518a423fb
Crontab: allow sudo with crontab:use_sudo option (#3759)
* Add parameter crontab:use_sudo to allow running crontab using sudo.

This makes it possible to overwrite the bin/crontab variable to edit crontab for other users.

e.g.

set("crontab:use_sudo", true);
set("bin/crontab", function () {
  return which('crontab') . " -u www-data";
});

* Add documentation and use cases for crontab:use_sudo

* Regenerate documentation with docgen
2023-12-22 10:13:44 +01:00
Ingo Fabbri
11cef7404e
fix: run cachetool without args (#3742)
fixes a regression bug introduced with 266554d3c7
2023-12-08 18:32:23 +01:00
ameotoko
507f54c26f
Fix version variables in Contao recipe (#3735)
* Fix version variables in Contao recipe

* update docs
2023-11-27 07:14:34 +01:00
ioanok
a0a21e22a3
contrib: fix creating cron jobs first time 2023-11-21 16:31:14 +01:00
Tobias
94b1bcbb36
Removing wrong information regarding reverse DNS (#3726) 2023-11-14 18:11:48 +01:00
antonmedv
a510feb27e [automatic] Update docs with bin/docgen 2023-11-08 06:30:53 +00:00
Marc Rodriguez
cb28eb82ff
Fix issue provoked after adding array casting and returning empty fcgi parameter to the command (#3724) 2023-11-08 07:30:36 +01:00
Anton Medvedev
5c62c45799
Revert "[TASK] Update TYPO3 recipe (#3674)" (#3723)
This reverts commit 73f2b531d71075f8523829ce0bbeeac4fb7e10fa.
2023-11-07 11:25:41 +01:00
Vladimir Varlamov
f907111852
ci-cd docs: update link to gitlab doc section (#3721) 2023-11-04 13:19:34 +01:00
antonmedv
b8da0f0b27 [automatic] Update docs with bin/docgen 2023-10-27 12:32:05 +00:00
Nicolas Lemoine
6ce69c5dd2
Fix test function (#3717)
Prevents line breaks that might be outputed in `run` return to break condition.
2023-10-27 14:31:41 +02:00
antonmedv
6611816c89 [automatic] Update docs with bin/docgen 2023-10-24 15:07:21 +00:00
Dr. Ulrich Thomas Gabor
7f905c2155
Improve recipe 2023-10-24 17:06:56 +02:00
Tim
003b4e52d9
Crontab: Rewrite the crontab recipe to work with sections (#3708)
* Rewrite the crontab recipe to work with sections

* Crontab: Move existing cronjobs to the section when first generating to prevent breaking backwards compatibility
Generate new docs
2023-10-12 15:54:44 +02:00
antonmedv
6166a6cb6f [automatic] Update docs with bin/docgen 2023-09-20 07:33:05 +00:00
Joda Stößer
e83e6d197b
style(docs/hosts): correct included words in inline code styling (#3691) 2023-09-20 09:32:44 +02:00
ochorocho
73f2b531d7
[TASK] Update TYPO3 recipe (#3674)
* [TASK] Update TYPO3 recipe

* Update recipe for TYPO3 v12
* Allow tasks to be added before or after a task in a given task group
* Allow to hide spinner to enable interactive tasks on be run on the remote server

Fixes #3667

* [TASK] Update docs

* [TASK] Remove deploy:vendors from recipe

We aim for minimal requirements on the target server.
Thus, all preparation should be done in CI.

* [TASK] Update comment
2023-09-13 13:35:34 +02:00
Corey Worrell
0cf5d18591
Filter out empty rsync command arguments (#3686)
Fixes #3683
2023-09-12 16:16:27 +02:00
Ingo Fabbri
266554d3c7
Allow multiple cachetool calls (#3684) 2023-09-12 16:02:14 +02:00
Marcus Müller
35ba29427f
Shopware: Register new themes and scheduled tasks during deploy (#3681) 2023-09-07 23:12:26 +02:00
Tobias Banaszak
e3faebe878
Fix output of elapsed time in section markers in gitlab (#3664)
According to this https://docs.gitlab.com/ee/ci/jobs/#custom-collapsible-section, we need to provide a unix timestamp in seconds, not in milliseconds.
2023-08-07 12:28:33 +02:00
Tom Scott-Malden
4dc20ce742
DD#0000: feat: Move var-exporter into main requirements (#3662)
* DD#0000: feat: Move var-exporter into main requirements

* DD#0000: feat: Removed var-export

* DD#0000: feat: Updated docs
2023-08-04 16:36:47 +02:00
Rafael Schwemmer
9b987d4a1e
Update documentation, improve language, fix grammar and typos (#3657) 2023-07-29 12:02:46 +02:00
Itay Raz
37eef8489b
use {{bin/magento}} to build static content (#3651) 2023-07-25 17:25:59 +02:00