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

Commit a9b511d

Browse files
authored
Merge branch 'master' into imported-ravi-chandra3197-devdocs-9293
2 parents 21f0fe2 + 870a722 commit a9b511d

File tree

705 files changed

+12658
-3199
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

705 files changed

+12658
-3199
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,9 @@ DevDocs staff members and [Community Maintainers](https://devdocs.magento.com/co
88

99
## Rewards for contributions
1010

11-
DevDocs works with Magento Community Engineering teams and projects.
12-
As you contribute PRs, you gain [Contribution Points](https://devdocs.magento.com/contributor-guide/contributing.html#points).
13-
1411
If you write and contribute a full topic, we will add your name (or your company's name) at the top of the DevDocs page and link it to your blog or website!
1512

16-
If you contribute a major update to a topic, your GitHub username will be added to a description of the update in our [What's New topic](https://devdocs.magento.com/whats-new.html).
13+
If you contribute a new topic or a major update to a topic, your GitHub username will be added to a description of the update in our [What's New topic](https://devdocs.magento.com/whats-new.html).
1714

1815
## Get started
1916

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
# Run Linter against code base #
5656
################################
5757
- name: Lint Code Base
58-
uses: github/super-linter@v3
58+
uses: github/super-linter@v4
5959
env:
6060
VALIDATE_ALL_CODEBASE: false
6161
DEFAULT_BRANCH: master

Gemfile.lock

Lines changed: 16 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ GEM
1616
algoliasearch (1.27.5)
1717
httpclient (~> 2.8, >= 2.8.3)
1818
json (>= 1.5.1)
19-
chef-utils (17.5.22)
19+
chef-utils (17.8.25)
2020
concurrent-ruby
2121
colorator (1.1.0)
2222
concurrent-ruby (1.1.9)
23-
em-websocket (0.5.2)
23+
em-websocket (0.5.3)
2424
eventmachine (>= 0.12.9)
25-
http_parser.rb (~> 0.6.0)
26-
ethon (0.14.0)
25+
http_parser.rb (~> 0)
26+
ethon (0.15.0)
2727
ffi (>= 1.15.0)
2828
eventmachine (1.2.7)
2929
exifr (1.3.9)
@@ -50,31 +50,31 @@ GEM
5050
filesize (0.2.0)
5151
forwardable-extended (2.6.0)
5252
fspath (3.1.2)
53-
html-proofer (3.19.2)
53+
html-proofer (3.19.3)
5454
addressable (~> 2.3)
5555
mercenary (~> 0.3)
56-
nokogumbo (~> 2.0)
56+
nokogiri (~> 1.12)
5757
parallel (~> 1.3)
5858
rainbow (~> 3.0)
5959
typhoeus (~> 1.3)
6060
yell (~> 2.0)
61-
http_parser.rb (0.6.0)
61+
http_parser.rb (0.8.0)
6262
httpclient (2.8.3)
63-
i18n (1.8.10)
63+
i18n (1.8.11)
6464
concurrent-ruby (~> 1.0)
65-
image_optim (0.30.0)
65+
image_optim (0.31.1)
6666
exifr (~> 1.2, >= 1.2.2)
6767
fspath (~> 3.0)
68-
image_size (>= 1.5, < 3)
68+
image_size (>= 1.5, < 4)
6969
in_threads (~> 1.3)
7070
progress (~> 3.0, >= 3.0.1)
71-
image_optim_pack (0.7.0.20210511)
71+
image_optim_pack (0.8.0.20211116)
7272
fspath (>= 2.1, < 4)
7373
image_optim (~> 0.19)
74-
image_optim_pack (0.7.0.20210511-x86_64-darwin)
74+
image_optim_pack (0.8.0.20211116-x86_64-darwin)
7575
fspath (>= 2.1, < 4)
7676
image_optim (~> 0.19)
77-
image_size (2.1.2)
77+
image_size (3.0.1)
7878
in_threads (1.5.4)
7979
jekyll (4.2.1)
8080
addressable (~> 2.4)
@@ -114,7 +114,7 @@ GEM
114114
jekyll (>= 3.3, < 5.0)
115115
jekyll-watch (2.2.1)
116116
listen (~> 3.0)
117-
json (2.5.1)
117+
json (2.6.1)
118118
kramdown (2.3.1)
119119
rexml
120120
kramdown-parser-gfm (1.1.0)
@@ -145,8 +145,6 @@ GEM
145145
racc (~> 1.4)
146146
nokogiri (1.12.5-x86_64-darwin)
147147
racc (~> 1.4)
148-
nokogumbo (2.0.5)
149-
nokogiri (~> 1.8, >= 1.8.4)
150148
octokit (4.21.0)
151149
faraday (>= 0.9)
152150
sawyer (~> 0.8.0, >= 0.5.3)
@@ -156,14 +154,14 @@ GEM
156154
progress (3.6.0)
157155
progressbar (1.11.0)
158156
public_suffix (4.0.6)
159-
racc (1.5.2)
157+
racc (1.6.0)
160158
rainbow (3.0.0)
161159
rake (13.0.6)
162160
rb-fsevent (0.11.0)
163161
rb-inotify (0.10.1)
164162
ffi (~> 1.0)
165163
rexml (3.2.5)
166-
rouge (3.26.1)
164+
rouge (3.27.0)
167165
ruby2_keywords (0.0.5)
168166
safe_yaml (1.0.5)
169167
sassc (2.4.0)

_config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,12 @@ defaults:
109109
github_files: https://github.com/magento/magento2-page-builder-docs/tree/master/
110110
github_repo: https://github.com/magento/magento2-page-builder-docs/
111111

112+
-
113+
scope:
114+
path: magento-payments
115+
values:
116+
group: magento-payments
117+
112118
-
113119
scope:
114120
path: guides/v2.3/mrg

src/_data/core-releases.json

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
{
2-
"2.4": {
2+
"2.4.4-2.4.6": {
3+
"releases": [],
4+
"end-of-support": "2024-11-??"
5+
},
6+
"2.4.0-2.4.3": {
37
"releases": [
8+
{
9+
"publishedAt": "2021-10-12T14:41:27Z",
10+
"tagName": "2.4.3-p1"
11+
},
412
{
513
"publishedAt": "2021-08-10T16:44:14Z",
614
"tagName": "2.4.3"
@@ -34,10 +42,14 @@
3442
"tagName":"2.4.0"
3543
}
3644
],
37-
"end-of-support": "????-??-??"
45+
"end-of-support": "2022-11-??"
3846
},
3947
"2.3": {
4048
"releases": [
49+
{
50+
"publishedAt": "2021-10-12T14:41:22Z",
51+
"tagName": "2.3.7-p2"
52+
},
4153
{
4254
"publishedAt": "2021-08-10T16:44:05Z",
4355
"tagName": "2.3.7-p1"

src/_data/main-nav.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
url: /design-styleguide/bk-styleguide.html
132132

133133
- label: PWA Documentation Site
134-
url: https://magento.github.io/pwa-studio/
134+
url: https://developer.adobe.com/commerce/pwa-studio/
135135

136136
- label: Page Builder Developer Guide
137137
url: /page-builder/docs/index.html
@@ -206,6 +206,10 @@
206206
url: /marketplace/sellers/getting-started.html
207207
versionless: true
208208

209+
- label: Payment Services
210+
url: /payment-services/index.html
211+
versionless: true
212+
209213
- label: Order Management
210214
url: http://omsdocs.magento.com/en/
211215

src/_data/mde.yml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ extensions:
505505
name: Product Recommendations
506506
versions:
507507
-
508-
name: 3.3.3
508+
name: 3.3.5
509509
support:
510510
2.3.0: supported
511511
2.3.1: supported
@@ -519,6 +519,21 @@ extensions:
519519
2.4.1: supported
520520
2.4.2: supported
521521
2.4.3: supported
522+
-
523+
name: 3.3.3
524+
support:
525+
2.3.0: compatible
526+
2.3.1: compatible
527+
2.3.2: compatible
528+
2.3.3: compatible
529+
2.3.4: compatible
530+
2.3.5-p1: compatible
531+
2.3.6: compatible
532+
2.3.7: compatible
533+
2.4.0: compatible
534+
2.4.1: compatible
535+
2.4.2: compatible
536+
2.4.3: compatible
522537
-
523538
name: 3.3.2
524539
support:

src/_data/roadmap.yml

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
roadmap:
2+
- name: In Progress
3+
features:
4+
- name: Framework updates (e.g. KnockoutJS, RequireJS, etc.)
5+
status: inProgress
6+
- name: GraphQL - Admin configuration
7+
status: inProgress
8+
- name: GraphQL - Caching updates
9+
status: inProgress
10+
- name: jQuery 3.6.x support
11+
status: inProgress
12+
- name: OpenSearch 1.x support
13+
status: inProgress
14+
- name: PayPal and Braintree updates
15+
status: inProgress
16+
type: Extension
17+
- name: PHP 8.1 support
18+
status: inProgress
19+
- name: PWA - Global theming/styling
20+
status: inProgress
21+
- name: PWA - Custom product attributes
22+
status: inProgress
23+
- name: PWA - Performance optimizations
24+
status: inProgress
25+
- name: PWA - Shopping and cart improvements
26+
status: inProgress
27+
- name: Security and quality improvements
28+
status: inProgress
29+
- name: Vendor Bundled Extensions (VBEs) – Updates
30+
status: inProgress
31+
type: Extension
32+
- name: Planned
33+
features:
34+
- name: Accelerated checkout powered by Bolt (extension)
35+
status: Planned
36+
type: Extension
37+
- name: Accessibility improvements for storefront/admin
38+
status: Planned
39+
- name: Framework updates (e.g. KnockoutJS, RequireJS, etc.)
40+
status: Planned
41+
- name: GraphQL - Personalization updates
42+
status: Planned
43+
- name: GraphQL - Page Builder improvements
44+
status: Planned
45+
- name: GraphQL - Inventory improvements
46+
status: Planned
47+
- name: Page Builder - Mobile layout optimization
48+
status: Planned
49+
- name: Page Builder - Column grid layouts (viewports)
50+
status: Planned
51+
- name: Payment services (extension)
52+
status: Planned
53+
- name: PWA - Server-side rendering (SSR)
54+
status: Planned
55+
- name: PWA - Extensibility improvements (payment/ship)
56+
status: Planned
57+
- name: PWA - Bundle product type
58+
status: Planned
59+
- name: Security and quality improvements
60+
status: Planned
61+
- name: Walmart Marketplace (extension)
62+
status: Planned
63+
type: Extension

src/_data/toc/cloud-guide.yml

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -570,46 +570,14 @@ pages:
570570
versionless: true
571571
children:
572572

573-
- label: Troubleshoot deployment
574-
url: /cloud/trouble/troubleshoot-deployment.html
575-
versionless: true
576-
577-
- label: Incorrect credentials
578-
url: /cloud/trouble/trouble_ce-creds.html
579-
versionless: true
580-
581-
- label: Resolve issues with a new project
582-
url: /cloud/trouble/trouble_proj-startover.html
583-
versionless: true
584-
585573
- label: Component deployment failure
586574
url: /cloud/trouble/trouble_comp-deploy-fail.html
587575
versionless: true
588576

589-
- label: Resolve issues with encryption key
590-
url: /cloud/trouble/trouble-crypt-key-variable.html
591-
versionless: true
592-
593-
- label: Resolve issues with HTML minification
594-
url: /cloud/trouble/trouble-error-html-minification.html
595-
versionless: true
596-
597-
- label: Resolve issues with Google Analytics during deployment
598-
url: /cloud/trouble/trouble-google-analytics-deploy.html
599-
versionless: true
600-
601-
- label: Site availability
602-
url: /cloud/trouble/site-availability.html
603-
versionless: true
604-
605577
- label: Add site map and search engine robots
606578
url: /cloud/trouble/robots-sitemap.html
607579
versionless: true
608580

609-
- label: Theme troubleshooting
610-
url: /cloud/trouble/theme-troubleshooting.html
611-
versionless: true
612-
613581
- label: Upgrades and patches
614582
url: /cloud/project/project-upgrade-parent.html
615583
versionless: true

src/_data/toc/coding-standards.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ pages:
2828
- label: HTML style guide
2929
url: /coding-standards/code-standard-html.html
3030

31+
- label: Contributing
32+
url: /coding-standards/contributing.html
33+
exclude_versions: ["2.3"]
34+
3135
- label: Technical guidelines
3236
url: /coding-standards/technical-guidelines.html
3337

0 commit comments

Comments
 (0)