2529 Commits

Author SHA1 Message Date
Mario Ramundo
4aa3028ae9
[Docs] GitLab CI/CD (#2777)
* [Docs] GitLab CI/CD

* [Docs] GitLab CI/CD - Prevent deployment concurrency

* [Docs] GitLab CI/CD - Deploy secrets

* [Docs] GitLab CI/CD - Deploy code with `rsync`

* [Docs] GitLab CI/CD - Fix typo
2021-11-25 22:33:20 +01:00
antonmedv
d7e8e147ad [automatic] Update docs with bin/docgen 2021-11-22 21:51:48 +00:00
Anton Medvedev
12ae7f09ca
Update provision.php 2021-11-22 22:51:18 +01:00
Alex Mayer
287fd56ecc
Clean Up Documentation Formatting and Wording (#2776) 2021-11-22 09:23:57 +01:00
Anton Medvedev
cafe007465 Update deps v7.0.0-rc.3 2021-11-21 23:14:58 +01:00
Anton Medvedev
ac0242f4ef Use alias instead of __host__ in selector 2021-11-21 22:52:59 +01:00
Anton Medvedev
47b9850947 Fix phpstan error 2021-11-21 22:41:56 +01:00
Anton Medvedev
c1bef57396 Fix once() on a group task 2021-11-21 22:37:15 +01:00
Mario Ramundo
634341f89c
Add provision of mariadb (#2775) 2021-11-21 20:41:30 +01:00
Mario Ramundo
9b35a870cc
Add missing provisioning of databases in provision recipe (#2768)
* Add missing provisioning of databases in provision recipe

In addition, increase timeout of `mysql-server` install

* Updated docs
2021-11-21 11:52:32 +01:00
Anton Medvedev
333baff9f6 Add info about skipped tasks 2021-11-21 11:45:47 +01:00
Anton Medvedev
465aed48d8 Improve deploy:info task 2021-11-21 11:30:08 +01:00
antonmedv
9c0ca30fd0 [automatic] Update docs with bin/docgen 2021-11-21 10:21:03 +00:00
Anton Medvedev
92a0eb6eb1 Refactor deploy:update_code to use target config 2021-11-21 11:20:42 +01:00
antonmedv
e83aba6d08 [automatic] Update docs with bin/docgen 2021-11-21 09:57:58 +00:00
Anton Medvedev
3e1540440e Remove shallow() task method 2021-11-21 10:57:25 +01:00
Anton Medvedev
e04b166337 Remove "Using ..." message 2021-11-21 10:01:10 +01:00
Rigel Kent Carbonel
dddfab7b62
Draft: [PHP8.1] Add ReturnTypeWillChange attributes where necessary. (#2763)
* [PHP8.1] Add ReturnTypeWillChange attributes where necessary.

* Add PHP8.1 in the test.yml workflow.

* Cast to integer to fix the error `Implicit conversion from float`
2021-11-19 09:31:39 +01:00
antonmedv
1cf19335b1 [automatic] Update docs with bin/docgen 2021-11-18 19:28:30 +00:00
Fabian Blechschmidt
e09d626967
#2760 Do not run deployment if no current path exists (#2761) 2021-11-18 20:28:00 +01:00
Anton Medvedev
4b153f2c04
Update getting-started.md 2021-11-15 23:14:03 +01:00
Anton Medvedev
6138c5df42
Update README.md 2021-11-15 22:51:23 +01:00
Anton Medvedev
dae6185800 Fix phpstan error v7.0.0-rc.2 2021-11-14 22:46:42 +01:00
Mario Ramundo
1ede0589fc
Fix timeout for heavy tasks in provision recipe (#2752) 2021-11-14 22:44:12 +01:00
Mario Ramundo
4f84ee1339
Fix php-fpm unix socket in provision recipe (#2751)
Reference: https://caddyserver.com/docs/caddyfile/directives/php_fastcgi#examples
2021-11-14 20:47:17 +01:00
Peter Jaap Blaakmeer
d28bb9f5a7
Fix maintenance status check (#2748)
This command fails when it is a deployment to a newly provisioned server since the current_path does not exist
2021-11-14 15:22:59 +01:00
Anton Medvedev
c893ca5a94 Fix blackjack 2021-11-13 12:19:53 +01:00
Anton Medvedev
d80bf98166 Update basics.md 2021-11-10 23:28:29 +01:00
Anton Medvedev
080d08993c Update getting-started.md 2021-11-10 23:25:39 +01:00
Anton Medvedev
55879f95ee Replace ``bash with `` 2021-11-10 23:20:32 +01:00
Anton Medvedev
cf359ab027
Update UPGRADE.md 2021-11-10 22:51:11 +01:00
antonmedv
659669c7d2 [automatic] Update docs with bin/docgen 2021-11-10 21:36:43 +00:00
Jamie Burchell
272201779b
Fix minor typos in comments (#2744) 2021-11-10 22:36:20 +01:00
Gregor Harlan
0a3db5d691
Fix controlPath (length < 104) (#2740) 2021-11-09 00:32:44 +01:00
Anton Medvedev
a2b3da8c32 Add *s 2021-11-08 22:59:39 +01:00
Anton Medvedev
25778d4464 Improve docgen 2021-11-08 22:44:15 +01:00
Anton Medvedev
10a2f43b0a Fix POST in fetch() 2021-11-08 22:32:16 +01:00
Peter Jaap Blaakmeer
a4801b6090
Make Magento 2 recipe suitable for push strategy deployments (#2734)
* Make Magento 2 recipe suitable for push strategy deployments

* updated Magento 2 recipe docs

* Disable task by using disabled()

* Removed push strategy settings, moved build commands to its own group

* Updated docs
2021-11-07 22:50:16 +01:00
Anton Medvedev
0389f738a1 Add ci/cd section v7.0.0-rc.1 2021-11-07 22:38:03 +01:00
Anton Medvedev
ce93ccd55f Update hosts.md 2021-11-07 22:19:46 +01:00
Anton Medvedev
538d47dbaf Update hosts.md 2021-11-07 22:15:17 +01:00
Anton Medvedev
1f488ac612 Fix tests 2021-11-07 22:06:10 +01:00
Anton Medvedev
def29291b5 docs: info about host() 2021-11-07 22:01:28 +01:00
Anton Medvedev
dcd7e75ee1 Rename getHost() to host() 2021-11-07 21:56:43 +01:00
Anton Medvedev
ebb3caa887 Fix yaml init template 2021-11-07 21:37:59 +01:00
Anton Medvedev
065c0121da Add disable/enable task methods 2021-11-07 21:30:06 +01:00
Anton Medvedev
f8eeb370b5
Update installation.md 2021-11-07 20:50:55 +01:00
Anton Medvedev
016eae0598 Update installation.md 2021-11-07 17:15:16 +01:00
Anton Medvedev
8005801966 Add artisan:migrate to default laravel deploy task 2021-11-07 15:55:22 +01:00
Anton Medvedev
165574ddd2 Add fetch() func 2021-11-07 10:49:16 +01:00