Skip to content

Commit

Permalink
Merge branch 'master' into docs/oryx-feature-flag
Browse files Browse the repository at this point in the history
  • Loading branch information
andriitserkovnyi committed Sep 7, 2023
2 parents e75b27a + d1e3d5e commit 7038611
Show file tree
Hide file tree
Showing 908 changed files with 1,029 additions and 127,703 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build changelog
on:
push:
tags:
- "*"
- "08.2023"

jobs:
release:
Expand Down Expand Up @@ -31,8 +31,6 @@ jobs:
}
]
}'
fromTag: "07.2023"
toTag: "08.2023"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down
1 change: 0 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@ defaults:
role: "all"

versions:
'201811.0': '201811.0'
'201903.0': '201903.0'
'201907.0': '201907.0'
'202001.0': '202001.0'
Expand Down
54 changes: 26 additions & 28 deletions _data/sidebars/scos_dev_sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ entries:
- title: System requirements
url: /docs/scos/dev/system-requirements/system-requirements.html
include_versions:
- "202108.0"
- "202204.0"
- "202212.0"
- "202307.0"
Expand Down Expand Up @@ -83,18 +82,15 @@ entries:
- title: Feature walkthroughs
url: /docs/scos/dev/feature-walkthroughs/feature-walkthroughs.html
include_versions:
- "202108.0"
- "202204.0"
nested:
- title: Agent Assist
url: /docs/scos/dev/feature-walkthroughs/agent-assist-feature-walkthrough.html
include_versions:
- "202108.0"
- "202204.0"
- title: Alternative Products
url: /docs/scos/dev/feature-walkthroughs/alternative-products-feature-walkthrough.html
include_versions:
- "202108.0"
- "202204.0"
- title: Approval Process
url: /docs/scos/dev/feature-walkthroughs/approval-process-feature-walkthrough.html
Expand Down Expand Up @@ -999,14 +995,14 @@ entries:
- "201907.0"
- "202108.0"
- "202204.0"
- title: Dynamic data API
- title: Data Exchange API
include_versions:
- "202307.0"
nested:
- title: How to send a request in Dynamic Data API
url: /docs/scos/dev/glue-api-guides/dynamic-data-api/how-to-guides/how-to-send-request-in-dynamic-data-api.html
- title: How to configure Dynamic Data API endpoints.
url: /docs/scos/dev/glue-api-guides/dynamic-data-api/how-to-guides/how-to-configure-dynamic-data-api.html
- title: How to send a request in Data Exchange API
url: /docs/scos/dev/glue-api-guides/dynamic-data-api/how-to-guides/how-to-send-request-in-data-exchange-api.html
- title: How to configure Data Exchange API endpoints.
url: /docs/scos/dev/glue-api-guides/dynamic-data-api/how-to-guides/how-to-configure-data-exchange-api.html
- title: Feature integration guides
url: /docs/scos/dev/feature-integration-guides/feature-integration-guides.html
include_versions:
Expand Down Expand Up @@ -1378,8 +1374,8 @@ entries:
url: /docs/scos/dev/feature-integration-guides/glue-api/decoupled-glue-infrastructure/glue-api-documentation-generation.html
include_versions:
- "202204.0"
- title: Dynamic Data API integration
url: /docs/scos/dev/feature-integration-guides/glue-api/dynamic-data-api/dynamic-data-api-integration.html
- title: Data Exchange API integration
url: /docs/scos/dev/feature-integration-guides/glue-api/dynamic-data-api/data-exchange-api-integration.html
include_versions:
- "202307.0"
- title: Agent Assist
Expand Down Expand Up @@ -3385,26 +3381,28 @@ entries:
- "202212.0"
- "202307.0"
nested:
- title: "Oryx: Compositions"
url: /docs/scos/dev/front-end-development/oryx/oryx-compositions.html
- title: Set up
url: /docs/scos/dev/front-end-development/oryx/set-up-oryx.html
- title: Boilerplate
url: /docs/scos/dev/front-end-development/oryx/oryx-boilerplate.html
- title: Feature sets
url: /docs/scos/dev/front-end-development/oryx/oryx-feature-sets.html
- title: Presets
url: /docs/scos/dev/front-end-development/oryx/oryx-presets.html
- title: Packages
url: /docs/scos/dev/front-end-development/oryx/oryx-packages.html
- title: Versioning
url: /docs/scos/dev/front-end-development/oryx/oryx-versioning.html
- title: "Pages"
url: /docs/scos/dev/front-end-development/oryx/building-pages/oryx-pages.html
- title: "Compositions"
url: /docs/scos/dev/front-end-development/oryx/building-pages/oryx-compositions.html
- title: Routing
url: /docs/scos/dev/front-end-development/oryx/oryx-routing.html
url: /docs/scos/dev/front-end-development/oryx/building-pages/oryx-routing.html
- title: Server-side rendering
url: /docs/scos/dev/front-end-development/oryx/oryx-server-side-rendering.html
- title: Versioning
url: /docs/scos/dev/front-end-development/oryx/oryx-versioning.html
- title: Presets
url: /docs/scos/dev/front-end-development/oryx/oryx-presets.html
- title: Localization
url: /docs/scos/dev/front-end-development/oryx/oryx-localization.html
url: /docs/scos/dev/front-end-development/oryx/oryx-localization.html
- title: Supported browsers
url: /docs/scos/dev/front-end-development/oryx/oryx-supported-browsers.html
- title: Dependency injection
Expand Down Expand Up @@ -3452,7 +3450,7 @@ entries:
- title: Design tokens
url: /docs/scos/dev/front-end-development/oryx/styling/oryx-design-tokens.html
- title: Icon system
url: /docs/scos/dev/front-end-development/oryx/styling/oryx-icon-system.html
url: /docs/scos/dev/front-end-development/oryx/styling/oryx-icon-system.html
- title: Typography
url: /docs/scos/dev/front-end-development/oryx/styling/oryx-typography.html

Expand Down Expand Up @@ -4029,20 +4027,20 @@ entries:
- title: ARM architecture (M1 chip)
url: /docs/scos/dev/technical-enhancement-integration-guides/switch-to-arm-architecture-m1-chip.html
- title: Zed API
url: /docs/scos/dev/sdk/zed-api/zed-api.html
url: /docs/scos/dev/zed-api/zed-api.html
nested:
- title: Project implementation - Zed API
url: /docs/scos/dev/sdk/zed-api/zed-api-project-implementation.html
url: /docs/scos/dev/zed-api/zed-api-project-implementation.html
- title: Zed API configuration
url: /docs/scos/dev/sdk/zed-api/zed-api-configuration.html
url: /docs/scos/dev/zed-api/zed-api-configuration.html
- title: CRUD functionality - Zed API
url: /docs/scos/dev/sdk/zed-api/zed-api-crud-functionality.html
url: /docs/scos/dev/zed-api/zed-api-crud-functionality.html
- title: Processor stack - Zed API
url: /docs/scos/dev/sdk/zed-api/zed-api-processor-stack.html
url: /docs/scos/dev/zed-api/zed-api-processor-stack.html
- title: Zed API resources
url: /docs/scos/dev/sdk/zed-api/zed-api-resources.html
url: /docs/scos/dev/zed-api/zed-api-resources.html
- title: Zed API (BETA)
url: /docs/scos/dev/sdk/zed-api/zed-api-beta.html
url: /docs/scos/dev/sdk/zed-api/zed-api-beta.html
- title: Code generator
url: /docs/scos/dev/sdk/code-generator.html
include_versions:
Expand Down Expand Up @@ -4842,7 +4840,7 @@ entries:
- title: Plugin registration with restrictions
url: /docs/scos/dev/guidelines/keeping-a-project-upgradable/upgradability-guidelines/plugin-registration-with-restrintions.html
- title: Security checker
url: /docs/scos/dev/guidelines/keeping-a-project-upgradable/upgradability-guidelines/security.html
url: /docs/scos/dev/guidelines/keeping-a-project-upgradable/upgradability-guidelines/spryker-security-checker.html
- title: Single plugin argument
url: /docs/scos/dev/guidelines/keeping-a-project-upgradable/upgradability-guidelines/single-plugin-argument.html
- title: Performance guidelines
Expand Down
10 changes: 0 additions & 10 deletions _data/sidebars/scos_user_sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,6 @@ entries:
url: /docs/scos/user/intro-to-spryker/releases/release-notes/release-notes-202211.0/release-notes-202211.0.html
- title: Release notes 202204.0
url: /docs/scos/user/intro-to-spryker/releases/release-notes/release-notes-202204.0/release-notes-202204.0.html
- title: Release notes 202108.0
url: /docs/scos/user/intro-to-spryker/releases/release-notes/release-notes-202108.0/release-notes-202108.0.html
nested:
- title: Security release notes 202108.0
url: /docs/scos/user/intro-to-spryker/releases/release-notes/release-notes-202108.0/security-release-notes-202108.0.html
- title: Release notes 202009.0
url: /docs/scos/user/intro-to-spryker/releases/release-notes/release-notes-202009.0/release-notes-202009.0.html
nested:
Expand Down Expand Up @@ -79,11 +74,6 @@ entries:
url: /docs/scos/user/intro-to-spryker/releases/release-notes/release-notes-201903.0/security-release-notes-201903.0.html
- title: Release notes 2018.12.0
url: /docs/scos/user/intro-to-spryker/releases/release-notes/release-notes-2018.12.0.html
- title: Release notes 2018.11.0
url: /docs/scos/user/intro-to-spryker/releases/release-notes/release-notes-2018.11.0/release-notes-2018.11.0.html
nested:
- title: Security release notes 2018.11.0
url: /docs/scos/user/intro-to-spryker/releases/release-notes/release-notes-2018.11.0/security-release-notes-2018.11.0.html
- title: Docs release notes
url: /docs/scos/user/intro-to-spryker/docs-release-notes.html
- title: What's new
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% info_block warningBox %}

Dynamic Multistore is part of an *Early Access Release*. This *Early Access* feature introduces the ability to handle the store entity in the Back Office. Business users can try creating stores without editing the `Stores.php` file and redeploying the system.
Dynamic Multistore is currently running under an *Early Access Release*. Early Access Releases are subject to specific legal terms, they are unsupported and do not provide production-ready SLAs. They can also be deprecated without a General Availability Release. Nevertheless, we welcome feedback from early adopters on these cutting-edge, exploratory features.
{% endinfo_block %}

This document describes how to install Dynamic Store + the Availability Notification feature.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% info_block warningBox %}

Dynamic Multistore is part of an *Early Access Release*. This *Early Access* feature introduces the ability to handle the store entity in the Back Office. Business users can try creating stores without editing the `Stores.php` file and redeploying the system.
Dynamic Multistore is currently running under an *Early Access Release*. Early Access Releases are subject to specific legal terms, they are unsupported and do not provide production-ready SLAs. They can also be deprecated without a General Availability Release. Nevertheless, we welcome feedback from early adopters on these cutting-edge, exploratory features.

{% endinfo_block %}
This document describes how to install Dynamic Store + the Cart feature.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% info_block warningBox %}

Dynamic Multistore is part of an *Early Access Release*. This *Early Access* feature introduces the ability to handle the store entity in the Back Office. Business users can try creating stores without editing the `Stores.php` file and redeploying the system.
Dynamic Multistore is currently running under an *Early Access Release*. Early Access Releases are subject to specific legal terms, they are unsupported and do not provide production-ready SLAs. They can also be deprecated without a General Availability Release. Nevertheless, we welcome feedback from early adopters on these cutting-edge, exploratory features.

{% endinfo_block %}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% info_block warningBox %}

Dynamic Multistore is part of an *Early Access Release*. This *Early Access* feature introduces the ability to handle the store entity in the Back Office. Business users can try creating stores without editing the `Stores.php` file and redeploying the system.
Dynamic Multistore is currently running under an *Early Access Release*. Early Access Releases are subject to specific legal terms, they are unsupported and do not provide production-ready SLAs. They can also be deprecated without a General Availability Release. Nevertheless, we welcome feedback from early adopters on these cutting-edge, exploratory features.

{% endinfo_block %}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% info_block warningBox %}

Dynamic Multistore is part of an *Early Access Release*. This *Early Access* feature introduces the ability to handle the store entity in the Back Office. Business users can try creating stores without editing the `Stores.php` file and redeploying the system.
Dynamic Multistore is currently running under an *Early Access Release*. Early Access Releases are subject to specific legal terms, they are unsupported and do not provide production-ready SLAs. They can also be deprecated without a General Availability Release. Nevertheless, we welcome feedback from early adopters on these cutting-edge, exploratory features.

{% endinfo_block %}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% info_block warningBox %}

Dynamic Multistore is part of an *Early Access Release*. This *Early Access* feature introduces the ability to handle the store entity in the Back Office. Business users can try creating stores without editing the `Stores.php` file and redeploying the system.
Dynamic Multistore is currently running under an *Early Access Release*. Early Access Releases are subject to specific legal terms, they are unsupported and do not provide production-ready SLAs. They can also be deprecated without a General Availability Release. Nevertheless, we welcome feedback from early adopters on these cutting-edge, exploratory features.

{% endinfo_block %}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% info_block warningBox %}

Dynamic Multistore is part of an *Early Access Release*. This *Early Access* feature introduces the ability to handle the store entity in the Back Office. Business users can try creating stores without editing the `Stores.php` file and redeploying the system.
Dynamic Multistore is currently running under an *Early Access Release*. Early Access Releases are subject to specific legal terms, they are unsupported and do not provide production-ready SLAs. They can also be deprecated without a General Availability Release. Nevertheless, we welcome feedback from early adopters on these cutting-edge, exploratory features.

{% endinfo_block %}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% info_block warningBox %}

Dynamic Multistore is part of an *Early Access Release*. This *Early Access* feature introduces the ability to handle the store entity in the Back Office. Business users can try creating stores without editing the `Stores.php` file and redeploying the system.
Dynamic Multistore is currently running under an *Early Access Release*. Early Access Releases are subject to specific legal terms, they are unsupported and do not provide production-ready SLAs. They can also be deprecated without a General Availability Release. Nevertheless, we welcome feedback from early adopters on these cutting-edge, exploratory features.

{% endinfo_block %}

Expand Down
Loading

0 comments on commit 7038611

Please sign in to comment.