Fix typos (GitHub, GitLab)
This commit is contained in:
@@ -5,4 +5,4 @@ quadrant: methods-and-patterns
|
||||
|
||||
---
|
||||
|
||||
Updated to "adopt". Container based builds has getting to the de facto standard for our pipelines in [Gitlab](/tools/gitlab.html) or other CI Tools.
|
||||
Updated to "adopt". Container based builds has getting to the de facto standard for our pipelines in [GitLab](/tools/gitlab.html) or other CI Tools.
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "Gitlab CI"
|
||||
title: "GitLab CI"
|
||||
ring: adopt
|
||||
quadrant: tools
|
||||
---
|
||||
|
||||
@@ -1,10 +1,8 @@
|
||||
---
|
||||
title: "Gitlab"
|
||||
title: "GitLab"
|
||||
ring: adopt
|
||||
quadrant: tools
|
||||
---
|
||||
|
||||
Moved to "adopt": Gitlab has proven to be a very useful tool for code and the collaboration around it.
|
||||
With [Gitlab CI](/tools/gitlab-ci.html) there is also a powerful tool to automate continuous integration and delivery.
|
||||
|
||||
|
||||
Moved to "adopt": GitLab has proven to be a very useful tool for code and the collaboration around it.
|
||||
With [GitLab CI](/tools/gitlab-ci.html) there is also a powerful tool to automate continuous integration and delivery.
|
||||
|
||||
@@ -7,6 +7,6 @@ quadrant: tools
|
||||
|
||||
[PlantUML](https://plantuml.com/) is an open source project that allows to create UML diagrams in a text-based and declarative way.
|
||||
|
||||
Since it is integrated in tools like Confluence, IntelliJ and Gitlab we use it a lot to quickly document results of software design sessions.
|
||||
Since it is integrated in tools like Confluence, IntelliJ and GitLab we use it a lot to quickly document results of software design sessions.
|
||||
|
||||
Another similar tools that use just plain javascript to render the diagrams is [mermaid](https://mermaid-js.github.io/mermaid/#/)
|
||||
Reference in New Issue
Block a user