Refresh diffusers dataset snapshot 20260623T053516Z
Browse files- README.md +1 -1
- events.parquet +2 -2
- issues.parquet +2 -2
- links.parquet +2 -2
- manifest.json +15 -15
- new-contributors-report.json +10 -10
- new-contributors-report.md +8 -8
- 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/20260623T053516Z/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: `20260623T053516Z`
|
| 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:f1f7f4346e46ac7548a6ed36516def0d29aff9fb80af6b5cd465ac2e47e6e4cc
|
| 3 |
+
size 2986797
|
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:5e8d242b51af36ec02129407db298f1e46db1d21ac54aec209f3ed147d92bda8
|
| 3 |
+
size 6317818
|
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:5afcea166e7156e26e211581c400b21ce6884e388cd1f7b71796a21d5145f487
|
| 3 |
+
size 98981
|
manifest.json
CHANGED
|
@@ -13,27 +13,27 @@
|
|
| 13 |
"pr_files": 53001,
|
| 14 |
"pull_requests": 7590,
|
| 15 |
"review_comments": 32222,
|
| 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": 3,
|
| 26 |
-
"pr_files":
|
| 27 |
"pull_requests": 3,
|
| 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 |
}
|
|
|
|
| 13 |
"pr_files": 53001,
|
| 14 |
"pull_requests": 7590,
|
| 15 |
"review_comments": 32222,
|
| 16 |
+
"reviews": 29997,
|
| 17 |
+
"timeline_events": 208790
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-06-23T05:35:16Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 4,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 2338,
|
| 25 |
"pr_diffs": 3,
|
| 26 |
+
"pr_files": 7,
|
| 27 |
"pull_requests": 3,
|
| 28 |
+
"review_comments": 6,
|
| 29 |
+
"reviews": 8,
|
| 30 |
+
"timeline_events": 94
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-06-23T05:35:16Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260623T053516Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-23T04:35:16Z",
|
| 37 |
+
"next_since": "2026-06-23T05:35:16Z"
|
| 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,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 |
},
|
|
@@ -31,13 +31,13 @@
|
|
| 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-06-23T04:
|
| 35 |
"repo_primary_artifact_count": 1194,
|
| 36 |
-
"repo_artifact_count":
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1060,
|
| 39 |
"snapshot_comment_count": 8268,
|
| 40 |
-
"snapshot_review_count":
|
| 41 |
"snapshot_review_comment_count": 7373,
|
| 42 |
"repo_association": "MEMBER",
|
| 43 |
"new_to_repo": false,
|
|
@@ -5768,7 +5768,7 @@
|
|
| 5768 |
"snapshot_comment_count": 2,
|
| 5769 |
"snapshot_review_count": 0,
|
| 5770 |
"snapshot_review_comment_count": 0,
|
| 5771 |
-
"repo_association": "
|
| 5772 |
"new_to_repo": false,
|
| 5773 |
"first_seen_in_snapshot": false,
|
| 5774 |
"known_via_prior_merged_pr": false,
|
|
@@ -5800,8 +5800,8 @@
|
|
| 5800 |
"number": 13915,
|
| 5801 |
"title": "Enable BitsAndBytes quantization in MPS",
|
| 5802 |
"url": "https://github.com/huggingface/diffusers/pull/13915",
|
| 5803 |
-
"state": "
|
| 5804 |
-
"merged":
|
| 5805 |
"draft": false,
|
| 5806 |
"created_at": "2026-06-10T22:19:48Z"
|
| 5807 |
}
|
|
@@ -5812,7 +5812,7 @@
|
|
| 5812 |
"number": 13361,
|
| 5813 |
"title": "Enable MPS backend for bitsandbytes quantization",
|
| 5814 |
"url": "https://github.com/huggingface/diffusers/issues/13361",
|
| 5815 |
-
"state": "
|
| 5816 |
"merged": null,
|
| 5817 |
"draft": null,
|
| 5818 |
"created_at": "2026-03-28T23:48:15Z"
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260623T053516Z",
|
| 5 |
+
"generated_at": "2026-06-23T05:35:51Z",
|
| 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.505,
|
| 23 |
"enrichment_avg_seconds_per_author": 0.004,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
|
|
|
| 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-06-23T04:50:04Z",
|
| 35 |
"repo_primary_artifact_count": 1194,
|
| 36 |
+
"repo_artifact_count": 23927,
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1060,
|
| 39 |
"snapshot_comment_count": 8268,
|
| 40 |
+
"snapshot_review_count": 7092,
|
| 41 |
"snapshot_review_comment_count": 7373,
|
| 42 |
"repo_association": "MEMBER",
|
| 43 |
"new_to_repo": false,
|
|
|
|
| 5768 |
"snapshot_comment_count": 2,
|
| 5769 |
"snapshot_review_count": 0,
|
| 5770 |
"snapshot_review_comment_count": 0,
|
| 5771 |
+
"repo_association": "CONTRIBUTOR",
|
| 5772 |
"new_to_repo": false,
|
| 5773 |
"first_seen_in_snapshot": false,
|
| 5774 |
"known_via_prior_merged_pr": false,
|
|
|
|
| 5800 |
"number": 13915,
|
| 5801 |
"title": "Enable BitsAndBytes quantization in MPS",
|
| 5802 |
"url": "https://github.com/huggingface/diffusers/pull/13915",
|
| 5803 |
+
"state": "closed",
|
| 5804 |
+
"merged": true,
|
| 5805 |
"draft": false,
|
| 5806 |
"created_at": "2026-06-10T22:19:48Z"
|
| 5807 |
}
|
|
|
|
| 5812 |
"number": 13361,
|
| 5813 |
"title": "Enable MPS backend for bitsandbytes quantization",
|
| 5814 |
"url": "https://github.com/huggingface/diffusers/issues/13361",
|
| 5815 |
+
"state": "closed",
|
| 5816 |
"merged": null,
|
| 5817 |
"draft": null,
|
| 5818 |
"created_at": "2026-03-28T23:48:15Z"
|
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: `118`
|
| 7 |
|
|
@@ -78,7 +78,7 @@
|
|
| 78 |
| `WaterKnight1998` | [profile](https://github.com/WaterKnight1998) | no | CONTRIBUTOR | 2876d | `2024-01-11T10:06:01Z` | 2 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
| 79 |
| `luren55` | [profile](https://github.com/luren55) | no | FIRST_TIME_CONTRIBUTOR | 1599d | `2025-10-31T04:34:34Z` | 2 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 80 |
| `ivnvalex` | [profile](https://github.com/ivnvalex) | no | CONTRIBUTOR | 2629d | `2026-04-29T16:10:12Z` | 1 | 1 | strong | low | low | targets high-star repos |
|
| 81 |
-
| `LucasSte` | [profile](https://github.com/LucasSte) | no |
|
| 82 |
| `ramkumar27072006` | [profile](https://github.com/ramkumar27072006) | no | FIRST_TIME_CONTRIBUTOR | 543d | `2026-06-07T03:05:23Z` | 1 | 1 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 83 |
| `Sainava` | [profile](https://github.com/Sainava) | no | FIRST_TIME_CONTRIBUTOR | 869d | `2026-06-22T18:05:17Z` | 1 | 1 | mixed | moderate | low | — |
|
| 84 |
| `sjq66` | [profile](https://github.com/sjq66) | no | FIRST_TIME_CONTRIBUTOR | 1033d | `2026-06-10T12:14:31Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
@@ -136,12 +136,12 @@
|
|
| 136 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 137 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 138 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 139 |
-
- repo last seen: `2026-06-23T04:
|
| 140 |
- first seen in snapshot: **no**
|
| 141 |
- repo association: **MEMBER**
|
| 142 |
- repo primary artifacts: **1194**
|
| 143 |
- snapshot authored PRs/issues: **1060 PRs / 134 issues**
|
| 144 |
-
- snapshot discussion activity: **8268 comments /
|
| 145 |
- account age: **3507 days**
|
| 146 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 147 |
- public orgs: `huggingface`, `all-things-vits`
|
|
@@ -1763,7 +1763,7 @@ Example artifacts:
|
|
| 1763 |
- repo first seen: `2026-03-28T23:48:15Z`
|
| 1764 |
- repo last seen: `2026-06-10T22:20:39Z`
|
| 1765 |
- first seen in snapshot: **no**
|
| 1766 |
-
- repo association: **
|
| 1767 |
- repo primary artifacts: **2**
|
| 1768 |
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 1769 |
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
|
@@ -1774,8 +1774,8 @@ Example artifacts:
|
|
| 1774 |
- heuristic read: **high recent PR volume**
|
| 1775 |
|
| 1776 |
Example artifacts:
|
| 1777 |
-
- [PR #13915: Enable BitsAndBytes quantization in MPS](https://github.com/huggingface/diffusers/pull/13915) —
|
| 1778 |
-
- [Issue #13361: Enable MPS backend for bitsandbytes quantization](https://github.com/huggingface/diffusers/issues/13361) —
|
| 1779 |
|
| 1780 |
### `ramkumar27072006`
|
| 1781 |
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260623T053516Z`
|
| 4 |
+
- Generated: `2026-06-23T05:35:51Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `118`
|
| 7 |
|
|
|
|
| 78 |
| `WaterKnight1998` | [profile](https://github.com/WaterKnight1998) | no | CONTRIBUTOR | 2876d | `2024-01-11T10:06:01Z` | 2 | 2 | mixed | low | low | high open PR share; targets high-star repos |
|
| 79 |
| `luren55` | [profile](https://github.com/luren55) | no | FIRST_TIME_CONTRIBUTOR | 1599d | `2025-10-31T04:34:34Z` | 2 | 1 | mixed | low | low | high open PR share; targets high-star repos |
|
| 80 |
| `ivnvalex` | [profile](https://github.com/ivnvalex) | no | CONTRIBUTOR | 2629d | `2026-04-29T16:10:12Z` | 1 | 1 | strong | low | low | targets high-star repos |
|
| 81 |
+
| `LucasSte` | [profile](https://github.com/LucasSte) | no | CONTRIBUTOR | 2976d | `2026-03-28T23:48:15Z` | 1 | 1 | mixed | moderate | low | high recent PR volume |
|
| 82 |
| `ramkumar27072006` | [profile](https://github.com/ramkumar27072006) | no | FIRST_TIME_CONTRIBUTOR | 543d | `2026-06-07T03:05:23Z` | 1 | 1 | weak | moderate | low | high open PR share; targets high-star repos |
|
| 83 |
| `Sainava` | [profile](https://github.com/Sainava) | no | FIRST_TIME_CONTRIBUTOR | 869d | `2026-06-22T18:05:17Z` | 1 | 1 | mixed | moderate | low | — |
|
| 84 |
| `sjq66` | [profile](https://github.com/sjq66) | no | FIRST_TIME_CONTRIBUTOR | 1033d | `2026-06-10T12:14:31Z` | 1 | 1 | weak | low | low | high open PR share; targets high-star repos |
|
|
|
|
| 136 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 137 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 138 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 139 |
+
- repo last seen: `2026-06-23T04:50:04Z`
|
| 140 |
- first seen in snapshot: **no**
|
| 141 |
- repo association: **MEMBER**
|
| 142 |
- repo primary artifacts: **1194**
|
| 143 |
- snapshot authored PRs/issues: **1060 PRs / 134 issues**
|
| 144 |
+
- snapshot discussion activity: **8268 comments / 7092 reviews / 7373 review comments**
|
| 145 |
- account age: **3507 days**
|
| 146 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 147 |
- public orgs: `huggingface`, `all-things-vits`
|
|
|
|
| 1763 |
- repo first seen: `2026-03-28T23:48:15Z`
|
| 1764 |
- repo last seen: `2026-06-10T22:20:39Z`
|
| 1765 |
- first seen in snapshot: **no**
|
| 1766 |
+
- repo association: **CONTRIBUTOR**
|
| 1767 |
- repo primary artifacts: **2**
|
| 1768 |
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 1769 |
- snapshot discussion activity: **2 comments / 0 reviews / 0 review comments**
|
|
|
|
| 1774 |
- heuristic read: **high recent PR volume**
|
| 1775 |
|
| 1776 |
Example artifacts:
|
| 1777 |
+
- [PR #13915: Enable BitsAndBytes quantization in MPS](https://github.com/huggingface/diffusers/pull/13915) — closed, merged
|
| 1778 |
+
- [Issue #13361: Enable MPS backend for bitsandbytes quantization](https://github.com/huggingface/diffusers/issues/13361) — closed
|
| 1779 |
|
| 1780 |
### `ramkumar27072006`
|
| 1781 |
|
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:54386af357aab2c8dc5ac6ec6ca4f8a2559ff62a84743027bd8927b328498482
|
| 3 |
+
size 32428
|
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:7b4267b6a43fde167e616cf35dbf2f6438f3d03f53438db0331ca32bb87683bb
|
| 3 |
+
size 113165681
|
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:86bbaee14aaff9533a246c38774dbe381508cee3a86aff25545b633b793eea94
|
| 3 |
+
size 68948458
|
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:7d2c5fbb37e2c7879aee752dc8338f3a85627bdcb03c8eb3ac0c25875141914c
|
| 3 |
+
size 5192008
|
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:5f6577ee3deea4a23dcbfe241971d90caf35b8180a52c3e10848d9e8d2c3d7b4
|
| 3 |
+
size 5679403
|
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:576cbfd1853d49c8e49ac6b7e6822c0b62ef239c61973b130c612bfed831c7b6
|
| 3 |
+
size 2325384
|
snapshots/20260623T053516Z/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": 60057,
|
| 9 |
+
"issues": 5427,
|
| 10 |
+
"links": 7934,
|
| 11 |
+
"new_contributors": 118,
|
| 12 |
+
"pr_diffs": 7590,
|
| 13 |
+
"pr_files": 53001,
|
| 14 |
+
"pull_requests": 7590,
|
| 15 |
+
"review_comments": 32222,
|
| 16 |
+
"reviews": 29997,
|
| 17 |
+
"timeline_events": 208790
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-06-23T05:35:16Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 4,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 2338,
|
| 25 |
+
"pr_diffs": 3,
|
| 26 |
+
"pr_files": 7,
|
| 27 |
+
"pull_requests": 3,
|
| 28 |
+
"review_comments": 6,
|
| 29 |
+
"reviews": 8,
|
| 30 |
+
"timeline_events": 94
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-06-23T05:35:16Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260623T053516Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-23T04:35:16Z",
|
| 37 |
+
"next_since": "2026-06-23T05:35:16Z"
|
| 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/20260623T053516Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260623T053516Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-06-23T05:35:16Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260623T053516Z"
|
| 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-23T04:35:16Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260623T053516Z",
|
| 4 |
+
"next_since": "2026-06-23T05:35:16Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-06-23T05:35:16Z"
|
| 7 |
}
|