FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
docarray/.github/labeler.yml at main · docarray/docarray · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
docarray
/
docarray
Public
Notifications
You must be signed in to change notification settings
Fork
243
Star
3.1k
Code
Issues
68
Pull requests
43
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
docarray
/
.github
/
labeler.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
43 lines (31 loc) · 604 Bytes
Breadcrumbs
docarray
/
.github
/
labeler.yml
Copy path
File metadata and controls
43 lines (31 loc) · 604 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
#
Add 'label1' to any changes within 'example' folder or any subfolders
area/docs
:
-
docs/**/*
-
./*.md
area/testing
:
-
tests/**/*
area/setup
:
-
pyproject.toml
-
MANIFEST.in
area/core
:
-
docarray/**/*
area/entrypoint
:
-
docarray/__init__.py
area/housekeeping
:
-
.github/**/*
-
./.gitignore
-
./*.yaml
-
./*.yml
area/cicd
:
-
.github/workflows/**/*
area/docker
:
-
Dockerfiles/**/*
-
./.dockerignore
area/typing
:
-
docarray/typing/**/*
component/array
:
-
docarray/array/**/*
component/document
:
-
docarray/document/**/*
component/proto
:
-
docarray/proto/**/*
Back
|
FazBrowse Home
|
New Git URL