2628 Commits

Author SHA1 Message Date
Anton Medvedev
0fac14952a Append Caddyfile instead of overriding it 2022-03-12 21:38:39 +01:00
antonmedv
24ba755592 [automatic] Update docs with bin/docgen 2022-03-12 16:42:27 +00:00
Peter Jaap Blaakmeer
12f0c41405
Remove absolute file paths from theme-config using the deploy_path (#2801)
* Remove absolute file paths from theme-config using the deploy_path

* Updated docs

* Update regex

* Fix regex

* Update shopware.php

Updated regex to allow release names with alphanumeric characters

Co-authored-by: Anton Medvedev <anton@medv.io>
2022-03-12 17:42:08 +01:00
Sergei Sergeev
6351797093
Site-enabled folder for Caddy configs (#2949)
* Site-enabled folder for Caddy configs

* Caddyfile from project path

* Remove debug code

* always reload caddy

* fix a doc
2022-03-12 17:41:26 +01:00
Anton Medvedev
7b22d35f78 Remove config.md 2022-03-12 17:14:16 +01:00
Anton Medvedev
39e91cdbaa
Update feature_request.md 2022-03-12 17:01:11 +01:00
Anton Medvedev
d7e4c41a02
Update bug_report.md 2022-03-12 17:00:58 +01:00
Anton Medvedev
0996e602f9
Update config.yml 2022-03-12 17:00:36 +01:00
Anton Medvedev
2d787d1b12
Update config.yml 2022-03-12 17:00:08 +01:00
Anton Medvedev
a6f3dd5675
Update config.yml 2022-03-12 16:59:26 +01:00
Kamil Kuzminski
810ff98e31
Make the Importer class extendable (#3010)
* Make the importer extendable

* Fix the existing unit tests

* Add the unit test
2022-03-10 13:12:09 +01:00
dependabot[bot]
cc0c5fd394
Bump symfony/polyfill-php80 from 1.24.0 to 1.25.0 (#3007)
Bumps [symfony/polyfill-php80](https://github.com/symfony/polyfill-php80) from 1.24.0 to 1.25.0.
- [Release notes](https://github.com/symfony/polyfill-php80/releases)
- [Commits](https://github.com/symfony/polyfill-php80/compare/v1.24.0...v1.25.0)

---
updated-dependencies:
- dependency-name: symfony/polyfill-php80
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 20:50:27 +01:00
dependabot[bot]
a6562f05d4
Bump phpunit/phpunit from 9.5.11 to 9.5.17 (#3006)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.11 to 9.5.17.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.11...9.5.17)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 20:50:14 +01:00
dependabot[bot]
1c3ade65e5
Bump phpunit/php-code-coverage from 9.2.14 to 9.2.15 (#3005)
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage) from 9.2.14 to 9.2.15.
- [Release notes](https://github.com/sebastianbergmann/php-code-coverage/releases)
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/master/ChangeLog.md)
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.14...9.2.15)

---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 20:49:41 +01:00
dependabot[bot]
478e293685
Bump symfony/yaml from 5.4.2 to 5.4.3 (#3003)
Bumps [symfony/yaml](https://github.com/symfony/yaml) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/yaml/compare/v5.4.2...v5.4.3)

---
updated-dependencies:
- dependency-name: symfony/yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 20:49:25 +01:00
Mathieu I
c3d236a81f
Fix phpstan issues (#3001)
* Bump phpstan version to support php 8.1

* Fix some minor issues reported by phpstan

* Invert the elseif condition to check the most specific first

Co-authored-by: Mathieu Imbert <mathieu.imbert@tracktik.com>
2022-03-04 23:42:25 +01:00
Anton Medvedev
f04c5fc2a6
Revert "check func_num_args() in get() (#2951)" (#2995)
This reverts commit 5a1fdf86d7b6e097e1861b1a015b3226152f712e.
2022-03-04 23:36:11 +01:00
Anton Medvedev
4ec52d645e
Update info.php 2022-03-03 22:20:50 +01:00
dependabot[bot]
41375c8b8c
Bump react/http from 1.5.0 to 1.6.0 (#2989)
Bumps [react/http](https://github.com/reactphp/http) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/reactphp/http/releases)
- [Changelog](https://github.com/reactphp/http/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactphp/http/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: react/http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-03 21:52:29 +01:00
dependabot[bot]
97e4d2d1d0
Bump symfony/console from 5.4.2 to 5.4.5 (#2991)
Bumps [symfony/console](https://github.com/symfony/console) from 5.4.2 to 5.4.5.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v5.4.2...v5.4.5)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-03 21:52:14 +01:00
dependabot[bot]
9d8a3fd23a
Bump phpunit/php-code-coverage from 9.2.10 to 9.2.14 (#2992)
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage) from 9.2.10 to 9.2.14.
- [Release notes](https://github.com/sebastianbergmann/php-code-coverage/releases)
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/master/ChangeLog.md)
- [Commits](https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.10...9.2.14)

---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-03 21:52:05 +01:00
dependabot[bot]
65b8d05213
Bump symfony/process from 5.4.2 to 5.4.5 (#2993)
Bumps [symfony/process](https://github.com/symfony/process) from 5.4.2 to 5.4.5.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/process/compare/v5.4.2...v5.4.5)

---
updated-dependencies:
- dependency-name: symfony/process
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-03 21:51:51 +01:00
refs
5a1fdf86d7
check func_num_args() in get() (#2951) 2022-03-03 21:46:26 +01:00
refs
435d07cabf
Don't copy node_modules because it will get deleted (#2919) 2022-03-03 21:46:00 +01:00
Yoann Chocteau
26946527fd
Fix ssh command to work on Windows (#2920) 2022-03-03 21:45:26 +01:00
Richard Henkenjohann
7732d7ecb4
Contao recipe (#2851)
* Add Contao recipe

* Fix command argument

* Enable maintenance mode in both the current and release build

* Add the contao:manager:lock task

* Use correct public path in shared_dirs

* Make sure that the directory exists
2022-03-03 21:44:27 +01:00
Dr. Ulrich Thomas Gabor
5853e7049c
Fix replacing tasks (#2879)
fixes #2878
2022-03-03 21:44:10 +01:00
antonmedv
8a54355fea [automatic] Update docs with bin/docgen 2022-03-03 20:39:51 +00:00
Anton Medvedev
d2a65e5a13
Add more dirs into Symfony to writable dirs
Added: 'var/cache', 'var/log', 'var/sessions'
2022-03-03 21:39:28 +01:00
antonmedv
37f79878a9 [automatic] Update docs with bin/docgen 2022-03-03 20:35:54 +00:00
matsn0w
baece5a6e3
Add an option to deploy only a sub-folder of the repository (#2821)
* add new sub_directory option

* update docs

* Update docs/recipe/deploy/update_code.md

Co-authored-by: Mario Ramundo <ramundomario@gmail.com>

Co-authored-by: Mario Ramundo <ramundomario@gmail.com>
Co-authored-by: Anton Medvedev <anton@medv.io>
2022-03-03 21:35:25 +01:00
Laura Folco
5550911cf6
Magento2: allow non-zero-downtime deployment (#2941)
* Magento2: allow non-zero-downtime deployment; add `.maintenance.flag` to shared files

* ran docgen
2022-03-03 21:21:08 +01:00
refs
d1b2c51ccc
Fix php-fpm recipe: use bin/php and add statement terminator (#2956) 2022-03-03 21:18:00 +01:00
Yanick Witschi
fdb18d0a8e
Make sure to use the correct PHP binary with existing Composer (#2967)
* Make sure to use the correct PHP binary with existing Composer

* Typo

* Typo again
2022-03-03 21:15:49 +01:00
Benoît Chantre
f8e166b4f7
Add dependabot (#2926) 2022-03-03 21:14:50 +01:00
Markus Staab
4d2ddce8ad
Cleanup code (#2974)
* Task: added phpdocs

* Update Task.php

* add callable phpdocs

* remove useless bool-return

* remove useless return

* remove useless return

* run bin/docgen
2022-02-24 17:54:56 +01:00
Gennadiy Sevalnev
86742c1f75
Fix host examples (#2961) 2022-02-11 09:11:32 +01:00
CaptainFalcon92
6731de9280
Adding PATCH to Httpie (#2950) 2022-02-11 08:29:23 +01:00
David Palomares
68a983a8ca
Update doc provision as root (#2952)
* Provision: add alternative to using a root user
(docs and warning)

* Update docs
2022-02-09 00:22:46 +01:00
Mariusz Fik
cb6313fb18
zsh completion syntax fix (#2947) 2022-02-06 08:52:19 +01:00
peterjaap
9ba2daa894 [automatic] Update docs with bin/docgen 2022-02-03 08:19:59 +00:00
Peter Jaap Blaakmeer
abfb9bb235
Update magento2.php
Added var/.maintenance.flag as a shared file, closes issue #2940
2022-02-03 09:19:34 +01:00
Anton Medvedev
e3e1dace98 Update docs 2022-01-30 12:08:03 +01:00
Rigel Kent Carbonel
2003ca9b89
[#2912] Fix the dep init in PHP 8.1 (#2925) 2022-01-30 06:34:02 +01:00
Anton Medvedev
15174c8db0
Fix grammar 2022-01-28 00:13:13 +01:00
antonmedv
5760aacb32 [automatic] Update docs with bin/docgen 2022-01-22 11:33:16 +00:00
Joel Pittet
238f16bba2
Update php.php (#2916)
Remove duplicate php-fpm
2022-01-22 12:32:54 +01:00
Joel Pittet
8b5cce1faa
Update getting-started.md (#2915)
Typo fix
2022-01-22 12:32:23 +01:00
Simon Sprankel
0305fc26f0
Fix Magento version detection, fixes #2905 (#2906) 2022-01-17 21:07:32 +01:00
Dr. Ulrich Thomas Gabor
b6d646d8e3
Use -L on chgrp (#2834) 2022-01-17 19:22:12 +01:00