Ver a proveniência
feat(node): add SVN (#426)
* Add: SVN
* updated the png file to remove the green background as suggested by gabriel-tessier
pull/322/merge
Ryan Cheley
há 3 anos
committed by
GitHub
ascendente
cometimento
b4ee4666c6
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23
3 ficheiros alterados com
5 adições e
0 eliminações
-
diagrams/onprem/vcs.py
-
docs/nodes/onprem.md
-
BIN
resources/onprem/vcs/svn.png
|
|
@@ -24,4 +24,8 @@ class Gitlab(_Vcs): |
|
|
|
_icon = "gitlab.png" |
|
|
|
|
|
|
|
|
|
|
|
class Svn(_Vcs): |
|
|
|
_icon = "svn.png" |
|
|
|
|
|
|
|
|
|
|
|
# Aliases |
|
|
@@ -235,6 +235,7 @@ Node classes list of onprem provider. |
|
|
|
- **diagrams.onprem.vcs.Gitea** |
|
|
|
- **diagrams.onprem.vcs.Github** |
|
|
|
- **diagrams.onprem.vcs.Gitlab** |
|
|
|
- **diagrams.onprem.vcs.Svn** |
|
|
|
|
|
|
|
## onprem.workflow |
|
|
|
|
|
|
|
Antes
|
Depois
|
|
|
|
Largura: 256
|
Altura: 256
|
Tamanho: 12 KiB
|