-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Conversation
* Update src/cloud/env/variables-deploy.md * Added REMOTE_STORAGE deploy variable documentation * Update release notes for ece-tools 2002.1.4 Merges changes from #8229 Co-authored-by: Oleg Posyniak <oleg.posyniak@gmail.com> Co-authored-by: hguthrie <hguthrie@users.noreply.github.com>
* Add release note for opcache flush option Add information about the `opcache.enable_cli` PHP option for resetting cache configuration when deploying Magento on the Cloud platform. (MCLOUD-7015)
Co-authored-by: Barny Shergold <barny.shergold@vaimo.com>
Co-authored-by: hguthrie <hguthrie@users.noreply.github.com>
MCLOUD-7120: Add command which validate .magento.env.yaml locally before push
# Conflicts: # src/_data/var.yml # src/cloud/release-notes/ece-release-notes.md
Co-authored-by: hguthrie <hguthrie@users.noreply.github.com>
src/cloud/env/variables-build.md
Outdated
### `SCD_NO_PARENT` | ||
|
||
- **Default**—`false` | ||
- **Version**—Magento 2.3.0 and later |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here should be 2.4.2 and later, firstly it was 2.3.0 but it was fixed in the code of ece-tools
src/cloud/env/variables-deploy.md
Outdated
### `SCD_NO_PARENT` | ||
|
||
- **Default**—`false` | ||
- **Version**—Magento 2.3.0 and later |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here should be 2.4.2 and later, the same as for build variables.
src/cloud/env/variables-global.md
Outdated
### `SCD_NO_PARENT` | ||
|
||
- **Default**—_Not set_ | ||
- **Version**—Magento 2.3.0 and later |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here should be 2.4.2 and later, the same as for build variables
Co-authored-by: hguthrie <hguthrie@users.noreply.github.com>
running tests |
Hi @bdenham, thank you for your contribution! |
Purpose of this pull request
This pull request (PR) updates release notes and docs for the ece-tools 2002.1.5 release.
Affected DevDocs pages
whatsnew
Release notes for ECE-Tools 2002.1.5.