Refresh diffusers dataset snapshot 20260508T143517Z
Browse files- README.md +1 -1
- comments.parquet +2 -2
- events.parquet +2 -2
- issue_comments.parquet +2 -2
- issues.parquet +2 -2
- links.parquet +2 -2
- manifest.json +20 -20
- new-contributors-report.json +15 -15
- new-contributors-report.md +7 -7
- new_contributors.parquet +2 -2
- pr_comments.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/20260508T143517Z/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: `20260508T143517Z`
|
| 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
|
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:d4675227704c4081f5e1c9e484815a1aa23a0e56ff2f5659770dd3e44363e907
|
| 3 |
+
size 14984773
|
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:6b46719534ba3723b164e4d6bf0f622d9b629aef5a73468346d8bd342c81f194
|
| 3 |
+
size 2907976
|
issue_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:3593cb5661df0e585ac1e9e3cc42e9358318fcb77ff1f43ea893db5845c8be45
|
| 3 |
+
size 8177177
|
issues.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:69e20b586ccc53450974c4fe15e0f7f09c398e12c408b4e560fdc3be181dd687
|
| 3 |
+
size 6257028
|
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:f08f49b8bc65a71002f070ee88619105ef4276590e764b77f5790535173213f2
|
| 3 |
+
size 85276
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5380,
|
| 10 |
"links": 6331,
|
| 11 |
"new_contributors": 93,
|
| 12 |
"pr_diffs": 7295,
|
| 13 |
-
"pr_files":
|
| 14 |
"pull_requests": 7295,
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-05-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
-
"issue_stubs":
|
| 23 |
-
"issues":
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
-
"review_comments":
|
| 29 |
-
"reviews":
|
| 30 |
-
"timeline_events":
|
| 31 |
},
|
| 32 |
-
"extracted_at": "2026-05-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-05-
|
| 37 |
-
"next_since": "2026-05-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 59275,
|
| 9 |
"issues": 5380,
|
| 10 |
"links": 6331,
|
| 11 |
"new_contributors": 93,
|
| 12 |
"pr_diffs": 7295,
|
| 13 |
+
"pr_files": 50882,
|
| 14 |
"pull_requests": 7295,
|
| 15 |
+
"review_comments": 31412,
|
| 16 |
+
"reviews": 29242,
|
| 17 |
+
"timeline_events": 203830
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-05-08T14:35:17Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 2,
|
| 22 |
+
"issue_stubs": 5,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 2,
|
| 25 |
+
"pr_diffs": 4,
|
| 26 |
+
"pr_files": 9,
|
| 27 |
+
"pull_requests": 4,
|
| 28 |
+
"review_comments": 44,
|
| 29 |
+
"reviews": 32,
|
| 30 |
+
"timeline_events": 247
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-05-08T14:35:17Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260508T143517Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-05-08T13:35:17Z",
|
| 37 |
+
"next_since": "2026-05-08T14:35:17Z"
|
| 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-05-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
@@ -19,8 +19,8 @@
|
|
| 19 |
"live_fetches": 2,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds": 0.
|
| 23 |
-
"enrichment_avg_seconds_per_author": 0.
|
| 24 |
"enrichment_failures": 2
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -31,14 +31,14 @@
|
|
| 31 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul",
|
| 32 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul",
|
| 33 |
"repo_first_seen_at": "2023-01-13T14:42:20Z",
|
| 34 |
-
"repo_last_seen_at": "2026-05-
|
| 35 |
"repo_primary_artifact_count": 1147,
|
| 36 |
-
"repo_artifact_count":
|
| 37 |
"snapshot_issue_count": 132,
|
| 38 |
"snapshot_pr_count": 1015,
|
| 39 |
-
"snapshot_comment_count":
|
| 40 |
-
"snapshot_review_count":
|
| 41 |
-
"snapshot_review_comment_count":
|
| 42 |
"repo_association": "MEMBER",
|
| 43 |
"new_to_repo": false,
|
| 44 |
"first_seen_in_snapshot": false,
|
|
@@ -878,8 +878,8 @@
|
|
| 878 |
"number": 13541,
|
| 879 |
"title": "Reduce WanAnimate TorchAO test input sizes to prevent OOM",
|
| 880 |
"url": "https://github.com/huggingface/diffusers/pull/13541",
|
| 881 |
-
"state": "
|
| 882 |
-
"merged":
|
| 883 |
"draft": false,
|
| 884 |
"created_at": "2026-04-22T01:50:46Z"
|
| 885 |
},
|
|
@@ -1506,14 +1506,14 @@
|
|
| 1506 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azhtmike",
|
| 1507 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azhtmike",
|
| 1508 |
"repo_first_seen_at": "2026-03-17T08:08:13Z",
|
| 1509 |
-
"repo_last_seen_at": "2026-05-
|
| 1510 |
"repo_primary_artifact_count": 7,
|
| 1511 |
-
"repo_artifact_count":
|
| 1512 |
"snapshot_issue_count": 3,
|
| 1513 |
"snapshot_pr_count": 4,
|
| 1514 |
"snapshot_comment_count": 10,
|
| 1515 |
-
"snapshot_review_count":
|
| 1516 |
-
"snapshot_review_comment_count":
|
| 1517 |
"repo_association": "CONTRIBUTOR",
|
| 1518 |
"new_to_repo": false,
|
| 1519 |
"first_seen_in_snapshot": false,
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260508T143517Z",
|
| 5 |
+
"generated_at": "2026-05-08T14:35:51Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
|
|
| 19 |
"live_fetches": 2,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 0.397,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.004,
|
| 24 |
"enrichment_failures": 2
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 31 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul",
|
| 32 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul",
|
| 33 |
"repo_first_seen_at": "2023-01-13T14:42:20Z",
|
| 34 |
+
"repo_last_seen_at": "2026-05-08T14:20:46Z",
|
| 35 |
"repo_primary_artifact_count": 1147,
|
| 36 |
+
"repo_artifact_count": 23410,
|
| 37 |
"snapshot_issue_count": 132,
|
| 38 |
"snapshot_pr_count": 1015,
|
| 39 |
+
"snapshot_comment_count": 8141,
|
| 40 |
+
"snapshot_review_count": 6939,
|
| 41 |
+
"snapshot_review_comment_count": 7183,
|
| 42 |
"repo_association": "MEMBER",
|
| 43 |
"new_to_repo": false,
|
| 44 |
"first_seen_in_snapshot": false,
|
|
|
|
| 878 |
"number": 13541,
|
| 879 |
"title": "Reduce WanAnimate TorchAO test input sizes to prevent OOM",
|
| 880 |
"url": "https://github.com/huggingface/diffusers/pull/13541",
|
| 881 |
+
"state": "closed",
|
| 882 |
+
"merged": true,
|
| 883 |
"draft": false,
|
| 884 |
"created_at": "2026-04-22T01:50:46Z"
|
| 885 |
},
|
|
|
|
| 1506 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azhtmike",
|
| 1507 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azhtmike",
|
| 1508 |
"repo_first_seen_at": "2026-03-17T08:08:13Z",
|
| 1509 |
+
"repo_last_seen_at": "2026-05-08T14:05:01Z",
|
| 1510 |
"repo_primary_artifact_count": 7,
|
| 1511 |
+
"repo_artifact_count": 85,
|
| 1512 |
"snapshot_issue_count": 3,
|
| 1513 |
"snapshot_pr_count": 4,
|
| 1514 |
"snapshot_comment_count": 10,
|
| 1515 |
+
"snapshot_review_count": 34,
|
| 1516 |
+
"snapshot_review_comment_count": 34,
|
| 1517 |
"repo_association": "CONTRIBUTOR",
|
| 1518 |
"new_to_repo": false,
|
| 1519 |
"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-05-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `93`
|
| 7 |
|
|
@@ -111,12 +111,12 @@
|
|
| 111 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 112 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 113 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 114 |
-
- repo last seen: `2026-05-
|
| 115 |
- first seen in snapshot: **no**
|
| 116 |
- repo association: **MEMBER**
|
| 117 |
- repo primary artifacts: **1147**
|
| 118 |
- snapshot authored PRs/issues: **1015 PRs / 132 issues**
|
| 119 |
-
- snapshot discussion activity: **
|
| 120 |
- account age: **3466 days**
|
| 121 |
- recent public PR activity: **109 PRs** (86 merged / 5 closed-unmerged / 18 open; merged rate **79%**, closed-unmerged rate **5%**, open rate **17%**)
|
| 122 |
- public orgs: `huggingface`, `all-things-vits`
|
|
@@ -326,7 +326,7 @@ Example artifacts:
|
|
| 326 |
- heuristic read: **high recent PR volume**
|
| 327 |
|
| 328 |
Example artifacts:
|
| 329 |
-
- [PR #13541: Reduce WanAnimate TorchAO test input sizes to prevent OOM](https://github.com/huggingface/diffusers/pull/13541) —
|
| 330 |
- [PR #13540: Add _get_dummy_inputs_for_model helper for quantization tests](https://github.com/huggingface/diffusers/pull/13540) — open
|
| 331 |
- [PR #13539: Fix training gradient underflow in quantization tests](https://github.com/huggingface/diffusers/pull/13539) — open
|
| 332 |
- [Issue #13105: Wan-AI/Wan2.1-T2V-1.3B-Diffusers output noise](https://github.com/huggingface/diffusers/issues/13105) — closed
|
|
@@ -502,12 +502,12 @@ Example artifacts:
|
|
| 502 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azhtmike)
|
| 503 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azhtmike)
|
| 504 |
- repo first seen: `2026-03-17T08:08:13Z`
|
| 505 |
-
- repo last seen: `2026-05-
|
| 506 |
- first seen in snapshot: **no**
|
| 507 |
- repo association: **CONTRIBUTOR**
|
| 508 |
- repo primary artifacts: **7**
|
| 509 |
- snapshot authored PRs/issues: **4 PRs / 3 issues**
|
| 510 |
-
- snapshot discussion activity: **10 comments /
|
| 511 |
- account age: **4275 days**
|
| 512 |
- recent public PR activity: **31 PRs** (19 merged / 8 closed-unmerged / 4 open; merged rate **61%**, closed-unmerged rate **26%**, open rate **13%**)
|
| 513 |
- public orgs: none visible
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260508T143517Z`
|
| 4 |
+
- Generated: `2026-05-08T14:35:51Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `93`
|
| 7 |
|
|
|
|
| 111 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 112 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 113 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 114 |
+
- repo last seen: `2026-05-08T14:20:46Z`
|
| 115 |
- first seen in snapshot: **no**
|
| 116 |
- repo association: **MEMBER**
|
| 117 |
- repo primary artifacts: **1147**
|
| 118 |
- snapshot authored PRs/issues: **1015 PRs / 132 issues**
|
| 119 |
+
- snapshot discussion activity: **8141 comments / 6939 reviews / 7183 review comments**
|
| 120 |
- account age: **3466 days**
|
| 121 |
- recent public PR activity: **109 PRs** (86 merged / 5 closed-unmerged / 18 open; merged rate **79%**, closed-unmerged rate **5%**, open rate **17%**)
|
| 122 |
- public orgs: `huggingface`, `all-things-vits`
|
|
|
|
| 326 |
- heuristic read: **high recent PR volume**
|
| 327 |
|
| 328 |
Example artifacts:
|
| 329 |
+
- [PR #13541: Reduce WanAnimate TorchAO test input sizes to prevent OOM](https://github.com/huggingface/diffusers/pull/13541) — closed, merged
|
| 330 |
- [PR #13540: Add _get_dummy_inputs_for_model helper for quantization tests](https://github.com/huggingface/diffusers/pull/13540) — open
|
| 331 |
- [PR #13539: Fix training gradient underflow in quantization tests](https://github.com/huggingface/diffusers/pull/13539) — open
|
| 332 |
- [Issue #13105: Wan-AI/Wan2.1-T2V-1.3B-Diffusers output noise](https://github.com/huggingface/diffusers/issues/13105) — closed
|
|
|
|
| 502 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azhtmike)
|
| 503 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azhtmike)
|
| 504 |
- repo first seen: `2026-03-17T08:08:13Z`
|
| 505 |
+
- repo last seen: `2026-05-08T14:05:01Z`
|
| 506 |
- first seen in snapshot: **no**
|
| 507 |
- repo association: **CONTRIBUTOR**
|
| 508 |
- repo primary artifacts: **7**
|
| 509 |
- snapshot authored PRs/issues: **4 PRs / 3 issues**
|
| 510 |
+
- snapshot discussion activity: **10 comments / 34 reviews / 34 review comments**
|
| 511 |
- account age: **4275 days**
|
| 512 |
- recent public PR activity: **31 PRs** (19 merged / 8 closed-unmerged / 4 open; merged rate **61%**, closed-unmerged rate **26%**, open rate **13%**)
|
| 513 |
- 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:36ec90001f66a5c5af9f04e6155bde473c706877b9dafc733af474e321a0a91b
|
| 3 |
+
size 28757
|
pr_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:bc8b5b27bfc437370615b3424ac7090f577a3826c029fdbaaa0964531dd62623
|
| 3 |
+
size 6856885
|
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:34b2bc1134d89fc90e006f6d51d6e672b92bd9c816ed073c3e9d4c16c8694609
|
| 3 |
+
size 110617225
|
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:9a707ac7e25e1160611bb77536991f7ec6c0fd8793806e09a5e86c99a22f511f
|
| 3 |
+
size 66525455
|
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:1b2facdfa95b7bac9623e8ecb759d7107a7b19e56cea4e974f4dd55b101e8f58
|
| 3 |
+
size 4839968
|
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:52a3e7dc23d11d0bb7155f41ba06e5cdfde887df9b5e9539dcb0690b1d22e996
|
| 3 |
+
size 5501533
|
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:0c2a04e7ad4a4e2dfa2a1a5feb43996bdc509f138bd1ece18e58a30a52bcb3ea
|
| 3 |
+
size 2238114
|
snapshots/20260508T143517Z/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": 59275,
|
| 9 |
+
"issues": 5380,
|
| 10 |
+
"links": 6331,
|
| 11 |
+
"new_contributors": 93,
|
| 12 |
+
"pr_diffs": 7295,
|
| 13 |
+
"pr_files": 50882,
|
| 14 |
+
"pull_requests": 7295,
|
| 15 |
+
"review_comments": 31412,
|
| 16 |
+
"reviews": 29242,
|
| 17 |
+
"timeline_events": 203830
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-05-08T14:35:17Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 2,
|
| 22 |
+
"issue_stubs": 5,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 2,
|
| 25 |
+
"pr_diffs": 4,
|
| 26 |
+
"pr_files": 9,
|
| 27 |
+
"pull_requests": 4,
|
| 28 |
+
"review_comments": 44,
|
| 29 |
+
"reviews": 32,
|
| 30 |
+
"timeline_events": 247
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-05-08T14:35:17Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260508T143517Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-05-08T13:35:17Z",
|
| 37 |
+
"next_since": "2026-05-08T14:35:17Z"
|
| 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-05-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260508T143517Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260508T143517Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-05-08T14:35:17Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260508T143517Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-05-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-05-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-05-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-05-08T13:35:17Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260508T143517Z",
|
| 4 |
+
"next_since": "2026-05-08T14:35:17Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-05-08T14:35:17Z"
|
| 7 |
}
|