Conversation
Contributor
� Architecture Changes📦
|
| 📌 main | 🔀 This PR |
|---|---|
%%{ init: { 'theme': 'base', 'themeVariables': { 'primaryColor': '#ffffff', 'primaryTextColor': '#1f2328', 'primaryBorderColor': '#d1d9e0', 'lineColor': '#2da44e', 'background': '#ffffff', 'mainBkg': '#ffffff', 'fontSize': '13px' } } }%%
graph LR
classDef container fill:#ffffff,stroke:#2da44e,stroke-width:1.5px,color:#1f2328,rx:6,ry:6
classDef datastore fill:#ffffff,stroke:#d4a72c,stroke-width:1.5px,color:#1f2328,rx:6,ry:6
classDef other fill:#ffffff,stroke:#d1d9e0,stroke-width:1.5px,color:#1f2328,rx:6,ry:6
backend["backend"]:::container
frontend["frontend"]:::container
frontend --> backend
|
%%{ init: { 'theme': 'base', 'themeVariables': { 'primaryColor': '#ffffff', 'primaryTextColor': '#1f2328', 'primaryBorderColor': '#d1d9e0', 'lineColor': '#2da44e', 'background': '#ffffff', 'mainBkg': '#ffffff', 'fontSize': '13px' } } }%%
graph LR
classDef container fill:#ffffff,stroke:#2da44e,stroke-width:1.5px,color:#1f2328,rx:6,ry:6
classDef datastore fill:#ffffff,stroke:#d4a72c,stroke-width:1.5px,color:#1f2328,rx:6,ry:6
classDef other fill:#ffffff,stroke:#d1d9e0,stroke-width:1.5px,color:#1f2328,rx:6,ry:6
backend["backend"]:::container
frontend["frontend"]:::container
database["database"]:::datastore
backend --> database
frontend --> backend
|
Diff
🟢 Added 🟡 Modified 🔴 Removed
%%{ init: { 'theme': 'base', 'themeVariables': { 'primaryColor': '#ffffff', 'primaryTextColor': '#1f2328', 'primaryBorderColor': '#d1d9e0', 'lineColor': '#656d76', 'background': '#ffffff', 'mainBkg': '#ffffff', 'fontSize': '13px' } } }%%
graph LR
classDef added fill:#dafbe1,stroke:#1a7f37,stroke-width:2px,color:#1a7f37,rx:6,ry:6
classDef modified fill:#fff8c5,stroke:#d4a72c,stroke-width:2px,color:#9a6700,rx:6,ry:6
classDef removed fill:#ffebe9,stroke:#d1242f,stroke-width:2px,stroke-dasharray:5 5,color:#d1242f,rx:6,ry:6
classDef unchanged fill:#ffffff,stroke:#d1d9e0,stroke-width:1px,color:#656d76,rx:6,ry:6
backend["~ backend"]:::modified
frontend["frontend"]:::unchanged
database["+ database"]:::added
backend -. new .-> database
frontend --> backend
click backend href "https://github.com/nithyatsu/prototype/pull/4/files#diff-app-bicep" "View diff" _blank
click frontend href "https://github.com/nithyatsu/prototype/pull/4/files#diff-app-bicep" "View diff" _blank
click database href "https://github.com/nithyatsu/prototype/pull/4/files#diff-app-bicep" "View diff" _blank
Resources
| Status | Resource |
|---|---|
| 🟢 Added | database — redisCaches — app.bicep:81 |
| 🟡 Modified | backend — containers — app.bicep:50 |
Connections
| Status | Connection |
|---|---|
| 🟢 Added | backend → database |
Resources: +1 added, ~1 modified, 2 unchanged
Powered by Radius
Contributor
� Architecture Changes📦
|
| 📌 main | 🔀 This PR |
|---|---|
%%{ init: { 'theme': 'base', 'themeVariables': { 'primaryColor': '#ffffff', 'primaryTextColor': '#1f2328', 'primaryBorderColor': '#d1d9e0', 'lineColor': '#2da44e', 'background': '#ffffff', 'mainBkg': '#ffffff', 'fontSize': '13px' } } }%%
graph LR
classDef container fill:#ffffff,stroke:#2da44e,stroke-width:1.5px,color:#1f2328,rx:6,ry:6
classDef datastore fill:#ffffff,stroke:#d4a72c,stroke-width:1.5px,color:#1f2328,rx:6,ry:6
classDef other fill:#ffffff,stroke:#d1d9e0,stroke-width:1.5px,color:#1f2328,rx:6,ry:6
backend["backend"]:::container
frontend["frontend"]:::container
frontend --> backend
|
%%{ init: { 'theme': 'base', 'themeVariables': { 'primaryColor': '#ffffff', 'primaryTextColor': '#1f2328', 'primaryBorderColor': '#d1d9e0', 'lineColor': '#2da44e', 'background': '#ffffff', 'mainBkg': '#ffffff', 'fontSize': '13px' } } }%%
graph LR
classDef container fill:#ffffff,stroke:#2da44e,stroke-width:1.5px,color:#1f2328,rx:6,ry:6
classDef datastore fill:#ffffff,stroke:#d4a72c,stroke-width:1.5px,color:#1f2328,rx:6,ry:6
classDef other fill:#ffffff,stroke:#d1d9e0,stroke-width:1.5px,color:#1f2328,rx:6,ry:6
backend["backend"]:::container
frontend["frontend"]:::container
database["database"]:::datastore
backend --> database
frontend --> backend
|
Diff
🟢 Added 🟡 Modified 🔴 Removed
%%{ init: { 'theme': 'base', 'themeVariables': { 'primaryColor': '#ffffff', 'primaryTextColor': '#1f2328', 'primaryBorderColor': '#d1d9e0', 'lineColor': '#656d76', 'background': '#ffffff', 'mainBkg': '#ffffff', 'fontSize': '13px' } } }%%
graph LR
classDef added fill:#dafbe1,stroke:#1a7f37,stroke-width:2px,color:#1a7f37,rx:6,ry:6
classDef modified fill:#fff8c5,stroke:#d4a72c,stroke-width:2px,color:#9a6700,rx:6,ry:6
classDef removed fill:#ffebe9,stroke:#d1242f,stroke-width:2px,stroke-dasharray:5 5,color:#d1242f,rx:6,ry:6
classDef unchanged fill:#ffffff,stroke:#d1d9e0,stroke-width:1px,color:#656d76,rx:6,ry:6
backend["~ backend"]:::modified
frontend["frontend"]:::unchanged
database["+ database"]:::added
backend -. new .-> database
frontend --> backend
click backend href "https://github.com/nithyatsu/prototype/pull/4/files#diff-app-bicep" "View diff" _blank
click frontend href "https://github.com/nithyatsu/prototype/pull/4/files#diff-app-bicep" "View diff" _blank
click database href "https://github.com/nithyatsu/prototype/pull/4/files#diff-app-bicep" "View diff" _blank
Resources
| Status | Resource |
|---|---|
| 🟢 Added | database — redisCaches — app.bicep:81 |
| 🟡 Modified | backend — containers — app.bicep:50 |
Connections
| Status | Connection |
|---|---|
| 🟢 Added | backend → database |
Resources: +1 added, ~1 modified, 2 unchanged
Powered by Radius
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.