Anton Medvedev
ff3c33c0a4
Update release.yml
2022-07-26 22:53:40 +02:00
Anton Medvedev
e80876d90d
Update docs
2022-07-26 09:18:44 +02:00
Anton Medvedev
86c7ed6260
Update docs
2022-07-26 00:19:14 +02:00
Anton Medvedev
a12fdb6530
Update docs
2022-07-26 00:12:23 +02:00
Anton Medvedev
d20cabf0b7
Update docs
2022-07-24 13:26:08 +02:00
Anton Medvedev
c1ca4e1879
Leave source files in release
2022-07-24 13:23:05 +02:00
Anton Medvedev
6ac594d219
Revert "Rename back to deployer.phar"
...
This reverts commit 00ac16d65cf4fdd82fcd0caf0c102ca0ec6f723e.
2022-07-24 13:21:36 +02:00
Michał Giza
b92b1c6dd3
Pimcore recipe fixes ( #3212 )
...
* Share Pimcore database configuration
* writeable var/cache/dev
2022-07-23 15:45:59 +02:00
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