이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
anoopmb
/
frappe
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
ci: Remove dependency on requirements.txt for builds
version-14
Gavin D'souza
3 년 전
부모
59ab6531c9
커밋
21bad02b72
2개의 변경된 파일
과
2개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/patch-mariadb-tests.yml
+1
-1
CODEOWNERS
+ 1
- 1
.github/workflows/patch-mariadb-tests.yml
파일 보기
@@ -124,7 +124,7 @@ jobs:
git fetch --depth 1 upstream $branch_name:$branch_name
git checkout -q -f $branch_name
pip install -q -r requirements.txt
bench setup requirements --python
bench --site test_site migrate
done
+ 1
- 1
CODEOWNERS
파일 보기
@@ -12,7 +12,7 @@ data_import* @netchampfaris
core/ @surajshetty3416
database @gavindsouza
model @gavindsouza
requirements.txt
@gavindsouza
pyproject.toml
@gavindsouza
query_builder/ @gavindsouza
commands/ @gavindsouza
workspace @shariquerik
쓰기
미리보기
불러오는 중...
취소
저장