This website works better with JavaScript.
首頁
說明
登入
heuzef
/
diagrams
镜像来自
https://github.com/mingrammer/diagrams.git
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
43
Wiki
Activity
瀏覽代碼
feat(node): add Onprem Gitea (
#478
)
pull/418/merge
gabriel-tessier
3 年之前
committed by
GitHub
父節點
1fdfdc4c62
當前提交
e79555b815
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID:
4AEE18F83AFDEB23
共有
3 個文件被更改
,包括
5 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
diagrams/onprem/vcs.py
+1
-0
docs/nodes/onprem.md
二進制
resources/onprem/vcs/gitea.png
+ 4
- 0
diagrams/onprem/vcs.py
查看文件
@@ -12,6 +12,10 @@ class Git(_Vcs):
_icon = "git.png"
class Gitea(_Vcs):
_icon = "gitea.png"
class Github(_Vcs):
_icon = "github.png"
+ 1
- 0
docs/nodes/onprem.md
查看文件
@@ -229,6 +229,7 @@ Node classes list of onprem provider.
## onprem.vcs
- **diagrams.onprem.vcs.Git**
- **diagrams.onprem.vcs.Gitea**
- **diagrams.onprem.vcs.Github**
- **diagrams.onprem.vcs.Gitlab**
二進制
resources/onprem/vcs/gitea.png
查看文件
Before
After
Width:
256
| Height:
256
| Size:
18 KiB
Write
Preview
Loading…
取消
儲存