-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add label data from openleaderboard 51-100 (#1647)
* add label data * Update ray.yml * Update vets_website.yml * label: fix labels Signed-off-by: frank-zsy <[email protected]> * fix: EOL Signed-off-by: frank-zsy <[email protected]> * feat: add country for company Signed-off-by: frank-zsy <[email protected]> --------- Signed-off-by: frank-zsy <[email protected]> Co-authored-by: frank-zsy <[email protected]>
- Loading branch information
Showing
75 changed files
with
713 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
name: Expo | ||
type: Project | ||
data: | ||
platforms: | ||
- name: GitHub | ||
type: Code Hosting | ||
orgs: | ||
- id: 12504344 | ||
name: expo |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
name: 650 Industries | ||
type: Company | ||
data: | ||
labels: | ||
- expo | ||
platforms: | ||
- name: GitHub | ||
type: Code Hosting | ||
orgs: | ||
- id: 6126711 | ||
name: 650Industries |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
name: Apache Airflow | ||
type: Project | ||
data: | ||
platforms: | ||
- name: GitHub | ||
type: Code Hosting | ||
repos: | ||
- id: 33884891 | ||
name: apache/airflow | ||
- id: 145325821 | ||
name: apache/airflow-ci | ||
- id: 164198539 | ||
name: apache/airflow-site | ||
- id: 234144956 | ||
name: apache/airflow-on-k8s-operator | ||
- id: 275569071 | ||
name: apache/airflow-client-go | ||
- id: 275569146 | ||
name: apache/airflow-client-java | ||
- id: 275569232 | ||
name: apache/airflow-client-python | ||
- id: 276681643 | ||
name: apache/airflow-pgbouncer-exporter | ||
- id: 277102849 | ||
name: apache/airflow-helm-unittest | ||
- id: 277115802 | ||
name: apache/airflow-openldap | ||
- id: 321691041 | ||
name: apache/airflow-ci-infra |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
name: Enzyme | ||
type: Project | ||
data: | ||
platforms: | ||
- name: GitHub | ||
type: Code Hosting | ||
orgs: | ||
- id: 60945302 | ||
name: enzymejs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
name: Airbnb | ||
type: Company | ||
data: | ||
labels: | ||
- airflow | ||
- enzyme | ||
- react_dates | ||
- superset | ||
platforms: | ||
- name: GitHub | ||
type: Code Hosting | ||
orgs: | ||
- id: 698437 | ||
name: airbnb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
name: React Dates | ||
type: Project | ||
data: | ||
platforms: | ||
- name: GitHub | ||
type: Code Hosting | ||
orgs: | ||
- id: 91239628 | ||
name: react-dates |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
name: Apache Superset | ||
type: Project | ||
data: | ||
platforms: | ||
- name: GitHub | ||
type: Code Hosting | ||
repos: | ||
- id: 39464018 | ||
name: apache/superset | ||
- id: 95527699 | ||
name: apache/superset-site |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
name: Airbyte | ||
type: Project | ||
data: | ||
platforms: | ||
- name: GitHub | ||
type: Code Hosting | ||
orgs: | ||
- id: 59758427 | ||
name: airbytehq |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name: Airbyte | ||
type: Company | ||
data: | ||
labels: | ||
- airbyte |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name: Astral | ||
type: Company | ||
data: | ||
labels: | ||
- ruff | ||
- rye | ||
- uv | ||
platforms: | ||
- name: GitHub | ||
type: Code Hosting | ||
orgs: | ||
- id: 115962839 | ||
name: astral-sh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
name: Ruff | ||
type: Project | ||
data: | ||
platforms: | ||
- name: GitHub | ||
type: Code Hosting | ||
repos: | ||
- id: 523043277 | ||
name: astral-sh/ruff |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
name: Rye | ||
type: Project | ||
data: | ||
platforms: | ||
- name: GitHub | ||
type: Code Hosting | ||
repos: | ||
- id: 631396418 | ||
name: astral-sh/rye |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
name: UV | ||
type: Project | ||
data: | ||
platforms: | ||
- name: GitHub | ||
type: Code Hosting | ||
repos: | ||
- id: 699532645 | ||
name: astral-sh/uv |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
name: Bitwarden | ||
type: Project | ||
data: | ||
platforms: | ||
- name: GitHub | ||
type: Code Hosting | ||
orgs: | ||
- id: 15990069 | ||
name: bitwarden |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name: Bitwarden | ||
type: Company | ||
data: | ||
labels: | ||
- bitwarden |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
name: Cloudflare | ||
type: Project | ||
data: | ||
platforms: | ||
- name: GitHub | ||
type: Code Hosting | ||
orgs: | ||
- id: 314135 | ||
name: cloudflare |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name: Cloudflare | ||
type: Company | ||
data: | ||
labels: | ||
- cloudflare |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
name: CockroachDB | ||
type: Project | ||
data: | ||
platforms: | ||
- name: GitHub | ||
type: Code Hosting | ||
orgs: | ||
- id: 6748139 | ||
name: cockroachdb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name: Cockroach Labs | ||
type: Company | ||
data: | ||
labels: | ||
- cockroachdb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
name: DataDog | ||
type: Project | ||
data: | ||
platforms: | ||
- name: GitHub | ||
type: Code Hosting | ||
orgs: | ||
- id: 365230 | ||
name: DataDog |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name: DataDog | ||
type: Company | ||
data: | ||
labels: | ||
- datadog |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
name: Gravitational | ||
type: Company | ||
data: | ||
labels: | ||
- teleport | ||
platforms: | ||
- name: GitHub | ||
type: Code Hosting | ||
orgs: | ||
- id: 10781132 | ||
name: gravitational |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
name: Teleport | ||
type: Project | ||
data: | ||
platforms: | ||
- name: GitHub | ||
type: Code Hosting | ||
repos: | ||
- id: 31558937 | ||
name: gravitational/teleport | ||
- id: 224305727 | ||
name: gravitational/teleport-plugins |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,3 +32,5 @@ data: | |
name: Qiskit | ||
- id: 22173486 | ||
name: loopbackio | ||
- id: 70551872 | ||
name: ibm-developer-skills-network |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
name: NW.js | ||
type: Project | ||
data: | ||
platforms: | ||
- name: GitHub | ||
type: Code Hosting | ||
orgs: | ||
- id: 10180421 | ||
name: nwjs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
name: OpenVINO | ||
type: Project | ||
data: | ||
platforms: | ||
- name: GitHub | ||
type: Code Hosting | ||
orgs: | ||
- id: 55443902 | ||
name: openvinotoolkit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name: LangChain | ||
type: Company | ||
data: | ||
labels: | ||
- langchain |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
name: LangChain | ||
type: Project | ||
data: | ||
platforms: | ||
- name: GitHub | ||
type: Code Hosting | ||
orgs: | ||
- id: 126733545 | ||
name: langchain-ai |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
name: FreeCAD | ||
type: Project | ||
data: | ||
platforms: | ||
- name: GitHub | ||
type: Code Hosting | ||
orgs: | ||
- id: 2306237 | ||
name: FreeCAD |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name: Matra Datavision | ||
type: Company | ||
data: | ||
labels: | ||
- freecad |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name: Metabase | ||
type: Company | ||
data: | ||
labels: | ||
- metabase |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
name: Metabase | ||
type: Project | ||
data: | ||
platforms: | ||
- name: GitHub | ||
type: Code Hosting | ||
orgs: | ||
- id: 10520629 | ||
name: Metabase |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,7 @@ data: | |
- fluentui | ||
- fluid_framework | ||
- interpretml | ||
- onnxruntime | ||
- powershell | ||
- vscode | ||
platforms: | ||
|
Oops, something went wrong.