2858 Commits

Author SHA1 Message Date
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
Gregor Harlan
adbac8da4c
SshCommand: Fix host selection (#3649) 2023-07-23 22:52:34 +02:00
Vladimir Butov
adbb4b774c
fix completion templates skipping (#3639) 2023-07-16 09:57:42 +02:00
Anton Medvedev
15c8f30ec0
Update README.md 2023-07-06 12:10:21 +02:00
Tom Scott-Malden
48193c6cfc
DD#0000: feat: Magento2: Add support for preload keys (#3567)
* DD#0000: feat: Magento2: Add support for preload keys

- Also updated to remove the config set and instead manually add the hocks to your deployer file
- And move var-exporter into the main composer require
- https://github.com/deployphp/deployer/pull/3453#issuecomment-1497248859

* DD#0000: feat: Reverted composer updates

* DD#0000: feat: Updated docs

* DD#0000: feat: Updated replace to use preg to make sure it only checks beginning of string
Updated readme use better grammer

* DD#0000: feat: Updated md docs
2023-07-04 10:57:38 +02:00
antonmedv
80dcf8d5ec [automatic] Update docs with bin/docgen 2023-06-16 10:01:27 +00:00
Simon R Jones
ae6531211c
Add .env to shared, remove unecessary writable config (#3620) 2023-06-16 12:01:02 +02:00
antonmedv
c5d1d839b5 [automatic] Update docs with bin/docgen 2023-06-14 13:00:42 +00:00
Alex
981d5f6fe2
Update php.php to 8.2 (#3619) 2023-06-14 15:00:13 +02:00
Philipp Bammes
8d23bac440
Fix typo in rollback.php (#3617)
* Fix typo in `rollback.php`

* Fix typos in `rollback.php`

* `php bin/docgen`
2023-06-12 09:27:24 +02:00
Sam James
ed28cb1cba
Fix/m2 artifact success (#3601)
* Call deploy:success at the end of Magento 2 Artifact Finish

* Regenerated Docs
2023-05-18 14:09:22 +02:00
antonmedv
840b2071cb [automatic] Update docs with bin/docgen 2023-04-29 10:48:06 +00:00
xavgru12
87f196ebcd
changes for using latest shopware flex template (#3586) 2023-04-29 12:47:42 +02:00
Alies Lapatsin
e048158ce4
Add an option to don't show banner after a task (#3578) 2023-04-21 15:04:01 +02:00
Ferenc Papp
68deaa7aaf
Added migrate task to Yii recipe (#3563)
* Added migrate task to Yii recipe

Resolves #3559

* Changed path and PHP executable to be more generic

* Added doc entry.

* Added --interactive=0 flag so that migrations will run automatically.
2023-04-12 13:52:58 +02:00
Anton Medvedev
769bd9d140
Use fx 2023-04-12 11:07:00 +02:00
antonmedv
188668d8b6 [automatic] Update docs with bin/docgen 2023-04-10 09:27:51 +00:00
Massimiliano Arione
3dd66bda82
add log_files to Symfony recipe (#3572) 2023-04-10 11:27:30 +02:00
jamsch
f075f88406
fix(docs): typos in supervisord-monitor example (#3564) 2023-04-06 07:59:49 +02:00
Anton Medvedev
d99377d71e
Update release.yml 2023-04-05 11:22:42 +02:00
Anton Medvedev
855a8253c9
Update release.yml 2023-04-05 11:18:47 +02:00
guvra
4a40c60afb
Fix artifact file generation when "from_repo" option is enabled (#3560) 2023-04-05 11:15:42 +02:00
Anton Medvedev
2f4bf4d7b6
Update release.yml 2023-04-05 11:12:59 +02:00
Anton Medvedev
dba364f615
Update release.yml 2023-04-05 10:58:41 +02:00
Anton Medvedev
2370c31996
Update release.yml 2023-04-05 10:35:21 +02:00
Anton Medvedev
f004596c64
Update release.yml 2023-04-05 10:26:58 +02:00
Anton Medvedev
d7afe5681d
Delete deploy.yaml 2023-04-05 10:09:24 +02:00
Anton Medvedev
75a1f8e6d8
Update release.yml 2023-04-05 10:07:49 +02:00
Anton Medvedev
2ecdff75d4 Remove comments 2023-04-04 12:37:32 +02:00
Anton Medvedev
464dc4db0c Update LICENSE 2023-04-04 12:35:31 +02:00
Anton Medvedev
785bada956 Add response in Httpie error 2023-04-04 12:34:29 +02:00
Anton Medvedev
85eebc50a9
Update sync.yml 2023-04-04 12:15:21 +02:00
Anton Medvedev
e7660e004d
Update sync.yml 2023-04-04 11:49:50 +02:00
Anton Medvedev
c1c69084de
Update sync.yml 2023-04-04 11:48:02 +02:00
Anton Medvedev
f60614027a
Update sync.yml 2023-04-04 11:46:01 +02:00