Refresh diffusers dataset snapshot 20260621T193628Z
Browse files- README.md +1 -1
- events.parquet +2 -2
- links.parquet +2 -2
- manifest.json +19 -19
- new-contributors-report.json +65 -8
- new-contributors-report.md +25 -3
- new_contributors.parquet +2 -2
- pr_diffs.parquet +2 -2
- pr_files.parquet +2 -2
- pull_requests.parquet +2 -2
- reviews.parquet +2 -2
- snapshots/20260621T193628Z/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: `20260621T193628Z`
|
| 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:b6db141b8d97383d7db77d4b361bea609a88c621fb32feb2bc612c38689540d8
|
| 3 |
+
size 2984982
|
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:d0f709ab4e56dd662d6d8bce116dc69f48c551f5bdfa7d0c4158d620062b724b
|
| 3 |
+
size 97838
|
manifest.json
CHANGED
|
@@ -7,33 +7,33 @@
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 60038,
|
| 9 |
"issues": 5422,
|
| 10 |
-
"links":
|
| 11 |
-
"new_contributors":
|
| 12 |
-
"pr_diffs":
|
| 13 |
-
"pr_files":
|
| 14 |
-
"pull_requests":
|
| 15 |
"review_comments": 32196,
|
| 16 |
"reviews": 29985,
|
| 17 |
-
"timeline_events":
|
| 18 |
},
|
| 19 |
-
"crawl_started_at": "2026-06-
|
| 20 |
"delta_counts": {
|
| 21 |
-
"comments":
|
| 22 |
"issue_stubs": 2,
|
| 23 |
-
"issues":
|
| 24 |
-
"links":
|
| 25 |
-
"pr_diffs":
|
| 26 |
-
"pr_files":
|
| 27 |
-
"pull_requests":
|
| 28 |
"review_comments": 0,
|
| 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 |
}
|
|
|
|
| 7 |
"counts": {
|
| 8 |
"comments": 60038,
|
| 9 |
"issues": 5422,
|
| 10 |
+
"links": 7675,
|
| 11 |
+
"new_contributors": 114,
|
| 12 |
+
"pr_diffs": 7574,
|
| 13 |
+
"pr_files": 52788,
|
| 14 |
+
"pull_requests": 7574,
|
| 15 |
"review_comments": 32196,
|
| 16 |
"reviews": 29985,
|
| 17 |
+
"timeline_events": 208626
|
| 18 |
},
|
| 19 |
+
"crawl_started_at": "2026-06-21T19:36:28Z",
|
| 20 |
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
"issue_stubs": 2,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2325,
|
| 25 |
+
"pr_diffs": 2,
|
| 26 |
+
"pr_files": 13,
|
| 27 |
+
"pull_requests": 2,
|
| 28 |
"review_comments": 0,
|
| 29 |
+
"reviews": 1,
|
| 30 |
+
"timeline_events": 53
|
| 31 |
},
|
| 32 |
+
"extracted_at": "2026-06-21T19:36:28Z",
|
| 33 |
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260621T193628Z",
|
| 35 |
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-21T18:35:12Z",
|
| 37 |
+
"next_since": "2026-06-21T19:36:28Z"
|
| 38 |
}
|
| 39 |
}
|
new-contributors-report.json
CHANGED
|
@@ -1,26 +1,26 @@
|
|
| 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": {
|
| 9 |
-
"selected_contributors":
|
| 10 |
-
"first_seen_in_snapshot":
|
| 11 |
"known_via_prior_merged_pr": 54,
|
| 12 |
"previous_primary_author_count": 3681,
|
| 13 |
"selected_seen_in_previous_primary": 113,
|
| 14 |
"previous_report_contributor_count": 113,
|
| 15 |
"selected_overlap_previous_report": 113,
|
| 16 |
-
"selected_overlap_previous_report_rate":
|
| 17 |
"reused_previous_report_entries": 110,
|
| 18 |
"reused_known_merged_contributors": 51,
|
| 19 |
-
"live_fetches":
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
-
"enrichment_elapsed_seconds":
|
| 23 |
-
"enrichment_avg_seconds_per_author": 0.
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
@@ -6685,6 +6685,63 @@
|
|
| 6685 |
},
|
| 6686 |
"fetch_error": null
|
| 6687 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6688 |
{
|
| 6689 |
"author_login": "HaoyuLi-Nova",
|
| 6690 |
"name": "Haoyu Li",
|
|
|
|
| 1 |
{
|
| 2 |
"schema_version": "1.0",
|
| 3 |
"repo": "huggingface/diffusers",
|
| 4 |
+
"snapshot_id": "20260621T193628Z",
|
| 5 |
+
"generated_at": "2026-06-21T19:37:00Z",
|
| 6 |
"window_days": 60,
|
| 7 |
"max_authors": 0,
|
| 8 |
"instrumentation": {
|
| 9 |
+
"selected_contributors": 114,
|
| 10 |
+
"first_seen_in_snapshot": 1,
|
| 11 |
"known_via_prior_merged_pr": 54,
|
| 12 |
"previous_primary_author_count": 3681,
|
| 13 |
"selected_seen_in_previous_primary": 113,
|
| 14 |
"previous_report_contributor_count": 113,
|
| 15 |
"selected_overlap_previous_report": 113,
|
| 16 |
+
"selected_overlap_previous_report_rate": 0.9912,
|
| 17 |
"reused_previous_report_entries": 110,
|
| 18 |
"reused_known_merged_contributors": 51,
|
| 19 |
+
"live_fetches": 4,
|
| 20 |
"window_anchor": "run_time",
|
| 21 |
"window_anchor_cacheable": false,
|
| 22 |
+
"enrichment_elapsed_seconds": 2.287,
|
| 23 |
+
"enrichment_avg_seconds_per_author": 0.02,
|
| 24 |
"enrichment_failures": 3
|
| 25 |
},
|
| 26 |
"contributors": [
|
|
|
|
| 6685 |
},
|
| 6686 |
"fetch_error": null
|
| 6687 |
},
|
| 6688 |
+
{
|
| 6689 |
+
"author_login": "gaurav-init",
|
| 6690 |
+
"name": "Gaurav",
|
| 6691 |
+
"profile_url": "https://github.com/gaurav-init",
|
| 6692 |
+
"repo_pull_requests_url": "https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Agaurav-init",
|
| 6693 |
+
"repo_issues_url": "https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Agaurav-init",
|
| 6694 |
+
"repo_first_seen_at": "2026-06-21T19:11:42Z",
|
| 6695 |
+
"repo_last_seen_at": "2026-06-21T19:11:42Z",
|
| 6696 |
+
"repo_primary_artifact_count": 1,
|
| 6697 |
+
"repo_artifact_count": 1,
|
| 6698 |
+
"snapshot_issue_count": 0,
|
| 6699 |
+
"snapshot_pr_count": 1,
|
| 6700 |
+
"snapshot_comment_count": 0,
|
| 6701 |
+
"snapshot_review_count": 0,
|
| 6702 |
+
"snapshot_review_comment_count": 0,
|
| 6703 |
+
"repo_association": "FIRST_TIME_CONTRIBUTOR",
|
| 6704 |
+
"new_to_repo": true,
|
| 6705 |
+
"first_seen_in_snapshot": true,
|
| 6706 |
+
"known_via_prior_merged_pr": false,
|
| 6707 |
+
"report_reason": "first_seen_in_snapshot",
|
| 6708 |
+
"enrichment_source": "live",
|
| 6709 |
+
"live_refetch_skipped": false,
|
| 6710 |
+
"account_age_days": 1225,
|
| 6711 |
+
"young_account": false,
|
| 6712 |
+
"follow_through_score": "weak",
|
| 6713 |
+
"breadth_score": "low",
|
| 6714 |
+
"automation_risk_signal": "low",
|
| 6715 |
+
"heuristic_note": "high open PR share",
|
| 6716 |
+
"public_orgs": [],
|
| 6717 |
+
"activity": {
|
| 6718 |
+
"visible_authored_pr_count": 3,
|
| 6719 |
+
"merged_pr_count": 1,
|
| 6720 |
+
"closed_unmerged_pr_count": 0,
|
| 6721 |
+
"open_pr_count": 2,
|
| 6722 |
+
"merged_pr_rate": 0.3333,
|
| 6723 |
+
"closed_unmerged_pr_rate": 0.0,
|
| 6724 |
+
"still_open_pr_rate": 0.6667,
|
| 6725 |
+
"distinct_repos_with_authored_prs": 3,
|
| 6726 |
+
"distinct_repos_with_open_prs": 2
|
| 6727 |
+
},
|
| 6728 |
+
"examples": {
|
| 6729 |
+
"pull_requests": [
|
| 6730 |
+
{
|
| 6731 |
+
"kind": "pull_request",
|
| 6732 |
+
"number": 14028,
|
| 6733 |
+
"title": "Fix typos missed by #13842 (docs + a few additional pipelines)",
|
| 6734 |
+
"url": "https://github.com/huggingface/diffusers/pull/14028",
|
| 6735 |
+
"state": "open",
|
| 6736 |
+
"merged": false,
|
| 6737 |
+
"draft": false,
|
| 6738 |
+
"created_at": "2026-06-21T19:11:42Z"
|
| 6739 |
+
}
|
| 6740 |
+
],
|
| 6741 |
+
"issues": []
|
| 6742 |
+
},
|
| 6743 |
+
"fetch_error": null
|
| 6744 |
+
},
|
| 6745 |
{
|
| 6746 |
"author_login": "HaoyuLi-Nova",
|
| 6747 |
"name": "Haoyu Li",
|
new-contributors-report.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
-
- Snapshot: `
|
| 4 |
-
- Generated: `2026-06-
|
| 5 |
- Activity window: `60d`
|
| 6 |
-
- Contributors: `
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
@@ -94,6 +94,7 @@
|
|
| 94 |
| `david-PHR` | [profile](https://github.com/david-PHR) | no | CONTRIBUTOR | 1515d | `2026-04-30T08:17:26Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 95 |
| `discobot` | [profile](https://github.com/discobot) | no | FIRST_TIME_CONTRIBUTOR | 6068d | `2026-06-13T11:15:56Z` | 1 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share |
|
| 96 |
| `dparikh79` | [profile](https://github.com/dparikh79) | no | FIRST_TIME_CONTRIBUTOR | 2871d | `2026-05-16T22:41:41Z` | 1 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
|
|
|
| 97 |
| `HaoyuLi-Nova` | [profile](https://github.com/HaoyuLi-Nova) | no | FIRST_TIME_CONTRIBUTOR | 888d | `2026-04-24T15:24:20Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 98 |
| `hf-dependantbot-rollout[bot]` | [profile](https://github.com/hf-dependantbot-rollout[bot]) | no | CONTRIBUTOR | ?d | `2026-05-26T10:32:00Z` | 1 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 99 |
| `hoangperry` | [profile](https://github.com/hoangperry) | no | FIRST_TIME_CONTRIBUTOR | 2993d | `2026-05-17T09:23:14Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
@@ -2087,6 +2088,27 @@ Example artifacts:
|
|
| 2087 |
Example artifacts:
|
| 2088 |
- [PR #13759: fix(peft_utils): raise actionable ValueError when rank_dict is empty in get_peft_kwargs](https://github.com/huggingface/diffusers/pull/13759) — open
|
| 2089 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2090 |
### `HaoyuLi-Nova`
|
| 2091 |
|
| 2092 |
- profile: [github.com/HaoyuLi-Nova](https://github.com/HaoyuLi-Nova)
|
|
|
|
| 1 |
# New Contributor Report: huggingface/diffusers
|
| 2 |
|
| 3 |
+
- Snapshot: `20260621T193628Z`
|
| 4 |
+
- Generated: `2026-06-21T19:37:00Z`
|
| 5 |
- Activity window: `60d`
|
| 6 |
+
- Contributors: `114`
|
| 7 |
|
| 8 |
## Summary
|
| 9 |
|
|
|
|
| 94 |
| `david-PHR` | [profile](https://github.com/david-PHR) | no | CONTRIBUTOR | 1515d | `2026-04-30T08:17:26Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 95 |
| `discobot` | [profile](https://github.com/discobot) | no | FIRST_TIME_CONTRIBUTOR | 6068d | `2026-06-13T11:15:56Z` | 1 | 0 | weak | very high | medium | high recent PR volume; very broad repo spread; high open PR share |
|
| 96 |
| `dparikh79` | [profile](https://github.com/dparikh79) | no | FIRST_TIME_CONTRIBUTOR | 2871d | `2026-05-16T22:41:41Z` | 1 | 0 | weak | high | medium | high recent PR volume; broad repo spread; high open PR share; no visible non-self stars; targets high-star repos |
|
| 97 |
+
| `gaurav-init` | [profile](https://github.com/gaurav-init) | yes | FIRST_TIME_CONTRIBUTOR | 1225d | `2026-06-21T19:11:42Z` | 1 | 0 | weak | low | low | high open PR share |
|
| 98 |
| `HaoyuLi-Nova` | [profile](https://github.com/HaoyuLi-Nova) | no | FIRST_TIME_CONTRIBUTOR | 888d | `2026-04-24T15:24:20Z` | 1 | 0 | mixed | low | low | high open PR share; targets high-star repos |
|
| 99 |
| `hf-dependantbot-rollout[bot]` | [profile](https://github.com/hf-dependantbot-rollout[bot]) | no | CONTRIBUTOR | ?d | `2026-05-26T10:32:00Z` | 1 | 0 | n/a | n/a | n/a | summary unavailable |
|
| 100 |
| `hoangperry` | [profile](https://github.com/hoangperry) | no | FIRST_TIME_CONTRIBUTOR | 2993d | `2026-05-17T09:23:14Z` | 1 | 0 | weak | moderate | low | high open PR share; targets high-star repos |
|
|
|
|
| 2088 |
Example artifacts:
|
| 2089 |
- [PR #13759: fix(peft_utils): raise actionable ValueError when rank_dict is empty in get_peft_kwargs](https://github.com/huggingface/diffusers/pull/13759) — open
|
| 2090 |
|
| 2091 |
+
### `gaurav-init`
|
| 2092 |
+
|
| 2093 |
+
- profile: [github.com/gaurav-init](https://github.com/gaurav-init)
|
| 2094 |
+
- repo PR search: [open search](https://github.com/huggingface/diffusers/pulls?q=is%3Apr+author%3Agaurav-init)
|
| 2095 |
+
- repo issue search: [open search](https://github.com/huggingface/diffusers/issues?q=is%3Aissue+author%3Agaurav-init)
|
| 2096 |
+
- repo first seen: `2026-06-21T19:11:42Z`
|
| 2097 |
+
- repo last seen: `2026-06-21T19:11:42Z`
|
| 2098 |
+
- first seen in snapshot: **yes**
|
| 2099 |
+
- repo association: **FIRST_TIME_CONTRIBUTOR**
|
| 2100 |
+
- repo primary artifacts: **1**
|
| 2101 |
+
- snapshot authored PRs/issues: **1 PRs / 0 issues**
|
| 2102 |
+
- snapshot discussion activity: **0 comments / 0 reviews / 0 review comments**
|
| 2103 |
+
- account age: **1225 days**
|
| 2104 |
+
- recent public PR activity: **3 PRs** (1 merged / 0 closed-unmerged / 2 open; merged rate **33%**, closed-unmerged rate **0%**, open rate **67%**)
|
| 2105 |
+
- public orgs: none visible
|
| 2106 |
+
- compact scores: follow-through **weak**, breadth **low**, automation risk **low**
|
| 2107 |
+
- heuristic read: **high open PR share**
|
| 2108 |
+
|
| 2109 |
+
Example artifacts:
|
| 2110 |
+
- [PR #14028: Fix typos missed by #13842 (docs + a few additional pipelines)](https://github.com/huggingface/diffusers/pull/14028) — open
|
| 2111 |
+
|
| 2112 |
### `HaoyuLi-Nova`
|
| 2113 |
|
| 2114 |
- profile: [github.com/HaoyuLi-Nova](https://github.com/HaoyuLi-Nova)
|
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:be19ee9db5e7d9378c3eb2178a039384103a69609620881e3010cec5cf831890
|
| 3 |
+
size 32065
|
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:342944b8c8f762c67fa8c223e7fa8c721a30d7d0f282c294627d9514bd336009
|
| 3 |
+
size 112825406
|
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:06099cc5ed4c3217276da773c9bc6064feb649f9885a7e73567a517e4e722148
|
| 3 |
+
size 68622827
|
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:6f2db74561d0fdc2b42a1bdb45744b4be42bf091983f4ccf12bc20e56c993ce1
|
| 3 |
+
size 5152803
|
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:358ea31c219d4219482bde75f377160165e3a484b9acfe5e86b43a44b2e3916d
|
| 3 |
+
size 2322435
|
snapshots/20260621T193628Z/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": 60038,
|
| 9 |
+
"issues": 5422,
|
| 10 |
+
"links": 7675,
|
| 11 |
+
"new_contributors": 114,
|
| 12 |
+
"pr_diffs": 7574,
|
| 13 |
+
"pr_files": 52788,
|
| 14 |
+
"pull_requests": 7574,
|
| 15 |
+
"review_comments": 32196,
|
| 16 |
+
"reviews": 29985,
|
| 17 |
+
"timeline_events": 208626
|
| 18 |
+
},
|
| 19 |
+
"crawl_started_at": "2026-06-21T19:36:28Z",
|
| 20 |
+
"delta_counts": {
|
| 21 |
+
"comments": 0,
|
| 22 |
+
"issue_stubs": 2,
|
| 23 |
+
"issues": 0,
|
| 24 |
+
"links": 2325,
|
| 25 |
+
"pr_diffs": 2,
|
| 26 |
+
"pr_files": 13,
|
| 27 |
+
"pull_requests": 2,
|
| 28 |
+
"review_comments": 0,
|
| 29 |
+
"reviews": 1,
|
| 30 |
+
"timeline_events": 53
|
| 31 |
+
},
|
| 32 |
+
"extracted_at": "2026-06-21T19:36:28Z",
|
| 33 |
+
"repo": "huggingface/diffusers",
|
| 34 |
+
"snapshot_id": "20260621T193628Z",
|
| 35 |
+
"watermark": {
|
| 36 |
+
"effective_since": "2026-06-21T18:35:12Z",
|
| 37 |
+
"next_since": "2026-06-21T19:36:28Z"
|
| 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/20260621T193628Z/manifest.json",
|
| 3 |
+
"latest_snapshot_id": "20260621T193628Z",
|
| 4 |
"manifest_path": "manifest.json",
|
| 5 |
+
"next_since": "2026-06-21T19:36:28Z",
|
| 6 |
"repo": "huggingface/diffusers",
|
| 7 |
+
"snapshot_dir": "snapshots/20260621T193628Z"
|
| 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-21T18:35:12Z",
|
| 3 |
+
"last_successful_snapshot_id": "20260621T193628Z",
|
| 4 |
+
"next_since": "2026-06-21T19:36:28Z",
|
| 5 |
"repo": "huggingface/diffusers",
|
| 6 |
+
"updated_at": "2026-06-21T19:36:28Z"
|
| 7 |
}
|