Anton Medvedev
b14ab5efb7
Update installation instructions
2022-03-18 23:49:29 +01:00
Anton Medvedev
92bb8c16d1
Revert "Update composer.lock"
...
This reverts commit c6374a04a1bf6b0c9be9e3f6d4eb6c3654a4463e.
2022-03-18 23:35:58 +01:00
Anton Medvedev
ee0e879f6f
Add completions
2022-03-18 23:34:03 +01:00
Anton Medvedev
5b39ae9e12
Remove autocomplete command in flavor of completion command
2022-03-18 23:33:41 +01:00
Anton Medvedev
00ac16d65c
Rename back to deployer.phar
2022-03-18 23:32:54 +01:00
Anton Medvedev
c6374a04a1
Update composer.lock
2022-03-18 23:31:43 +01:00
Van0SS
472e73b9ee
Fix typo
2022-03-18 08:11:31 +01:00
Anton Medvedev
16a6913977
Rename bin deployer.phar to dep
2022-03-17 21:32:44 +01:00
Anton Medvedev
025227885a
Remove bin/changelog
2022-03-17 20:51:59 +01:00
Anton Medvedev
ec2ebfc537
Print "[localhost] run" instead of "[example.com] run locally"
2022-03-17 20:49:30 +01:00
Anton Medvedev
227f1926af
Fix phpstan error
2022-03-17 20:38:01 +01:00
Anton Medvedev
e0dea34307
Remove CHANGELOG.md
2022-03-17 20:37:29 +01:00
Anton Medvedev
2d18af6280
New release process: publish deployer.phar in a tag ( #3051 )
...
Merges deployer/dist & deployer/deployer.
2022-03-17 20:34:21 +01:00
Anton Medvedev
04fb68d498
Use version: master
2022-03-17 20:32:27 +01:00
Anton Medvedev
d2daee27a2
Remove DEPLOYER_ROOT constant
2022-03-17 20:31:52 +01:00
Anton Medvedev
2fb0129a98
Fix php-fpm.php recipe
2022-03-17 20:23:12 +01:00
Anton Medvedev
1f38994a00
Fix escapeshellarg in env_stringify: takes only string
2022-03-17 20:11:34 +01:00
Anton Medvedev
a11e7b70ab
Port can be both: string & int
2022-03-17 20:09:53 +01:00
Anton Medvedev
208bf652fe
Fix sub_directory update code strategy
2022-03-17 20:07:19 +01:00
Benoît Chantre
93c6dd585b
Remove platform from Composer config ( #3044 )
...
Don't fake the PHP version available from the environment.
Closes #2927 .
2022-03-15 22:11:27 +01:00
Anton Medvedev
80536eaa0b
Update dependabot.yml
2022-03-14 17:56:29 +01:00
dependabot[bot]
b73f2d7835
Bump phpunit/phpunit from 9.5.17 to 9.5.18 ( #3041 )
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.5.17 to 9.5.18.
- [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.17...9.5.18 )
---
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-14 17:55:54 +01:00
dependabot[bot]
922994bd1d
Bump pestphp/pest from 1.21.1 to 1.21.2 ( #3040 )
...
Bumps [pestphp/pest](https://github.com/pestphp/pest ) from 1.21.1 to 1.21.2.
- [Release notes](https://github.com/pestphp/pest/releases )
- [Changelog](https://github.com/pestphp/pest/blob/v1.21.2/CHANGELOG.md )
- [Commits](https://github.com/pestphp/pest/compare/v1.21.1...v1.21.2 )
---
updated-dependencies:
- dependency-name: pestphp/pest
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-14 17:55:40 +01:00
dependabot[bot]
2c93e0fbb2
Bump phpstan/phpstan from 1.4.8 to 1.4.10 ( #3039 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.4.8 to 1.4.10.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Changelog](https://github.com/phpstan/phpstan/blob/1.5.x/CHANGELOG.md )
- [Commits](https://github.com/phpstan/phpstan/compare/1.4.8...1.4.10 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
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-14 17:55:25 +01:00
antonmedv
946e9c50d8
[automatic] Update docs with bin/docgen
2022-03-13 20:08:19 +00:00
chrisan
1d2da8cada
Add artisan event:cache to Laravel deployment task ( #3035 )
...
This does not appear to harm Laravel apps with event discovery disabled but will speed up applications that do use it
2022-03-13 21:07:56 +01:00
Anton Medvedev
5082861bb9
Fixes #2968
...
Add default host config values
2022-03-13 17:18:36 +01:00
Anton Medvedev
28615d075b
Separate legacy and joy tests
2022-03-13 17:08:44 +01:00
Anton Medvedev
cab76aee6b
Limit release_log to 300
2022-03-13 00:45:30 +01:00
Anton Medvedev
7360569cbf
Fix code style
2022-03-13 00:41:32 +01:00
Mathieu I
9fbb270d99
Fix phpcs update ( #3032 )
...
* Bump slevomat/coding-standard from 6.4.1 to 7.0.19
Bumps [slevomat/coding-standard](https://github.com/slevomat/coding-standard ) from 6.4.1 to 7.0.19.
- [Release notes](https://github.com/slevomat/coding-standard/releases )
- [Commits](https://github.com/slevomat/coding-standard/compare/6.4.1...7.0.19 )
---
updated-dependencies:
- dependency-name: slevomat/coding-standard
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* style: fix all errors reported by phpcs
* style: remove typehints incompatible with php 7
* chore: update phpcs config
* chore: add missing docblocks
* style: remove useless ignore statements
* fix: remove extra mixed typehints
* fix: update api.md
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mathieu Imbert <mathieu.imbert@tracktik.com>
2022-03-13 00:28:16 +01:00
Anton Medvedev
019eec1398
Allow master server to perform large requests
2022-03-12 23:12:30 +01:00
Anton Medvedev
2d11878461
Enforce proper types from yaml recipes
2022-03-12 22:10:25 +01:00
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