Refresh diffusers dataset snapshot 20260601T173525Z
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 +13 -13
- 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/20260601T173525Z/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: `20260601T173525Z`
|
| 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:d55909f912474e084f589bc5b70c83bf706062892671243b12f74070c1ac0ae0
|
| 3 |
+
size 15101505
|
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:31a6012bb2cf88a8801b3057af3a2035a364694cad674053017961cc63b33829
|
| 3 |
+
size 2947351
|
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:2efa4c07da775a25091925dec54dfe983135b45c48a46129e208bd1e290df4f2
|
| 3 |
+
size 8195849
|
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:6e046ab1f257d1c3afa70c9319f8c0f21d54e59dc6abf3c146750ce89d901e75
|
| 3 |
+
size 6269905
|
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:521fde6b655c42e24c79cd09f1163f6387986d67f8137375bf095f06c862fb3a
|
| 3 |
+
size 89441
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5395,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 102,
|
| 12 |
"pr_diffs": 7429,
|
| 13 |
"pr_files": 52204,
|
| 14 |
"pull_requests": 7429,
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-06-
|
| 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-06-
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
-
"snapshot_id": "
|
| 35 |
"watermark": {
|
| 36 |
-
"effective_since": "2026-06-
|
| 37 |
-
"next_since": "2026-06-
|
| 38 |
}
|
| 39 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 59630,
|
| 9 |
"issues": 5395,
|
| 10 |
+
"links": 6669,
|
| 11 |
"new_contributors": 102,
|
| 12 |
"pr_diffs": 7429,
|
| 13 |
"pr_files": 52204,
|
| 14 |
"pull_requests": 7429,
|
| 15 |
+
"review_comments": 31831,
|
| 16 |
+
"reviews": 29616,
|
| 17 |
+
"timeline_events": 206127
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-06-01T17:35:25Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 2,
|
| 22 |
+
"issue_stubs": 6,
|
| 23 |
+
"issues": 2,
|
| 24 |
+
"links": 12,
|
| 25 |
+
"pr_diffs": 4,
|
| 26 |
+
"pr_files": 5,
|
| 27 |
+
"pull_requests": 4,
|
| 28 |
+
"review_comments": 15,
|
| 29 |
+
"reviews": 14,
|
| 30 |
+
"timeline_events": 108
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-06-01T17:35:25Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260601T173525Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-01T16:35:26Z",
|
| 37 |
+
"next_since": "2026-06-01T17:35:25Z"
|
| 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-06-
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
|
@@ -19,8 +19,8 @@
|
|
| 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.
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -142,14 +142,14 @@
|
|
| 142 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6",
|
| 143 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6",
|
| 144 |
"repo_first_seen_at": "2023-02-22T04:27:25Z",
|
| 145 |
-
"repo_last_seen_at": "2026-06-
|
| 146 |
"repo_primary_artifact_count": 395,
|
| 147 |
-
"repo_artifact_count":
|
| 148 |
"snapshot_issue_count": 14,
|
| 149 |
"snapshot_pr_count": 381,
|
| 150 |
"snapshot_comment_count": 1080,
|
| 151 |
-
"snapshot_review_count":
|
| 152 |
-
"snapshot_review_comment_count":
|
| 153 |
"repo_association": "MEMBER",
|
| 154 |
"new_to_repo": false,
|
| 155 |
"first_seen_in_snapshot": false,
|
|
@@ -618,8 +618,8 @@
|
|
| 618 |
"number": 13843,
|
| 619 |
"title": "[fix] CLIPTextModel with transformers >= 5.6 and from_single_file",
|
| 620 |
"url": "https://github.com/huggingface/diffusers/pull/13843",
|
| 621 |
-
"state": "
|
| 622 |
-
"merged":
|
| 623 |
"draft": false,
|
| 624 |
"created_at": "2026-05-30T03:16:54Z"
|
| 625 |
},
|
|
@@ -1462,12 +1462,12 @@
|
|
| 1462 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aazolotenkov",
|
| 1463 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aazolotenkov",
|
| 1464 |
"repo_first_seen_at": "2025-03-04T13:58:31Z",
|
| 1465 |
-
"repo_last_seen_at": "2026-
|
| 1466 |
"repo_primary_artifact_count": 6,
|
| 1467 |
-
"repo_artifact_count":
|
| 1468 |
"snapshot_issue_count": 0,
|
| 1469 |
"snapshot_pr_count": 6,
|
| 1470 |
-
"snapshot_comment_count":
|
| 1471 |
"snapshot_review_count": 9,
|
| 1472 |
"snapshot_review_comment_count": 9,
|
| 1473 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260601T173525Z",
|
| 5 |
+
"generated_at": "2026-06-01T17:36:00Z",
|
| 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.621,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.006,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 142 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6",
|
| 143 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6",
|
| 144 |
"repo_first_seen_at": "2023-02-22T04:27:25Z",
|
| 145 |
+
"repo_last_seen_at": "2026-06-01T16:57:26Z",
|
| 146 |
"repo_primary_artifact_count": 395,
|
| 147 |
+
"repo_artifact_count": 4201,
|
| 148 |
"snapshot_issue_count": 14,
|
| 149 |
"snapshot_pr_count": 381,
|
| 150 |
"snapshot_comment_count": 1080,
|
| 151 |
+
"snapshot_review_count": 1525,
|
| 152 |
+
"snapshot_review_comment_count": 1201,
|
| 153 |
"repo_association": "MEMBER",
|
| 154 |
"new_to_repo": false,
|
| 155 |
"first_seen_in_snapshot": false,
|
|
|
|
| 618 |
"number": 13843,
|
| 619 |
"title": "[fix] CLIPTextModel with transformers >= 5.6 and from_single_file",
|
| 620 |
"url": "https://github.com/huggingface/diffusers/pull/13843",
|
| 621 |
+
"state": "closed",
|
| 622 |
+
"merged": true,
|
| 623 |
"draft": false,
|
| 624 |
"created_at": "2026-05-30T03:16:54Z"
|
| 625 |
},
|
|
|
|
| 1462 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aazolotenkov",
|
| 1463 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aazolotenkov",
|
| 1464 |
"repo_first_seen_at": "2025-03-04T13:58:31Z",
|
| 1465 |
+
"repo_last_seen_at": "2026-06-01T17:08:03Z",
|
| 1466 |
"repo_primary_artifact_count": 6,
|
| 1467 |
+
"repo_artifact_count": 36,
|
| 1468 |
"snapshot_issue_count": 0,
|
| 1469 |
"snapshot_pr_count": 6,
|
| 1470 |
+
"snapshot_comment_count": 12,
|
| 1471 |
"snapshot_review_count": 9,
|
| 1472 |
"snapshot_review_comment_count": 9,
|
| 1473 |
"repo_association": "CONTRIBUTOR",
|
new-contributors-report.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-06-
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `102`
|
| 7 |
|
|
@@ -146,12 +146,12 @@ Example artifacts:
|
|
| 146 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6)
|
| 147 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6)
|
| 148 |
- repo first seen: `2023-02-22T04:27:25Z`
|
| 149 |
-
- repo last seen: `2026-06-
|
| 150 |
- first seen in snapshot: **no**
|
| 151 |
- repo association: **MEMBER**
|
| 152 |
- repo primary artifacts: **395**
|
| 153 |
- snapshot authored PRs/issues: **381 PRs / 14 issues**
|
| 154 |
-
- snapshot discussion activity: **1080 comments /
|
| 155 |
- account age: **4403 days**
|
| 156 |
- recent public PR activity: **12 PRs** (10 merged / 1 closed-unmerged / 1 open; merged rate **83%**, closed-unmerged rate **8%**, open rate **8%**)
|
| 157 |
- public orgs: none visible
|
|
@@ -263,7 +263,7 @@ Example artifacts:
|
|
| 263 |
- heuristic read: **targets high-star repos**
|
| 264 |
|
| 265 |
Example artifacts:
|
| 266 |
-
- [PR #13843: [fix] CLIPTextModel with transformers >= 5.6 and from_single_file](https://github.com/huggingface/diffusers/pull/13843) —
|
| 267 |
- [PR #13575: [Ernie-Image] Add lora support](https://github.com/huggingface/diffusers/pull/13575) — closed, merged
|
| 268 |
- [PR #13427: [torchao] Fix `record_stream` with torchao and group offloading](https://github.com/huggingface/diffusers/pull/13427) — closed, draft
|
| 269 |
- [Issue #12441: Support Wan2.2-Animate](https://github.com/huggingface/diffusers/issues/12441) — closed
|
|
@@ -492,12 +492,12 @@ Example artifacts:
|
|
| 492 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aazolotenkov)
|
| 493 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aazolotenkov)
|
| 494 |
- repo first seen: `2025-03-04T13:58:31Z`
|
| 495 |
-
- repo last seen: `2026-
|
| 496 |
- first seen in snapshot: **no**
|
| 497 |
- repo association: **CONTRIBUTOR**
|
| 498 |
- repo primary artifacts: **6**
|
| 499 |
- snapshot authored PRs/issues: **6 PRs / 0 issues**
|
| 500 |
-
- snapshot discussion activity: **
|
| 501 |
- account age: **1060 days**
|
| 502 |
- recent public PR activity: **4 PRs** (3 merged / 0 closed-unmerged / 1 open; merged rate **75%**, closed-unmerged rate **0%**, open rate **25%**)
|
| 503 |
- public orgs: none visible
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260601T173525Z`
|
| 4 |
+
- Generated: `2026-06-01T17:36:00Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `102`
|
| 7 |
|
|
|
|
| 146 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3ADN6)
|
| 147 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3ADN6)
|
| 148 |
- repo first seen: `2023-02-22T04:27:25Z`
|
| 149 |
+
- repo last seen: `2026-06-01T16:57:26Z`
|
| 150 |
- first seen in snapshot: **no**
|
| 151 |
- repo association: **MEMBER**
|
| 152 |
- repo primary artifacts: **395**
|
| 153 |
- snapshot authored PRs/issues: **381 PRs / 14 issues**
|
| 154 |
+
- snapshot discussion activity: **1080 comments / 1525 reviews / 1201 review comments**
|
| 155 |
- account age: **4403 days**
|
| 156 |
- recent public PR activity: **12 PRs** (10 merged / 1 closed-unmerged / 1 open; merged rate **83%**, closed-unmerged rate **8%**, open rate **8%**)
|
| 157 |
- public orgs: none visible
|
|
|
|
| 263 |
- heuristic read: **targets high-star repos**
|
| 264 |
|
| 265 |
Example artifacts:
|
| 266 |
+
- [PR #13843: [fix] CLIPTextModel with transformers >= 5.6 and from_single_file](https://github.com/huggingface/diffusers/pull/13843) — closed, merged
|
| 267 |
- [PR #13575: [Ernie-Image] Add lora support](https://github.com/huggingface/diffusers/pull/13575) — closed, merged
|
| 268 |
- [PR #13427: [torchao] Fix `record_stream` with torchao and group offloading](https://github.com/huggingface/diffusers/pull/13427) — closed, draft
|
| 269 |
- [Issue #12441: Support Wan2.2-Animate](https://github.com/huggingface/diffusers/issues/12441) — closed
|
|
|
|
| 492 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Aazolotenkov)
|
| 493 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Aazolotenkov)
|
| 494 |
- repo first seen: `2025-03-04T13:58:31Z`
|
| 495 |
+
- repo last seen: `2026-06-01T17:08:03Z`
|
| 496 |
- first seen in snapshot: **no**
|
| 497 |
- repo association: **CONTRIBUTOR**
|
| 498 |
- repo primary artifacts: **6**
|
| 499 |
- snapshot authored PRs/issues: **6 PRs / 0 issues**
|
| 500 |
+
- snapshot discussion activity: **12 comments / 9 reviews / 9 review comments**
|
| 501 |
- account age: **1060 days**
|
| 502 |
- recent public PR activity: **4 PRs** (3 merged / 0 closed-unmerged / 1 open; merged rate **75%**, closed-unmerged rate **0%**, open rate **25%**)
|
| 503 |
- 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:223949a6c2dc06a42a396b53f36ad123a95196dad26409bb03a0d33d2fb34c4c
|
| 3 |
+
size 30057
|
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:bbf523166a577b317e33bd0dfd01baceb4aba1492eaa5e8dfe7829a6db007ac1
|
| 3 |
+
size 6957922
|
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:a75321f0cf09709b717325dc813eaa71c281e0d19b916f2d2f7ba64a318221d7
|
| 3 |
+
size 111892354
|
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:29168270af08ae2bdedb4188ac5f1f5c5cefa6d3e7a397a7bf7c93d6a016ef28
|
| 3 |
+
size 67844842
|
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:fa957ee8336adcb27d823128f621ea138e4936fc32405c91e49d3bd44d11a73d
|
| 3 |
+
size 4988706
|
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:488035ee44c72f5e0121f91e10cbf6b3c2c92ec6e3e0e5551a10454472e82e06
|
| 3 |
+
size 5597167
|
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:4745a37103254b00085527752714e1ee8252dbf9b7a125ead608ba665c784a74
|
| 3 |
+
size 2284256
|
snapshots/20260601T173525Z/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": 59630,
|
| 9 |
+
"issues": 5395,
|
| 10 |
+
"links": 6669,
|
| 11 |
+
"new_contributors": 102,
|
| 12 |
+
"pr_diffs": 7429,
|
| 13 |
+
"pr_files": 52204,
|
| 14 |
+
"pull_requests": 7429,
|
| 15 |
+
"review_comments": 31831,
|
| 16 |
+
"reviews": 29616,
|
| 17 |
+
"timeline_events": 206127
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-06-01T17:35:25Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 2,
|
| 22 |
+
"issue_stubs": 6,
|
| 23 |
+
"issues": 2,
|
| 24 |
+
"links": 12,
|
| 25 |
+
"pr_diffs": 4,
|
| 26 |
+
"pr_files": 5,
|
| 27 |
+
"pull_requests": 4,
|
| 28 |
+
"review_comments": 15,
|
| 29 |
+
"reviews": 14,
|
| 30 |
+
"timeline_events": 108
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-06-01T17:35:25Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260601T173525Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-01T16:35:26Z",
|
| 37 |
+
"next_since": "2026-06-01T17:35:25Z"
|
| 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-06-
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
-
"snapshot_dir": "snapshots/
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"archived_manifest_path": "snapshots/20260601T173525Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260601T173525Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-06-01T17:35:25Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260601T173525Z"
|
| 8 |
}
|
state/watermark.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"effective_since": "2026-06-
|
| 3 |
-
"last_successful_snapshot_id": "
|
| 4 |
-
"next_since": "2026-06-
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
-
"updated_at": "2026-06-
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"effective_since": "2026-06-01T16:35:26Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260601T173525Z",
|
| 4 |
+
"next_since": "2026-06-01T17:35:25Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-06-01T17:35:25Z"
|
| 7 |
}
|