Refresh diffusers dataset snapshot 20260718T123526Z
Browse files- README.md +1 -1
- events.parquet +2 -2
- links.parquet +2 -2
- manifest.json +16 -16
- new-contributors-report.json +21 -21
- new-contributors-report.md +9 -9
- new_contributors.parquet +2 -2
- pr_diffs.parquet +2 -2
- pr_files.parquet +2 -2
- pull_requests.parquet +2 -2
- review_comments.parquet +2 -2
- reviews.parquet +2 -2
- snapshots/20260718T123526Z/manifest.json +39 -0
- snapshots/latest.json +4 -4
- state/watermark.json +4 -4
README.md
CHANGED
|
@@ -75,7 +75,7 @@ Use:
|
|
| 75 |
- eval set creation
|
| 76 |
|
| 77 |
Notes:
|
| 78 |
-
- latest snapshot: `
|
| 79 |
- raw data only; no labels or moderation decisions
|
| 80 |
- PR metadata, file-level patch hunks, and full unified diffs are included
|
| 81 |
- full file contents for changed files are not included
|
|
|
|
| 75 |
- eval set creation
|
| 76 |
|
| 77 |
Notes:
|
| 78 |
+
- latest snapshot: `20260718T123526Z`
|
| 79 |
- raw data only; no labels or moderation decisions
|
| 80 |
- PR metadata, file-level patch hunks, and full unified diffs are included
|
| 81 |
- full file contents for changed files are not included
|
events.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c666e09e9015f58120c38257f1acf70f1f8d802c5667092be4e2c2d624ceaebe
|
| 3 |
+
size 3035233
|
links.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5234873218082307b598d7c2ecf5ca21a8475e34c9aec998fce8eb56761d18da
|
| 3 |
+
size 107456
|
manifest.json
CHANGED
|
@@ -7,33 +7,33 @@
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 60500,
|
| 9 |
"issues": 5465,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 133,
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-07-
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 0,
|
| 22 |
"issue_stubs": 2,
|
| 23 |
"issues": 0,
|
| 24 |
"links": 2466,
|
| 25 |
"pr_diffs": 2,
|
| 26 |
-
"pr_files":
|
| 27 |
"pull_requests": 2,
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-07-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-07-
|
| 37 |
-
"next_since": "2026-07-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 60500,
|
| 9 |
"issues": 5465,
|
| 10 |
+
"links": 8991,
|
| 11 |
"new_contributors": 133,
|
| 12 |
+
"pr_diffs": 7731,
|
| 13 |
+
"pr_files": 55206,
|
| 14 |
+
"pull_requests": 7731,
|
| 15 |
+
"review_comments": 33040,
|
| 16 |
+
"reviews": 30491,
|
| 17 |
+
"timeline_events": 211582
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-07-18T12:35:26Z",
|
| 20 |
"delta_counts": {
|
| 21 |
"comments": 0,
|
| 22 |
"issue_stubs": 2,
|
| 23 |
"issues": 0,
|
| 24 |
"links": 2466,
|
| 25 |
"pr_diffs": 2,
|
| 26 |
+
"pr_files": 3,
|
| 27 |
"pull_requests": 2,
|
| 28 |
+
"review_comments": 13,
|
| 29 |
+
"reviews": 12,
|
| 30 |
+
"timeline_events": 30
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-07-18T12:35:26Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260718T123526Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-18T11:35:26Z",
|
| 37 |
+
"next_since": "2026-07-18T12:35:26Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
-
"snapshot_id": "
|
| 5 |
-
"generated_at": "2026-07-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
@@ -19,7 +19,7 @@
|
|
| 19 |
"live_fetches": 3,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds": 0.
|
| 23 |
"enrichment_avg_seconds_per_author": 0.004,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
|
@@ -839,11 +839,11 @@
|
|
| 839 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aakshan-main",
|
| 840 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aakshan-main",
|
| 841 |
"repo_first_seen_at": "2025-11-21T08:13:14Z",
|
| 842 |
-
"repo_last_seen_at": "2026-07-
|
| 843 |
-
"repo_primary_artifact_count":
|
| 844 |
-
"repo_artifact_count":
|
| 845 |
"snapshot_issue_count": 2,
|
| 846 |
-
"snapshot_pr_count":
|
| 847 |
"snapshot_comment_count": 119,
|
| 848 |
"snapshot_review_count": 37,
|
| 849 |
"snapshot_review_comment_count": 37,
|
|
@@ -874,6 +874,16 @@
|
|
| 874 |
},
|
| 875 |
"examples": {
|
| 876 |
"pull_requests": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 877 |
{
|
| 878 |
"kind": "pull_request",
|
| 879 |
"number": 14228,
|
|
@@ -893,16 +903,6 @@
|
|
| 893 |
"merged": false,
|
| 894 |
"draft": false,
|
| 895 |
"created_at": "2026-07-18T05:43:37Z"
|
| 896 |
-
},
|
| 897 |
-
{
|
| 898 |
-
"kind": "pull_request",
|
| 899 |
-
"number": 14220,
|
| 900 |
-
"title": "refactor qwenimage pipeline tests to the new mixin structure",
|
| 901 |
-
"url": "https://github.com/huggingface/diffusers/pull/14220",
|
| 902 |
-
"state": "closed",
|
| 903 |
-
"merged": true,
|
| 904 |
-
"draft": false,
|
| 905 |
-
"created_at": "2026-07-18T01:40:13Z"
|
| 906 |
}
|
| 907 |
],
|
| 908 |
"issues": [
|
|
@@ -6293,14 +6293,14 @@
|
|
| 6293 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AErenAta16",
|
| 6294 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AErenAta16",
|
| 6295 |
"repo_first_seen_at": "2026-07-17T16:11:53Z",
|
| 6296 |
-
"repo_last_seen_at": "2026-07-
|
| 6297 |
"repo_primary_artifact_count": 2,
|
| 6298 |
-
"repo_artifact_count":
|
| 6299 |
"snapshot_issue_count": 1,
|
| 6300 |
"snapshot_pr_count": 1,
|
| 6301 |
"snapshot_comment_count": 2,
|
| 6302 |
-
"snapshot_review_count":
|
| 6303 |
-
"snapshot_review_comment_count":
|
| 6304 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 6305 |
"new_to_repo": false,
|
| 6306 |
"first_seen_in_snapshot": false,
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260718T123526Z",
|
| 5 |
+
"generated_at": "2026-07-18T12:36:04Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
|
|
| 19 |
"live_fetches": 3,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 0.575,
|
| 23 |
"enrichment_avg_seconds_per_author": 0.004,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
|
|
|
| 839 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aakshan-main",
|
| 840 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aakshan-main",
|
| 841 |
"repo_first_seen_at": "2025-11-21T08:13:14Z",
|
| 842 |
+
"repo_last_seen_at": "2026-07-18T12:15:20Z",
|
| 843 |
+
"repo_primary_artifact_count": 42,
|
| 844 |
+
"repo_artifact_count": 235,
|
| 845 |
"snapshot_issue_count": 2,
|
| 846 |
+
"snapshot_pr_count": 40,
|
| 847 |
"snapshot_comment_count": 119,
|
| 848 |
"snapshot_review_count": 37,
|
| 849 |
"snapshot_review_comment_count": 37,
|
|
|
|
| 874 |
},
|
| 875 |
"examples": {
|
| 876 |
"pull_requests": [
|
| 877 |
+
{
|
| 878 |
+
"kind": "pull_request",
|
| 879 |
+
"number": 14231,
|
| 880 |
+
"title": "refactor wan vace pipeline tests to the new mixin structure",
|
| 881 |
+
"url": "https://github.com/huggingface/diffusers/pull/14231",
|
| 882 |
+
"state": "open",
|
| 883 |
+
"merged": false,
|
| 884 |
+
"draft": false,
|
| 885 |
+
"created_at": "2026-07-18T12:15:20Z"
|
| 886 |
+
},
|
| 887 |
{
|
| 888 |
"kind": "pull_request",
|
| 889 |
"number": 14228,
|
|
|
|
| 903 |
"merged": false,
|
| 904 |
"draft": false,
|
| 905 |
"created_at": "2026-07-18T05:43:37Z"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 906 |
}
|
| 907 |
],
|
| 908 |
"issues": [
|
|
|
|
| 6293 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AErenAta16",
|
| 6294 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AErenAta16",
|
| 6295 |
"repo_first_seen_at": "2026-07-17T16:11:53Z",
|
| 6296 |
+
"repo_last_seen_at": "2026-07-18T12:25:18Z",
|
| 6297 |
"repo_primary_artifact_count": 2,
|
| 6298 |
+
"repo_artifact_count": 16,
|
| 6299 |
"snapshot_issue_count": 1,
|
| 6300 |
"snapshot_pr_count": 1,
|
| 6301 |
"snapshot_comment_count": 2,
|
| 6302 |
+
"snapshot_review_count": 6,
|
| 6303 |
+
"snapshot_review_comment_count": 6,
|
| 6304 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 6305 |
"new_to_repo": false,
|
| 6306 |
"first_seen_in_snapshot": false,
|
new-contributors-report.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-07-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `133`
|
| 7 |
|
|
@@ -17,7 +17,7 @@
|
|
| 17 |
| `dg845` | [profile](https://github.com/dg845) | no | MEMBER | 2368d | `2023-03-22T05:10:45Z` | 71 | 10 | strong | low | low | no visible non-self stars; targets high-star repos |
|
| 18 |
| `kashif` | [profile](https://github.com/kashif) | no | MEMBER | 6611d | `2022-06-15T15:01:24Z` | 69 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
|
| 19 |
| `delmalih` | [profile](https://github.com/delmalih) | no | CONTRIBUTOR | 3392d | `2025-11-10T14:05:47Z` | 42 | 1 | mixed | moderate | low | high open PR share |
|
| 20 |
-
| `akshan-main` | [profile](https://github.com/akshan-main) | no | CONTRIBUTOR | 1603d | `2025-11-21T08:13:14Z` |
|
| 21 |
| `dependabot[bot]` | [profile](https://github.com/dependabot[bot]) | no | CONTRIBUTOR | ?d | `2023-12-20T21:14:21Z` | 37 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 22 |
| `apolinario` | [profile](https://github.com/apolinario) | no | MEMBER | 5498d | `2022-07-20T09:48:08Z` | 33 | 31 | weak | low | low | high open PR share; targets high-star repos |
|
| 23 |
| `jiqing-feng` | [profile](https://github.com/jiqing-feng) | no | CONTRIBUTOR | 1437d | `2022-11-29T08:44:19Z` | 28 | 4 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
|
@@ -353,11 +353,11 @@ Example artifacts:
|
|
| 353 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aakshan-main)
|
| 354 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aakshan-main)
|
| 355 |
- repo first seen: `2025-11-21T08:13:14Z`
|
| 356 |
-
- repo last seen: `2026-07-
|
| 357 |
- first seen in snapshot: **no**
|
| 358 |
- repo association: **CONTRIBUTOR**
|
| 359 |
-
- repo primary artifacts: **
|
| 360 |
-
- snapshot authored PRs/issues: **
|
| 361 |
- snapshot discussion activity: **119 comments / 37 reviews / 37 review comments**
|
| 362 |
- account age: **1603 days**
|
| 363 |
- recent public PR activity: **17 PRs** (7 merged / 3 closed-unmerged / 7 open; merged rate **41%**, closed-unmerged rate **18%**, open rate **41%**)
|
|
@@ -366,9 +366,9 @@ Example artifacts:
|
|
| 366 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 367 |
|
| 368 |
Example artifacts:
|
|
|
|
| 369 |
- [PR #14228: refactor wan image-to-video pipeline tests to the new mixin structure](https://github.com/huggingface/diffusers/pull/14228) — open
|
| 370 |
- [PR #14224: refactor wan pipeline tests to the new mixin structure](https://github.com/huggingface/diffusers/pull/14224) — open
|
| 371 |
-
- [PR #14220: refactor qwenimage pipeline tests to the new mixin structure](https://github.com/huggingface/diffusers/pull/14220) — closed, merged
|
| 372 |
- [Issue #13439: HunyuanVideo 1.5 I2V image conditioning preprocessed at latent resolution instead of pixel resolution](https://github.com/huggingface/diffusers/issues/13439) — closed
|
| 373 |
- [Issue #13421: Add negative_prompt parameter to GLMImagePipeline](https://github.com/huggingface/diffusers/issues/13421) — closed
|
| 374 |
|
|
@@ -1921,12 +1921,12 @@ Example artifacts:
|
|
| 1921 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AErenAta16)
|
| 1922 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AErenAta16)
|
| 1923 |
- repo first seen: `2026-07-17T16:11:53Z`
|
| 1924 |
-
- repo last seen: `2026-07-
|
| 1925 |
- first seen in snapshot: **no**
|
| 1926 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1927 |
- repo primary artifacts: **2**
|
| 1928 |
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 1929 |
-
- snapshot discussion activity: **2 comments /
|
| 1930 |
- account age: **990 days**
|
| 1931 |
- recent public PR activity: **75 PRs** (27 merged / 6 closed-unmerged / 42 open; merged rate **36%**, closed-unmerged rate **8%**, open rate **56%**)
|
| 1932 |
- public orgs: none visible
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260718T123526Z`
|
| 4 |
+
- Generated: `2026-07-18T12:36:04Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `133`
|
| 7 |
|
|
|
|
| 17 |
| `dg845` | [profile](https://github.com/dg845) | no | MEMBER | 2368d | `2023-03-22T05:10:45Z` | 71 | 10 | strong | low | low | no visible non-self stars; targets high-star repos |
|
| 18 |
| `kashif` | [profile](https://github.com/kashif) | no | MEMBER | 6611d | `2022-06-15T15:01:24Z` | 69 | 0 | mixed | high | low | high recent PR volume; broad repo spread |
|
| 19 |
| `delmalih` | [profile](https://github.com/delmalih) | no | CONTRIBUTOR | 3392d | `2025-11-10T14:05:47Z` | 42 | 1 | mixed | moderate | low | high open PR share |
|
| 20 |
+
| `akshan-main` | [profile](https://github.com/akshan-main) | no | CONTRIBUTOR | 1603d | `2025-11-21T08:13:14Z` | 40 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
| 21 |
| `dependabot[bot]` | [profile](https://github.com/dependabot[bot]) | no | CONTRIBUTOR | ?d | `2023-12-20T21:14:21Z` | 37 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 22 |
| `apolinario` | [profile](https://github.com/apolinario) | no | MEMBER | 5498d | `2022-07-20T09:48:08Z` | 33 | 31 | weak | low | low | high open PR share; targets high-star repos |
|
| 23 |
| `jiqing-feng` | [profile](https://github.com/jiqing-feng) | no | CONTRIBUTOR | 1437d | `2022-11-29T08:44:19Z` | 28 | 4 | mixed | moderate | low | high recent PR volume; targets high-star repos |
|
|
|
|
| 353 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aakshan-main)
|
| 354 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aakshan-main)
|
| 355 |
- repo first seen: `2025-11-21T08:13:14Z`
|
| 356 |
+
- repo last seen: `2026-07-18T12:15:20Z`
|
| 357 |
- first seen in snapshot: **no**
|
| 358 |
- repo association: **CONTRIBUTOR**
|
| 359 |
+
- repo primary artifacts: **42**
|
| 360 |
+
- snapshot authored PRs/issues: **40 PRs / 2 issues**
|
| 361 |
- snapshot discussion activity: **119 comments / 37 reviews / 37 review comments**
|
| 362 |
- account age: **1603 days**
|
| 363 |
- recent public PR activity: **17 PRs** (7 merged / 3 closed-unmerged / 7 open; merged rate **41%**, closed-unmerged rate **18%**, open rate **41%**)
|
|
|
|
| 366 |
- heuristic read: **high open PR share; targets high-star repos**
|
| 367 |
|
| 368 |
Example artifacts:
|
| 369 |
+
- [PR #14231: refactor wan vace pipeline tests to the new mixin structure](https://github.com/huggingface/diffusers/pull/14231) — open
|
| 370 |
- [PR #14228: refactor wan image-to-video pipeline tests to the new mixin structure](https://github.com/huggingface/diffusers/pull/14228) — open
|
| 371 |
- [PR #14224: refactor wan pipeline tests to the new mixin structure](https://github.com/huggingface/diffusers/pull/14224) — open
|
|
|
|
| 372 |
- [Issue #13439: HunyuanVideo 1.5 I2V image conditioning preprocessed at latent resolution instead of pixel resolution](https://github.com/huggingface/diffusers/issues/13439) — closed
|
| 373 |
- [Issue #13421: Add negative_prompt parameter to GLMImagePipeline](https://github.com/huggingface/diffusers/issues/13421) — closed
|
| 374 |
|
|
|
|
| 1921 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3AErenAta16)
|
| 1922 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3AErenAta16)
|
| 1923 |
- repo first seen: `2026-07-17T16:11:53Z`
|
| 1924 |
+
- repo last seen: `2026-07-18T12:25:18Z`
|
| 1925 |
- first seen in snapshot: **no**
|
| 1926 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1927 |
- repo primary artifacts: **2**
|
| 1928 |
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 1929 |
+
- snapshot discussion activity: **2 comments / 6 reviews / 6 review comments**
|
| 1930 |
- account age: **990 days**
|
| 1931 |
- recent public PR activity: **75 PRs** (27 merged / 6 closed-unmerged / 42 open; merged rate **36%**, closed-unmerged rate **8%**, open rate **56%**)
|
| 1932 |
- public orgs: none visible
|
new_contributors.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4508d3184b736770c84a3854b8558089e675092524252849e22d514e1b948d95
|
| 3 |
+
size 34670
|
pr_diffs.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5be62560e2611f31b8c09b6d6f97ad75b336969d67225d96a37be02a4cd1e35d
|
| 3 |
+
size 114323630
|
pr_files.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38da6b7bd80aadf9bdd3a82a9a1e6b82eb4cdd4fc3aa9a73c84d3b67610b3a05
|
| 3 |
+
size 70313551
|
pull_requests.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ba399d0608d38c2ec785786f5e7e9f03252cb107188b4f9c7e6e60d395f1caa
|
| 3 |
+
size 5388723
|
review_comments.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ad99644f68af0a7038f8feee3f5f449bf054d1a85cc546b8114925dc41e9ca0d
|
| 3 |
+
size 5853716
|
reviews.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c450a7abb7e933e30dd3bfb352372fcc7dd5d541f4b7f22073ad63037e6cd152
|
| 3 |
+
size 2382920
|
snapshots/20260718T123526Z/manifest.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"artifacts": {
|
| 3 |
+
"new_contributors_json": "new-contributors-report.json",
|
| 4 |
+
"new_contributors_markdown": "new-contributors-report.md",
|
| 5 |
+
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
+
},
|
| 7 |
+
"counts": {
|
| 8 |
+
"comments": 60500,
|
| 9 |
+
"issues": 5465,
|
| 10 |
+
"links": 8991,
|
| 11 |
+
"new_contributors": 133,
|
| 12 |
+
"pr_diffs": 7731,
|
| 13 |
+
"pr_files": 55206,
|
| 14 |
+
"pull_requests": 7731,
|
| 15 |
+
"review_comments": 33040,
|
| 16 |
+
"reviews": 30491,
|
| 17 |
+
"timeline_events": 211582
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-07-18T12:35:26Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 2,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2466,
|
| 25 |
+
"pr_diffs": 2,
|
| 26 |
+
"pr_files": 3,
|
| 27 |
+
"pull_requests": 2,
|
| 28 |
+
"review_comments": 13,
|
| 29 |
+
"reviews": 12,
|
| 30 |
+
"timeline_events": 30
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-07-18T12:35:26Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260718T123526Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-18T11:35:26Z",
|
| 37 |
+
"next_since": "2026-07-18T12:35:26Z"
|
| 38 |
+
}
|
| 39 |
+
}
|
snapshots/latest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"archived_manifest_path": "snapshots/
|
| 3 |
-
"latest_snapshot_id": "
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
-
"next_since": "2026-07-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260718T123526Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260718T123526Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-07-18T12:35:26Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260718T123526Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-07-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-07-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-07-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-07-18T11:35:26Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260718T123526Z",
|
| 4 |
+
"next_since": "2026-07-18T12:35:26Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-07-18T12:35:26Z"
|
| 7 |
}
|