Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 10faa7b

Browse files
authored
Merge pull request #2648 from magento/hg-upgradeparent
Upgrade ece parent
2 parents a136ebd + 003aaa5 commit 10faa7b

File tree

3 files changed

+13
-8
lines changed

3 files changed

+13
-8
lines changed

_data/toc/cloud-guide.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -374,15 +374,15 @@ pages:
374374
- label: Upgrades and Patches
375375
url: /cloud/project/project-upgrade-parent.html
376376
children:
377-
- label: ECE-tools release notes
377+
- label: ece-tools release notes
378378
url: /cloud/release-notes/cloud-tools.html
379379
versions: ["2.1","2.2","2.3"]
380380

381-
- label: Upgrade to use ECE-tools
381+
- label: Upgrade to use ece-tools
382382
url: /cloud/project/ece-tools-upgrade-project.html
383383
versions: ["2.1","2.2","2.3"]
384384

385-
- label: Update ECE-tools version
385+
- label: Update ece-tools version
386386
url: /cloud/project/ece-tools-update.html
387387
versions: ["2.1","2.2","2.3"]
388388

guides/v2.1/cloud/project/ece-tools-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
group: cloud
3-
title: Update ECE-tools version
3+
title: Update ece-tools version
44
version: 2.1
55
github_link: cloud/project/ece-tools-update.md
66
functional_areas:

guides/v2.1/cloud/project/project-upgrade-parent.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,12 @@ functional_areas:
77
- Cloud
88
- Upgrade
99
---
10-
The Upgrades and patches section contains detailed release notes for the ece-tools, and information on how to upgrade the ece-tools package, upgrade {{site.data.var.ece}}, and apply custom patches and hotfixes.
10+
The Upgrades and patches section contains detailed release notes for the `{{site.data.var.ct}}` package, and information on how to upgrade the `{{site.data.var.ct}}` package, upgrade {{site.data.var.ece}}, and apply custom patches and hotfixes.
11+
12+
- [Upgrade project to use the {{site.data.var.ct}} package]({{ page.baseurl }}/cloud/project/ece-tools-upgrade-project.html)
13+
- [Update the {{site.data.var.ct}} package]({{ page.baseurl }}/cloud/project/ece-tools-update.html)
14+
- [Apply custom patches]({{ page.baseurl }}/cloud/project/project-patch.html)
15+
- [Upgrade Magento version]({{ page.baseurl }}/cloud/project.project-upgrade.html)
1116

1217
{{site.data.var.ece}} checks for pending patches and updates whenever you push code changes to the remote environment.
1318

@@ -16,10 +21,10 @@ Some restrictions in the core {{site.data.var.ee}} code base prevent you from up
1621
| Current Version | Upgrade Path |
1722
| --- | --- |
1823
| 2.1.3 and earlier | You must upgrade to version 2.1.4 or later before you continue. |
19-
| 2.1.4 and later | You can begin the upgrade to [ece-tools 2002.0.9]({{ page.baseurl }}/cloud/release-notes/cloud-tools.html#v200209) and later. |
20-
| 2.2.x | You can begin the upgrade to [ece-tools 2002.0.8]({{ page.baseurl }}/cloud/release-notes/cloud-tools.html#v200208) and later. |
24+
| 2.1.4 and later | You can begin the upgrade to [{{site.data.var.ct}} 2002.0.9]({{ page.baseurl }}/cloud/release-notes/cloud-tools.html#v200209) and later. |
25+
| 2.2.x | You can begin the upgrade to [{{site.data.var.ct}} 2002.0.8]({{ page.baseurl }}/cloud/release-notes/cloud-tools.html#v200208) and later. |
2126

2227
{: .bs-callout .bs-callout-info}
23-
We combined the upgrade metapackages for tools and patches with the release of [ece-tools version 2002.0.8](http://devdocs.magento.com/guides/v2.2/cloud/release-notes/cloud-tools.html#v200208) to simplify the process for future updates.
28+
We combined the upgrade metapackages for tools and patches with the release of [{{site.data.var.ct}} version 2002.0.8](http://devdocs.magento.com/guides/v2.2/cloud/release-notes/cloud-tools.html#v200208) to simplify the process for future updates.
2429

2530
{% include cloud/note-ece-tools-package.md %}

0 commit comments

Comments
 (0)