Refresh diffusers dataset snapshot 20260703T073519Z
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 +19 -19
- new-contributors-report.json +16 -16
- new-contributors-report.md +10 -10
- 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/20260703T073519Z/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: `20260703T073519Z`
|
| 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:f5e30da6968ebe329bd0c60f482284ccf2bd8243ee6259271f7d5f81d809a011
|
| 3 |
+
size 15281100
|
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:2fd7aeb28161185bf4de067a67cc289cebad0a40834ee79803e9c7996c11750a
|
| 3 |
+
size 3009813
|
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:0e754c6a3631b58af83b78c194ac040982ed472ddfd10b05ce4bf4b02bc0b36c
|
| 3 |
+
size 8231909
|
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:947d36f3026f7bc4daa1820a46eef86c4954fb4c8176c8421331bb3b4728e409
|
| 3 |
+
size 6343731
|
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:7ce3edb6174abf141fba1e19c10b06d9cb8e1cc9769e9526c30d3eabf5ebfb1b
|
| 3 |
+
size 101767
|
manifest.json
CHANGED
|
@@ -5,35 +5,35 @@
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
-
"comments":
|
| 9 |
"issues": 5445,
|
| 10 |
-
"links":
|
| 11 |
"new_contributors": 125,
|
| 12 |
"pr_diffs": 7635,
|
| 13 |
"pr_files": 53591,
|
| 14 |
"pull_requests": 7635,
|
| 15 |
-
"review_comments":
|
| 16 |
-
"reviews":
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-07-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
-
"issue_stubs":
|
| 23 |
"issues": 1,
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 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 |
}
|
|
|
|
| 5 |
"new_contributors_parquet": "new_contributors.parquet"
|
| 6 |
},
|
| 7 |
"counts": {
|
| 8 |
+
"comments": 60237,
|
| 9 |
"issues": 5445,
|
| 10 |
+
"links": 8421,
|
| 11 |
"new_contributors": 125,
|
| 12 |
"pr_diffs": 7635,
|
| 13 |
"pr_files": 53591,
|
| 14 |
"pull_requests": 7635,
|
| 15 |
+
"review_comments": 32467,
|
| 16 |
+
"reviews": 30185,
|
| 17 |
+
"timeline_events": 209915
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-07-03T07:35:19Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 4,
|
| 22 |
+
"issue_stubs": 5,
|
| 23 |
"issues": 1,
|
| 24 |
+
"links": 6,
|
| 25 |
+
"pr_diffs": 4,
|
| 26 |
+
"pr_files": 38,
|
| 27 |
+
"pull_requests": 4,
|
| 28 |
+
"review_comments": 55,
|
| 29 |
+
"reviews": 31,
|
| 30 |
+
"timeline_events": 128
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-07-03T07:35:19Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260703T073519Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-03T06:35:18Z",
|
| 37 |
+
"next_since": "2026-07-03T07:35:19Z"
|
| 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 |
},
|
|
@@ -31,12 +31,12 @@
|
|
| 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-07-
|
| 35 |
"repo_primary_artifact_count": 1201,
|
| 36 |
-
"repo_artifact_count":
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1067,
|
| 39 |
-
"snapshot_comment_count":
|
| 40 |
"snapshot_review_count": 7125,
|
| 41 |
"snapshot_review_comment_count": 7434,
|
| 42 |
"repo_association": "MEMBER",
|
|
@@ -3190,14 +3190,14 @@
|
|
| 3190 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azhtmike",
|
| 3191 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azhtmike",
|
| 3192 |
"repo_first_seen_at": "2026-03-17T08:08:13Z",
|
| 3193 |
-
"repo_last_seen_at": "2026-07-03T06:
|
| 3194 |
"repo_primary_artifact_count": 9,
|
| 3195 |
-
"repo_artifact_count":
|
| 3196 |
"snapshot_issue_count": 3,
|
| 3197 |
"snapshot_pr_count": 6,
|
| 3198 |
"snapshot_comment_count": 27,
|
| 3199 |
-
"snapshot_review_count":
|
| 3200 |
-
"snapshot_review_comment_count":
|
| 3201 |
"repo_association": "CONTRIBUTOR",
|
| 3202 |
"new_to_repo": false,
|
| 3203 |
"first_seen_in_snapshot": false,
|
|
@@ -4268,12 +4268,12 @@
|
|
| 4268 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Alcheng321",
|
| 4269 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Alcheng321",
|
| 4270 |
"repo_first_seen_at": "2026-06-20T07:33:42Z",
|
| 4271 |
-
"repo_last_seen_at": "2026-
|
| 4272 |
"repo_primary_artifact_count": 2,
|
| 4273 |
-
"repo_artifact_count":
|
| 4274 |
"snapshot_issue_count": 0,
|
| 4275 |
"snapshot_pr_count": 2,
|
| 4276 |
-
"snapshot_comment_count":
|
| 4277 |
"snapshot_review_count": 0,
|
| 4278 |
"snapshot_review_comment_count": 0,
|
| 4279 |
"repo_association": "CONTRIBUTOR",
|
|
@@ -6289,12 +6289,12 @@
|
|
| 6289 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Atangyanf",
|
| 6290 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Atangyanf",
|
| 6291 |
"repo_first_seen_at": "2026-06-22T06:54:14Z",
|
| 6292 |
-
"repo_last_seen_at": "2026-07-
|
| 6293 |
"repo_primary_artifact_count": 2,
|
| 6294 |
-
"repo_artifact_count":
|
| 6295 |
"snapshot_issue_count": 1,
|
| 6296 |
"snapshot_pr_count": 1,
|
| 6297 |
-
"snapshot_comment_count":
|
| 6298 |
"snapshot_review_count": 12,
|
| 6299 |
"snapshot_review_comment_count": 12,
|
| 6300 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260703T073519Z",
|
| 5 |
+
"generated_at": "2026-07-03T07:35:53Z",
|
| 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.461,
|
| 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-07-03T07:27:02Z",
|
| 35 |
"repo_primary_artifact_count": 1201,
|
| 36 |
+
"repo_artifact_count": 24047,
|
| 37 |
"snapshot_issue_count": 134,
|
| 38 |
"snapshot_pr_count": 1067,
|
| 39 |
+
"snapshot_comment_count": 8287,
|
| 40 |
"snapshot_review_count": 7125,
|
| 41 |
"snapshot_review_comment_count": 7434,
|
| 42 |
"repo_association": "MEMBER",
|
|
|
|
| 3190 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azhtmike",
|
| 3191 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azhtmike",
|
| 3192 |
"repo_first_seen_at": "2026-03-17T08:08:13Z",
|
| 3193 |
+
"repo_last_seen_at": "2026-07-03T06:36:37Z",
|
| 3194 |
"repo_primary_artifact_count": 9,
|
| 3195 |
+
"repo_artifact_count": 138,
|
| 3196 |
"snapshot_issue_count": 3,
|
| 3197 |
"snapshot_pr_count": 6,
|
| 3198 |
"snapshot_comment_count": 27,
|
| 3199 |
+
"snapshot_review_count": 51,
|
| 3200 |
+
"snapshot_review_comment_count": 51,
|
| 3201 |
"repo_association": "CONTRIBUTOR",
|
| 3202 |
"new_to_repo": false,
|
| 3203 |
"first_seen_in_snapshot": false,
|
|
|
|
| 4268 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Alcheng321",
|
| 4269 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Alcheng321",
|
| 4270 |
"repo_first_seen_at": "2026-06-20T07:33:42Z",
|
| 4271 |
+
"repo_last_seen_at": "2026-07-03T07:17:03Z",
|
| 4272 |
"repo_primary_artifact_count": 2,
|
| 4273 |
+
"repo_artifact_count": 7,
|
| 4274 |
"snapshot_issue_count": 0,
|
| 4275 |
"snapshot_pr_count": 2,
|
| 4276 |
+
"snapshot_comment_count": 5,
|
| 4277 |
"snapshot_review_count": 0,
|
| 4278 |
"snapshot_review_comment_count": 0,
|
| 4279 |
"repo_association": "CONTRIBUTOR",
|
|
|
|
| 6289 |
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Atangyanf",
|
| 6290 |
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Atangyanf",
|
| 6291 |
"repo_first_seen_at": "2026-06-22T06:54:14Z",
|
| 6292 |
+
"repo_last_seen_at": "2026-07-03T07:25:56Z",
|
| 6293 |
"repo_primary_artifact_count": 2,
|
| 6294 |
+
"repo_artifact_count": 30,
|
| 6295 |
"snapshot_issue_count": 1,
|
| 6296 |
"snapshot_pr_count": 1,
|
| 6297 |
+
"snapshot_comment_count": 4,
|
| 6298 |
"snapshot_review_count": 12,
|
| 6299 |
"snapshot_review_comment_count": 12,
|
| 6300 |
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
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: `125`
|
| 7 |
|
|
@@ -143,12 +143,12 @@
|
|
| 143 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 144 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 145 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 146 |
-
- repo last seen: `2026-07-
|
| 147 |
- first seen in snapshot: **no**
|
| 148 |
- repo association: **MEMBER**
|
| 149 |
- repo primary artifacts: **1201**
|
| 150 |
- snapshot authored PRs/issues: **1067 PRs / 134 issues**
|
| 151 |
-
- snapshot discussion activity: **
|
| 152 |
- account age: **3507 days**
|
| 153 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 154 |
- public orgs: `huggingface`, `all-things-vits`
|
|
@@ -1009,12 +1009,12 @@ Example artifacts:
|
|
| 1009 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azhtmike)
|
| 1010 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azhtmike)
|
| 1011 |
- repo first seen: `2026-03-17T08:08:13Z`
|
| 1012 |
-
- repo last seen: `2026-07-03T06:
|
| 1013 |
- first seen in snapshot: **no**
|
| 1014 |
- repo association: **CONTRIBUTOR**
|
| 1015 |
- repo primary artifacts: **9**
|
| 1016 |
- snapshot authored PRs/issues: **6 PRs / 3 issues**
|
| 1017 |
-
- snapshot discussion activity: **27 comments /
|
| 1018 |
- account age: **4316 days**
|
| 1019 |
- recent public PR activity: **67 PRs** (42 merged / 20 closed-unmerged / 5 open; merged rate **63%**, closed-unmerged rate **30%**, open rate **7%**)
|
| 1020 |
- public orgs: none visible
|
|
@@ -1330,12 +1330,12 @@ Example artifacts:
|
|
| 1330 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Alcheng321)
|
| 1331 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Alcheng321)
|
| 1332 |
- repo first seen: `2026-06-20T07:33:42Z`
|
| 1333 |
-
- repo last seen: `2026-
|
| 1334 |
- first seen in snapshot: **no**
|
| 1335 |
- repo association: **CONTRIBUTOR**
|
| 1336 |
- repo primary artifacts: **2**
|
| 1337 |
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 1338 |
-
- snapshot discussion activity: **
|
| 1339 |
- account age: **2601 days**
|
| 1340 |
- recent public PR activity: **11 PRs** (0 merged / 1 closed-unmerged / 10 open; merged rate **0%**, closed-unmerged rate **9%**, open rate **91%**)
|
| 1341 |
- public orgs: none visible
|
|
@@ -1927,12 +1927,12 @@ Example artifacts:
|
|
| 1927 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Atangyanf)
|
| 1928 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Atangyanf)
|
| 1929 |
- repo first seen: `2026-06-22T06:54:14Z`
|
| 1930 |
-
- repo last seen: `2026-07-
|
| 1931 |
- first seen in snapshot: **no**
|
| 1932 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1933 |
- repo primary artifacts: **2**
|
| 1934 |
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 1935 |
-
- snapshot discussion activity: **
|
| 1936 |
- account age: **3358 days**
|
| 1937 |
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 1938 |
- public orgs: none visible
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260703T073519Z`
|
| 4 |
+
- Generated: `2026-07-03T07:35:53Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
- Contributors: `125`
|
| 7 |
|
|
|
|
| 143 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Asayakpaul)
|
| 144 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Asayakpaul)
|
| 145 |
- repo first seen: `2023-01-13T14:42:20Z`
|
| 146 |
+
- repo last seen: `2026-07-03T07:27:02Z`
|
| 147 |
- first seen in snapshot: **no**
|
| 148 |
- repo association: **MEMBER**
|
| 149 |
- repo primary artifacts: **1201**
|
| 150 |
- snapshot authored PRs/issues: **1067 PRs / 134 issues**
|
| 151 |
+
- snapshot discussion activity: **8287 comments / 7125 reviews / 7434 review comments**
|
| 152 |
- account age: **3507 days**
|
| 153 |
- recent public PR activity: **101 PRs** (86 merged / 7 closed-unmerged / 8 open; merged rate **85%**, closed-unmerged rate **7%**, open rate **8%**)
|
| 154 |
- public orgs: `huggingface`, `all-things-vits`
|
|
|
|
| 1009 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Azhtmike)
|
| 1010 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Azhtmike)
|
| 1011 |
- repo first seen: `2026-03-17T08:08:13Z`
|
| 1012 |
+
- repo last seen: `2026-07-03T06:36:37Z`
|
| 1013 |
- first seen in snapshot: **no**
|
| 1014 |
- repo association: **CONTRIBUTOR**
|
| 1015 |
- repo primary artifacts: **9**
|
| 1016 |
- snapshot authored PRs/issues: **6 PRs / 3 issues**
|
| 1017 |
+
- snapshot discussion activity: **27 comments / 51 reviews / 51 review comments**
|
| 1018 |
- account age: **4316 days**
|
| 1019 |
- recent public PR activity: **67 PRs** (42 merged / 20 closed-unmerged / 5 open; merged rate **63%**, closed-unmerged rate **30%**, open rate **7%**)
|
| 1020 |
- public orgs: none visible
|
|
|
|
| 1330 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Alcheng321)
|
| 1331 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Alcheng321)
|
| 1332 |
- repo first seen: `2026-06-20T07:33:42Z`
|
| 1333 |
+
- repo last seen: `2026-07-03T07:17:03Z`
|
| 1334 |
- first seen in snapshot: **no**
|
| 1335 |
- repo association: **CONTRIBUTOR**
|
| 1336 |
- repo primary artifacts: **2**
|
| 1337 |
- snapshot authored PRs/issues: **2 PRs / 0 issues**
|
| 1338 |
+
- snapshot discussion activity: **5 comments / 0 reviews / 0 review comments**
|
| 1339 |
- account age: **2601 days**
|
| 1340 |
- recent public PR activity: **11 PRs** (0 merged / 1 closed-unmerged / 10 open; merged rate **0%**, closed-unmerged rate **9%**, open rate **91%**)
|
| 1341 |
- public orgs: none visible
|
|
|
|
| 1927 |
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Atangyanf)
|
| 1928 |
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Atangyanf)
|
| 1929 |
- repo first seen: `2026-06-22T06:54:14Z`
|
| 1930 |
+
- repo last seen: `2026-07-03T07:25:56Z`
|
| 1931 |
- first seen in snapshot: **no**
|
| 1932 |
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 1933 |
- repo primary artifacts: **2**
|
| 1934 |
- snapshot authored PRs/issues: **1 PRs / 1 issues**
|
| 1935 |
+
- snapshot discussion activity: **4 comments / 12 reviews / 12 review comments**
|
| 1936 |
- account age: **3358 days**
|
| 1937 |
- recent public PR activity: **2 PRs** (0 merged / 0 closed-unmerged / 2 open; merged rate **0%**, closed-unmerged rate **0%**, open rate **100%**)
|
| 1938 |
- 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:f8e7e54b84290933df0f8a0c4494dba9c5ed9836be9081632d6eb190cd353d5e
|
| 3 |
+
size 33453
|
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:31a799fd9041def22d03f82a5e330f9716fac4693eba39a53636b005e8a70086
|
| 3 |
+
size 7106408
|
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:8e4f1884d95658aff3356a3e22423555677579886d12f06f31a34c52faa7ee22
|
| 3 |
+
size 113484145
|
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:556a6c55ed2a76a0a9e2fab2a0fe30376430d3052bc4c1a86565beb224fb2b07
|
| 3 |
+
size 69360789
|
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:7c72d8c62e56bc6e367ea2527924e1261b7b2bc3ad0ace2ae2de5f938e547f2d
|
| 3 |
+
size 5272941
|
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:69b632bfa606cc247857fec54b82c12417a9b1743584661079c6c387925190fb
|
| 3 |
+
size 5730091
|
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:0fd9cb63dd62ff43d8c5af67f040b24f5695ed5e6f4ef4afcf8acef5017bb946
|
| 3 |
+
size 2343673
|
snapshots/20260703T073519Z/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": 60237,
|
| 9 |
+
"issues": 5445,
|
| 10 |
+
"links": 8421,
|
| 11 |
+
"new_contributors": 125,
|
| 12 |
+
"pr_diffs": 7635,
|
| 13 |
+
"pr_files": 53591,
|
| 14 |
+
"pull_requests": 7635,
|
| 15 |
+
"review_comments": 32467,
|
| 16 |
+
"reviews": 30185,
|
| 17 |
+
"timeline_events": 209915
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-07-03T07:35:19Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 4,
|
| 22 |
+
"issue_stubs": 5,
|
| 23 |
+
"issues": 1,
|
| 24 |
+
"links": 6,
|
| 25 |
+
"pr_diffs": 4,
|
| 26 |
+
"pr_files": 38,
|
| 27 |
+
"pull_requests": 4,
|
| 28 |
+
"review_comments": 55,
|
| 29 |
+
"reviews": 31,
|
| 30 |
+
"timeline_events": 128
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-07-03T07:35:19Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260703T073519Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-07-03T06:35:18Z",
|
| 37 |
+
"next_since": "2026-07-03T07:35:19Z"
|
| 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/20260703T073519Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260703T073519Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-07-03T07:35:19Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260703T073519Z"
|
| 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-03T06:35:18Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260703T073519Z",
|
| 4 |
+
"next_since": "2026-07-03T07:35:19Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-07-03T07:35:19Z"
|
| 7 |
}
|