deployer
deployer copied to clipboard
DD#0000: feat: Update cache prefix to use stage if availble for multi…
trafficstars
… server deploys
-
[x] Bug fix #3790?
-
[ ] New feature?
-
[ ] BC breaks?
-
[ ] Tests added?
-
[x] Docs added?
Please, regenerate docs by running next command: $ php bin/docgen
Hi @antonmedv not sure what's going on here but the docgen think I need to make an update to docs/magento2.md but i've already done that locally. Is there any special config I need to apply?
Cheers
@peterjaap
Not sure if relevant for this PR, but there are restrictions to the prefix.
Invalid id or tag 'staging.mydomain.com_129_GLOBAL__DICONFIG' : must use only [a-zA-Z0-9_]
So probably good to add a regex to check the output?