Fix typos (GitHub, GitLab)

This commit is contained in:
daniel.motzko
2021-07-02 11:45:13 +02:00
parent 8124c567ed
commit 363dd0a78a
10 changed files with 15 additions and 17 deletions

View File

@@ -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.

View File

@@ -1,5 +1,5 @@
---
title: "Gitlab CI"
title: "GitLab CI"
ring: adopt
quadrant: tools
---

View File

@@ -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.

View File

@@ -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/#/)