이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
도움말
로그인
heuzef
/
diagrams
의 미러
https://github.com/mingrammer/diagrams.git
보기
1
좋아요
0
포크
0
코드
이슈
0
릴리즈
43
위키
활동
소스 검색
feat(node): add Onprem Gitea (
#478
)
pull/418/merge
gabriel-tessier
3 년 전
committed by
GitHub
부모
1fdfdc4c62
커밋
e79555b815
No known key found for this signature in database
GPG 키 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
BIN
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**
BIN
resources/onprem/vcs/gitea.png
파일 보기
Before
After
Width:
256
| Height:
256
| Size:
18 KiB
쓰기
미리보기
불러오는 중...
취소
저장