ameotoko
b6fd811edb
fix definition of {{bin/php}} parameter in Contao recipe ( #3200 )
2022-07-16 19:15:31 +02:00
Tomasz Kane
1de6f0d67c
Add upgrade docs about default_stage ( #3197 )
...
Co-authored-by: Tomasz Walburg <tomasz.walburg@alterpage.pl>
2022-07-15 13:03:57 +02:00
kjkooistra-youwe
c36566145a
chore: add task name to replace exception message ( #3184 )
...
To clarify which task is causing the exception.
2022-07-04 15:23:23 +02:00
Tomasz Kane
8e4366bb42
Add migration info for cleanup
task ( #3161 )
2022-06-09 22:01:23 +02:00
Johnny Charcosset
839ab68af8
Update UPGRADE.md ( #3158 )
2022-06-08 10:40:44 +02:00
Marcus Jaschen
fe3874370b
Use correct Git ref spec when sub_directory
is specified. ( #3138 )
...
* Use correct Git ref spec when `sub_directory` is specified.
The bug is described in detail in issue #3137 .
* change variable name for sub-directory target (as requested in PR)
2022-05-24 21:36:50 +02:00
Victor van Herpt Valdivia
764d3cd0b8
Add curly braces to domain in Caddyfile ( #3115 )
...
* Add curly braces to domain in Caddyfile
Adding curly braces after the domain name, allows for multiple deploys in the same server.
* regenerate doc for docs/recipe/provision/website.md
Co-authored-by: Victor van Herpt Valdivia <victor@vhvLaptop.lan>
2022-04-27 22:03:08 +02:00
Anton Medvedev
a617327c5c
Update ApiGen.php
2022-04-15 23:17:54 +02:00
dependabot[bot]
cf569530f5
Bump slevomat/coding-standard from 7.0.19 to 7.1 ( #3081 )
...
Bumps [slevomat/coding-standard](https://github.com/slevomat/coding-standard ) from 7.0.19 to 7.1.
- [Release notes](https://github.com/slevomat/coding-standard/releases )
- [Commits](https://github.com/slevomat/coding-standard/compare/7.0.19...7.1.0 )
---
updated-dependencies:
- dependency-name: slevomat/coding-standard
dependency-type: direct:development
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-04-01 18:50:56 +02:00
dependabot[bot]
801b3ff843
Bump phpunit/phpunit from 9.5.18 to 9.5.20 ( #3080 )
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.5.18 to 9.5.20.
- [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.18...9.5.20 )
---
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-04-01 18:50:44 +02:00
peterjaap
aec3b51ecb
[automatic] Update docs with bin/docgen
2022-03-28 12:57:33 +00:00
Peter Jaap Blaakmeer
297e57dc3c
Remove .maintenance.flag from shared_files
...
Since shared files are created when they don't exist and this puts the shop in maintenance mode on each deploy, see https://github.com/deployphp/deployer/discussions/2940
2022-03-28 14:57:06 +02:00
Kamil Kuzminski
0e2f726192
Add --with-deletes flag to contao:migrate task ( #3072 )
...
* Add --with-deletes flag to contao:migrate task
* Restore the recipe command but add the docs instead
* Auto-generate the docs
2022-03-28 11:52:00 +02:00
Anton Medvedev
fadea6bcab
Update init templates
2022-03-22 20:39:54 +01:00
Anton Medvedev
84f0431271
Update docs
2022-03-22 20:39:45 +01:00
Tom Scott-Malden
97cbbd4d79
Add username in deploy:lock error message ( #3046 )
...
* Update to the lock recipe so that it shows you who currently has the lock on the deployment
* DD#0000: feat: Updated joy test
* DD#0000: feat: Regenerated docs
2022-03-22 15:27:41 +01:00
Anton Medvedev
85b771fb9f
Update sidebar.js
2022-03-22 15:15:41 +01:00
Anton Medvedev
44de1e2b16
Docs style
2022-03-22 15:14:44 +01:00
Tom Scott-Malden
8a41b3f030
DD#0000: feat: Added configurable themes to Magento2 ( #3047 )
...
* DD#0000: feat: Added configurable themes to Magento2
* DD#0000: feat: Added concurrent jobs to static:content:deploy
2022-03-22 15:10:25 +01:00
Lukasz Bajsarowicz
2f12104dbd
deployphp/action#35 Add information about known rsync
bug ( #3059 )
2022-03-22 15:08:33 +01:00
Anton Medvedev
54ad810832
Update docs
2022-03-22 15:07:23 +01:00
Anton Medvedev
4c1a477b91
Refactor ssh client and host connection option
...
No more checking of running master ssh connection. This is done automatically by ssh.
No more pre-connect to hosts. On first execution of remote command, ssh connection with multiplexing will be established.
2022-03-22 14:55:43 +01:00
Anton Medvedev
67686e176f
Add postgress db provisioning
2022-03-20 13:07:14 +01:00
Anton Medvedev
cd05692821
Fix typos
2022-03-18 23:57:14 +01:00
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