Use version 3.0.0 of aoe_technology_radar

This commit is contained in:
dennis.ludwig
2021-07-02 14:56:58 +02:00
parent 9e4ed5ae63
commit b48bf2fbb7
2 changed files with 4 additions and 4 deletions

View File

@@ -44,7 +44,7 @@
], ],
"quadrants": [ "quadrants": [
{ {
"name": "Languages and Frameworks", "name": "Languages & Frameworks",
"description": "We've placed development languages (such as Scala or Golang) here, as well as more low-level development frameworks (such as Play or Symfony), which are useful for implementing custom software of all kinds." "description": "We've placed development languages (such as Scala or Golang) here, as well as more low-level development frameworks (such as Play or Symfony), which are useful for implementing custom software of all kinds."
}, },
{ {
@@ -52,11 +52,11 @@
"description": "Here we put different software tools - from small helpers to bigger software projects" "description": "Here we put different software tools - from small helpers to bigger software projects"
}, },
{ {
"name": "Methods and Patterns", "name": "Methods & Patterns",
"description": "Patterns are so important, and a lot of them are valid for a long time (compared to some tools or frameworks). So, this is the category where we put information on methods and patterns concerning development, continuous x, testing, organization, architecture, etc." "description": "Patterns are so important, and a lot of them are valid for a long time (compared to some tools or frameworks). So, this is the category where we put information on methods and patterns concerning development, continuous x, testing, organization, architecture, etc."
}, },
{ {
"name": "Platforms and Operations", "name": "Platforms & Operations",
"description": "(including AOE internal Services): Here we include infrastructure platforms and services. We also use this category to communicate news about AOE services that we want all AOE teams to be aware of." "description": "(including AOE internal Services): Here we include infrastructure platforms and services. We also use this category to communicate news about AOE services that we want all AOE teams to be aware of."
} }
], ],

View File

@@ -2355,7 +2355,7 @@ anymatch@^3.0.0, anymatch@^3.0.3, anymatch@~3.1.2:
"aoe_technology_radar@https://github.com/aoepeople/aoe_technology_radar.git": "aoe_technology_radar@https://github.com/aoepeople/aoe_technology_radar.git":
version "3.0.0" version "3.0.0"
resolved "https://github.com/aoepeople/aoe_technology_radar.git#7d49be0c0a508f628e2031e1f24ed5faafcfb40b" resolved "https://github.com/aoepeople/aoe_technology_radar.git#291b5536186be3bfe7b03f6d641b57b05e3d0d1d"
dependencies: dependencies:
"@types/fs-extra" "^9.0.11" "@types/fs-extra" "^9.0.11"
"@types/marked" "^2.0.3" "@types/marked" "^2.0.3"