2161 Commits

Author SHA1 Message Date
Fabian Blechschmidt
9ca1f05c59
#2503: TypeError, port is int on escapeshellarg (#2504)
* #2503: TypeError, port is int on escapeshellarg
2021-04-13 15:32:51 +02:00
Rick Schippers
b212b83e67
Bugfix shopware recipe plugin updates (#2414)
* removed incorrect duplicate version column

Output is as follows so:

$plugin,$label,$version,$upgrade,$author,$installed,$active,$upgradeable,

Shopware Plugin Service
=======================

 ------------------- --------------------------------------------------------- --------- ----------------- --------------------------- ----------- -------- -------------
  Plugin              Label                                                     Version   Upgrade version   Author                      Installed   Active   Upgradeable
 ------------------- --------------------------------------------------------- --------- ----------------- --------------------------- ----------- -------- -------------
  BuckarooPayments    Buckaroo Payment                                          1.1.1                       Buckaroo                    Yes         Yes      No
  DevTools            Additional tools to support your Shopware 6 development   0.2.0                       Maurits Meester             Yes         Yes      No

* Invoke sw:plugin:refresh inside sw:plugin:activate:all instead of incorrectly redefining it

* Upgrade all plugins that are upgradeable

* Changelog update

* Ran docgen

* Do NOT make upgrading all default

* Update doc

Co-authored-by: Fabian Blechschmidt <github@fabian-blechschmidt.de>
Co-authored-by: Fabian Blechschmidt <blechschmidt@fabian-blechschmidt.de>
2021-04-13 15:31:51 +02:00
Anton Medvedev
895762dc38 Move comment to api 2021-04-12 22:17:23 +02:00
fliespl
3d6d55578f
Rsync stats config option (#2500)
* rsync stats

* update doc block
2021-04-12 23:05:34 +03:00
memen45
85ba976307
Update magento2.php (#2452)
Fixes failed deploys when app/etc/config.php is changed with added sites, stores, store views or themes.

Co-authored-by: Fabian Blechschmidt <github@fabian-blechschmidt.de>
2021-04-11 16:49:46 +02:00
Loris Leiva
a313326911
Fix ACL error message (#2501)
* Fix ACL error message

* Update CHANGELOG.md
2021-04-11 16:45:55 +02:00
Anton Medvedev
00467b0edf Fix typo 2021-04-09 22:51:52 +02:00
Anton Medvedev
aa871c6b13 Update installation.md 2021-04-09 22:49:52 +02:00
Anton Medvedev
d9cdb38ef2 Back to master 2021-04-09 20:33:06 +00:00
Anton Medvedev
c3b200d0eb Release 7.0.0-beta.20 v7.0.0-beta.20 2021-04-09 20:33:06 +00:00
Anton Medvedev
457eb6d074 Fix --log option 2021-04-09 22:30:07 +02:00
Anton Medvedev
dda46c7f8d Use non-login shell for runLocally 2021-04-09 22:06:21 +02:00
Anton Medvedev
d6c484bc41 Detect circular task definitions 2021-04-09 22:05:58 +02:00
Anton Medvedev
71a196c398 Back to master 2021-04-05 17:11:23 +00:00
Anton Medvedev
7be9876cda Release 7.0.0-beta.19 v7.0.0-beta.19 2021-04-05 17:11:23 +00:00
Loris Leiva
378f7bfb10
Feature/add shared configs for common template only (#2491)
* Add shared configs for common template only

* Update CHANGELOG.md
2021-04-05 17:39:00 +02:00
Loris Leiva
4b1a5f7c57
Add artisan tasks that generate keys (#2490)
Co-Authored-By: Kundan <198781+kundancool@users.noreply.github.com>

Co-authored-by: Kundan <198781+kundancool@users.noreply.github.com>
Co-authored-by: Anton Medvedev <anton@medv.io>
2021-04-04 21:11:38 +02:00
Loris Leiva
219bf4e400
Update CHANGELOG.md (#2489) 2021-04-04 20:34:28 +02:00
Anton Medvedev
a24c2ee5cd Back to master 2021-04-04 17:14:04 +00:00
Anton Medvedev
d583506f90 Release 7.0.0-beta.18 v7.0.0-beta.18 2021-04-04 17:14:04 +00:00
Loris Leiva
56477d1b41
Tidy artisan commands (#2488)
* Remove deploy:public_disk task

Redundant since this can be achieved with the `artisan:storage:link` task since 5.3.

5.2 support was dropped in June 2016 so it is safe to stop supporting it ourselves.

* Remove publish artisan commands

These commands are made to generate some code that should then be committed and pushed. These should never be needed directly in production.

* Add and rename artisan tasks

* Refactor artisan command registration

* Revert "Refactor artisan command registration"

Doesn't work nicely with docgen 😭

* Update laravel.md
2021-04-04 20:12:39 +03:00
Loris Leiva
b5721b8e83
Add php-fpm as a contrib recipe (#2487)
* Add php-fpm as a contrib recipe

* Update CHANGELOG.md

* Find the PHP-fpm version from the process
2021-04-04 12:59:36 +03:00
Alex Mayer
b4fcfa1f66
Standardize Markdown Code Block Syntax (#2479) 2021-04-03 18:44:40 +03:00
Anton Medvedev
d857021b47 Clarify version question 2021-04-03 14:23:48 +02:00
Anton Medvedev
2ecf179e48 Back to master 2021-04-03 12:20:51 +00:00
Anton Medvedev
337162edb1 Release 7.0.0-beta.17 v7.0.0-beta.17 2021-04-03 12:20:51 +00:00
Anton Medvedev
b6b8eacef5 Force runLocally to be executed via host's shell option 2021-04-03 14:16:23 +02:00
Loris Leiva
7627f9ba43
Add and use new release_or_current_path (#2486)
* Add release_or_current_path option

* Use new path in platform-specific recipes

* Update CHANGELOG.md
2021-04-03 15:05:45 +03:00
Alex Mayer
34dade5420
Remove Unused use Statements (#2476)
Ensure single empty line above and below use block
2021-03-27 10:28:25 +01:00
Anton Medvedev
550049346d Update docs 2021-03-16 22:53:11 +01:00
Anton Medvedev
d791a3b237 Fix e2e test 2021-03-16 22:35:49 +01:00
Anton Medvedev
e7a27dff7e Refactor push task 2021-03-16 22:08:27 +01:00
Anton Medvedev
b0fbb8f239 Allow to upload multiple files at once 2021-03-16 22:08:27 +01:00
Anton Medvedev
61e5bfbe35 Back to master 2021-03-15 21:22:42 +00:00
Anton Medvedev
9baa622585 Release 7.0.0-beta.16 v7.0.0-beta.16 2021-03-15 21:22:42 +00:00
Anton Medvedev
1f0fc2d383
Try set conn hash length to 17 (#2464) 2021-03-16 00:21:29 +03:00
Anton Medvedev
696893e7e2 Return cleanup_use_sudo 2021-03-15 22:12:13 +01:00
Anton Medvedev
b8947cf0c2 Expand ~ in config_file 2021-03-15 22:02:55 +01:00
Anton Medvedev
1efd80261d Make fetch public 2021-03-15 21:56:57 +01:00
Anton Medvedev
c8c5c48624 Better process fro master connect 2021-03-15 21:54:33 +01:00
Anton Medvedev
19ce13a49b Fix revision saving on macos 2021-03-15 21:53:46 +01:00
Anton Medvedev
4e114f457e Fix typo 2021-03-15 21:53:28 +01:00
Anton Medvedev
4cb2f67067 Fix host level configuration for callback 2021-03-15 21:53:14 +01:00
Anton Medvedev
6b8cf3aae7 Better run command 2021-03-15 21:52:09 +01:00
Anton Medvedev
29c9663f49 Back to master 2021-03-14 22:40:24 +00:00
Anton Medvedev
ae9f284387 Release 7.0.0-beta.15 v7.0.0-beta.15 2021-03-14 22:40:24 +00:00
Anton Medvedev
a200c1f9b0
Refactor deploy:update_code (#2461) 2021-03-15 01:35:06 +03:00
Anton Medvedev
18a877741d Update UPGRADE.md 2021-03-14 09:20:01 +01:00
Anton Medvedev
f4e2d6b6d6 Fix shell arguments escaping for rsync 2021-03-14 09:18:27 +01:00
Anton Medvedev
eccb74d31e Update CHANGELOG.md 2021-03-14 08:52:16 +01:00