Skip to content

Commit 77ab073

Browse files
author
shopwareBot
committed
[create-pull-request] automated change
1 parent 3049f90 commit 77ab073

File tree

134 files changed

+962
-831
lines changed

Some content is hidden

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

134 files changed

+962
-831
lines changed

assets/adr/catalog-import/examples.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
2-
3-
::: info
4-
This document represents an architecture decision record (ADR) and has been mirrored from the ADR section in our Shopware 6 repository.
5-
You can find the original version [here](https://github.com/shopware/shopware/blob/trunk/adr/assets/catalog-import/examples.md)
6-
:::
7-
81
### Create a product with a new media
92

103
```http

assets/adr/catalog-import/import-http-schema.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
2-
3-
::: info
4-
This document represents an architecture decision record (ADR) and has been mirrored from the ADR section in our Shopware 6 repository.
5-
You can find the original version [here](https://github.com/shopware/shopware/blob/trunk/adr/assets/catalog-import/import-http-schema.yml)
6-
:::
7-
81
openapi: 3.0.3
92
info:
103
title: Catalog import API
-20.6 KB
Loading

assets/adr/message_queue_stats.png

-12.3 KB
Loading

assets/adr/payment-flow/after-order-payment.svg

Lines changed: 0 additions & 7 deletions
Loading
-23.7 KB
Loading
-21.9 KB
Loading
-16.7 KB
Loading

assets/adr/tideways_benchmark.png

-215 KB
Loading

resources/references/adr/2020-06-25-implement-architecture-decision-records.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@ area: core
55
tags: [adr, workflow]
66
---
77

8-
# Implement architecture decision records
9-
10-
::: info
11-
This document represents an architecture decision record (ADR) and has been mirrored from the ADR section in our Shopware 6 repository.
12-
You can find the original version [here](https://github.com/shopware/shopware/blob/trunk/adr/2020-06-25-implement-architecture-decision-records.md)
13-
:::
14-
158
## Context
169
We should document architecture and technical decisions for the shopware platform. The documentation should be easy to understand and easy to follow. The workflow for new decisions should add to our existing workflows and should not block the whole development process. One solution could be the form of architecture decision records (ADR) as described in the following articles:
1710

0 commit comments

Comments
 (0)