2835 Commits

Author SHA1 Message Date
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
Anton Medvedev
ad985956ce
Update sync.yml 2023-04-04 11:29:52 +02:00
Anton Medvedev
f01112db40
Update sync.yml 2023-04-04 11:19:12 +02:00
Tom Scott-Malden
7fa09a2299
Magento 2: Cache key id prefix (#3453) 2023-03-30 17:34:07 +02:00
Pavel Bychko
f3bafec466
Add Laravel Nova task to recipe/laravel (#3548)
* Add Laravel Nova task to recipe/laravel

* Update docs
2023-03-27 23:08:34 +02:00
Peter Niederlag
91b73c05f6
fix: upload in yaml, allow array or string (#3551) (#3552) 2023-03-27 23:07:39 +02:00
antonmedv
bf94c50885 [automatic] Update docs with bin/docgen 2023-03-27 21:07:22 +00:00
Peter Jaap Blaakmeer
bb5fd1c1b9
Compile all themes when magento_themes is not set (#3550)
* Compile all themes when magento_themes is not set

* Add space at else structure
2023-03-27 23:06:59 +02:00
Tomasz Gąsior
ba355deaa1
Add missing information to UPGRADE.md (#3546)
https://github.com/deployphp/deployer/issues/3541
2023-03-24 11:47:05 +01:00
Julian
78dd230379
Split asset compilation (#3326) 2023-03-24 11:45:54 +01:00
Niklas Grießer
2df75b3b4c
Fix collapsible section's end markers in GitLab CI job output (#3545) 2023-03-22 19:00:39 +01:00
Marcus Müller
daba4ea9df
Shopware: Add new task for refreshing themes (#3530) 2023-03-07 23:23:14 +01:00
Marcus Müller
7f99c7e2c6
Shopware recipe: Do not warm up cache when clearing the cache (#3532) 2023-03-07 23:22:45 +01:00
Fabian Schmengler /
f9b5c1e52b
Magento 2: Only set maintenance mode once if needed (#3469)
* Only set maintenance mode once if needed

Also:
- by adding magento:maintenance:enable-if-needed to the task list instead of invoking it directly, it is now possible to use after() to add custom tasks to be performed in maintenance mode
- the maintenance_mode_status_active check was removed because it is unnecessary and can return wrong results because of caching

* Update docs
2023-03-06 19:41:41 +01:00
Wilfried Wolf
b565fdcc58
Adds Comments to magento2 recipe and modifies DocGen, to be able to explain artifact deployment (#3510)
* adds sticky to writable recipe

chgrp for all files, chmod g+rwxs for directories, chmod g+rw for files

* adds artifact deployment for magento2 recipe

* Updates Documentation

* removes mode that has been submitted in other MR

* adds divers discussion results from PR #3317

- uses contrib/cachetool
- removes task build:prepare-env
- comments additional_shared_files and additonal_shared_dirs
- avoids invoke()

* updates docs

* corrects additional shared

* expands DocGen for artifact deployment and adds documentation to the magento2 recipe

* corrects missing capital and typo

---------

Co-authored-by: Anton Medvedev <anton@medv.io>
2023-03-06 12:49:42 +01:00
HereticPilgrim
e6a3364fc0
Added missing deploy task to recipe/common (#3526)
Co-authored-by: HereticPilgrim <manuel.grauwiler@transformatik.ch>
2023-03-02 19:05:13 +01:00
HereticPilgrim
4a4e69a8c5
Added support for ntfy.sh notifications, contrib/ntfy (#3522)
* Fixed typo

* Added support for ntfy.sh notifications, contrib/ntfy recipe

* Missing docs

---------

Co-authored-by: HereticPilgrim <manuel.grauwiler@transformatik.ch>
2023-03-02 08:51:01 +01:00
HereticPilgrim
a8fca445c3
Teams, Telegram, Slack contrib recipe no longer fails silently if no webhook is configured (#3523)
* MS teams contrib recipe no longer fails silently if no webhook is configured

* contrib/slack now throws a warning if no webhook is configured

* Telegram no longer fails silently if there is no token or chat id configured

* Fixed copy-paste error

---------

Co-authored-by: HereticPilgrim <manuel.grauwiler@transformatik.ch>
2023-03-02 08:49:57 +01:00
antonmedv
e88761e207 [automatic] Update docs with bin/docgen 2023-03-02 07:49:49 +00:00
Martijn Wagena
cd760c2bbe
Contrib supervisord monitor (#3486)
* added support for Supervisord Monitor with Basic auth mandatory

* updated logic to have one configurable setter

* updated setters to be more dynamic

* updated docs

* updating docs

* doc gen hell

* test

* updated docs

* updated getters

* updated the methods to be recipe specific

* cleanup and extra tasks

* null check

---------

Co-authored-by: Martijn Wagena <martijn@concept7.nl>
2023-03-02 08:49:27 +01:00
HereticPilgrim
ad242dc8d8
Doc update about new default value of writable_recursive (#3521)
* Doc update about new default value of writable_recursive

* Adjusted wording

---------

Co-authored-by: HereticPilgrim <manuel.grauwiler@transformatik.ch>
2023-03-01 21:29:45 +01:00
HereticPilgrim
e0b59ec668
Added a note about missing ssh-option. Fixes issue deployphp/deployer… (#3520)
* Added a note about missing ssh-option. Fixes issue deployphp/deployer#2908

* Slight wording update

---------

Co-authored-by: Manu <manuel.grauwiler@transformatik.ch>
2023-03-01 21:14:02 +01:00
Anton Medvedev
2ac3b89d97 Fix branch deploy for clone strategy 2023-03-01 21:12:14 +01:00
Dr. Ulrich Thomas Gabor
fa2ce9ac0f
Shopware Flex has no build.sh anymore (#3513)
The new [Shopware template](https://developer.shopware.com/docs/guides/installation/template) does not have a `bin/build.sh` file anymore. The missing executable executed `composer install` and `bin/build-js.sh`. Since requiring the new Symfony flex recipe requires running `composer` manually, we just execute `bin/build-js.sh` now.

This could be a breaking change for some users. Don't know if you want to state that somewhere or allow a way to restore the old behavior via flag (although one can just override the `sw-build-without-db:build` task anytime).
2023-02-25 17:29:04 +01:00