tamnd commited on
Commit
c48abe1
·
verified ·
1 Parent(s): 89adbf2

sync vuejs/core +1 comments +11 timeline — 2026-04-09 16:34 UTC

Browse files

comments 32.2K +1
timeline_events 10.6K +11

README.md CHANGED
@@ -52,7 +52,7 @@ People use it for:
52
  - **Issue triage and classification** with full text, labels, and timeline
53
  - **Software engineering process mining** from timeline event sequences
54
 
55
- Last updated: **2026-04-09 16:02 UTC**.
56
 
57
 
58
  ## Latest Sync
@@ -61,42 +61,41 @@ New items since the previous publish:
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
- | **ClickHouse/ClickHouse** | +2 | — | +21 | +8 | +45 |
65
- | **duckdb/duckdb** | +1 | — | +6 | +3 | +11 |
66
- | **etcd-io/etcd** | — | — | +5 | +5 | +2 |
67
- | **facebook/react** | +1 | — | +4 | — | +8 |
68
- | **golang/go** | — | — | +18 | — | +45 |
69
- | **kubernetes/kubernetes** | — | — | +25 | +5 | +224 |
70
- | **mdn/content** | +1 | — | +6 | +3 | +13 |
71
- | **moby/moby** | +1 | — | | | +5 |
72
- | **pingcap/tidb** | +1 | — | +18 | +2 | +50 |
73
- | **python/cpython** | | — | +5 | +1 | +24 |
74
- | **pytorch/pytorch** | +5 | — | +28 | +11 | +1.5K |
75
- | **redis/redis** | | — | +1 | +1 | +1 |
76
- | **rust-lang/rust** | +2 | — | +25 | +4 | +113 |
77
- | **swiftlang/swift** | — | — | +4 | +2 | +24 |
78
 
79
 
80
  ## Repositories
81
 
82
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
83
  |---|---:|---:|---:|---:|---:|---:|---|
84
- | **ClickHouse/ClickHouse** | 101.1K | 73.1K | 306.1K | 101.8K | 33.6K | 1.3M | 2026-04-09 15:41 UTC |
85
- | **duckdb/duckdb** | 18.2K | 11.4K | 61.2K | 13.2K | 11.5K | 313.6K | 2026-04-09 15:41 UTC |
86
- | **etcd-io/etcd** | 21.0K | 13.8K | 124.3K | 28.6K | 12.5K | 320.7K | 2026-04-09 15:40 UTC |
87
- | **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.7K | 865.7K | 2026-04-09 15:27 UTC |
88
- | **golang/go** | 75.9K | 4.9K | 536.8K | 323 | 279.9K | 969.7K | 2026-04-09 15:35 UTC |
89
- | **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.5K | 25.5K | 4.0M | 2026-04-09 15:42 UTC |
90
- | **mdn/content** | 41.6K | 31.5K | 157.7K | 19.1K | 14.2K | 414.2K | 2026-04-09 15:39 UTC |
91
  | **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 14.3K | 1.1M | 2026-04-09 15:15 UTC |
92
  | **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.6K | 877.2K | 2026-04-09 15:24 UTC |
93
- | **pingcap/tidb** | 67.3K | 44.5K | 488.8K | 162.8K | 21.8K | 1.2M | 2026-04-09 15:39 UTC |
94
- | **python/cpython** | 145.9K | 69.8K | 865.4K | 150.1K | 38.7K | 1.9M | 2026-04-09 15:39 UTC |
95
- | **pytorch/pytorch** | 179.2K | 121.5K | 1.2M | 382.5K | 29.2K | 3.0M | 2026-04-09 15:42 UTC |
96
  | **redis/redis** | 14.6K | 7.6K | 81.7K | 27.2K | 11.4K | 208.1K | 2026-04-09 15:38 UTC |
97
- | **rust-lang/rust** | 154.1K | 92.2K | 1.5M | 186.1K | 60.7K | 3.7M | 2026-04-09 15:39 UTC |
98
- | **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K | 16.8K | 1.4M | 2026-04-09 15:41 UTC |
99
- | **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.6K | 90.7K | 2026-04-09 12:35 UTC |
100
  | **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.4K | 2026-04-09 07:39 UTC |
101
 
102
  ## How to download and use this dataset
@@ -394,7 +393,7 @@ CI/CD status checks and GitHub Actions results for each commit.
394
  | `comments` | 6.8M | Conversation comments on issues and PRs |
395
  | `review_comments` | 1.8M | Inline code review comments on PR diffs |
396
  | `reviews` | 1.6M | PR review decisions |
397
- | `timeline_events` | 859.3K | Activity timeline (labels, closes, merges, assignments) |
398
  | `pr_files` | 8.5M | Files changed in each pull request |
399
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
400
  | **Total** | **21.6M** | |
 
52
  - **Issue triage and classification** with full text, labels, and timeline
53
  - **Software engineering process mining** from timeline event sequences
54
 
55
+ Last updated: **2026-04-09 16:34 UTC**.
56
 
57
 
58
  ## Latest Sync
 
61
 
62
  | Repository | Issues | PRs | Comments | Reviews | Timeline |
63
  |---|---:|---:|---:|---:|---:|
64
+ | **ClickHouse/ClickHouse** | +2 | — | +23 | +13 | +122 |
65
+ | **duckdb/duckdb** | +1 | — | | | +9 |
66
+ | **etcd-io/etcd** | — | — | +2 | +2 | +6 |
67
+ | **facebook/react** | | — | +1 | — | +5 |
68
+ | **golang/go** | — | — | +17 | — | +15 |
69
+ | **kubernetes/kubernetes** | — | — | +26 | +9 | +602 |
70
+ | **mdn/content** | | — | +1 | +1 | |
71
+ | **pingcap/tidb** | | — | +10 | +1 | +72 |
72
+ | **python/cpython** | +2 | — | +10 | +1 | +22 |
73
+ | **pytorch/pytorch** | +3 | — | +44 | +14 | +1.2K |
74
+ | **rust-lang/rust** | +2 | — | +17 | +5 | +87 |
75
+ | **swiftlang/swift** | +1 | — | +2 | | +17 |
76
+ | **vuejs/core** | | — | +1 | | +11 |
 
77
 
78
 
79
  ## Repositories
80
 
81
  | Repository | Issues | PRs | Comments | Reviews | Timeline | Total | Last Updated |
82
  |---|---:|---:|---:|---:|---:|---:|---|
83
+ | **ClickHouse/ClickHouse** | 101.1K | 73.1K | 306.1K | 101.8K | 33.7K | 1.3M | 2026-04-09 16:11 UTC |
84
+ | **duckdb/duckdb** | 18.2K | 11.4K | 61.2K | 13.2K | 11.5K | 313.6K | 2026-04-09 16:09 UTC |
85
+ | **etcd-io/etcd** | 21.0K | 13.8K | 124.3K | 28.6K | 12.5K | 320.7K | 2026-04-09 16:01 UTC |
86
+ | **facebook/react** | 33.7K | 19.2K | 170.8K | 20.1K | 255.7K | 865.7K | 2026-04-09 16:05 UTC |
87
+ | **golang/go** | 75.9K | 4.9K | 536.8K | 323 | 279.9K | 969.8K | 2026-04-09 16:06 UTC |
88
+ | **kubernetes/kubernetes** | 137.5K | 88.8K | 1.9M | 302.5K | 26.1K | 4.0M | 2026-04-09 16:12 UTC |
89
+ | **mdn/content** | 41.6K | 31.5K | 157.7K | 19.1K | 14.2K | 414.2K | 2026-04-09 15:56 UTC |
90
  | **microsoft/TypeScript** | 62.1K | 19.1K | 336.7K | 41.9K | 14.3K | 1.1M | 2026-04-09 15:15 UTC |
91
  | **moby/moby** | 51.4K | 28.1K | 387.4K | 50.5K | 12.6K | 877.2K | 2026-04-09 15:24 UTC |
92
+ | **pingcap/tidb** | 67.3K | 44.5K | 488.8K | 162.8K | 21.9K | 1.2M | 2026-04-09 16:09 UTC |
93
+ | **python/cpython** | 145.9K | 69.8K | 865.4K | 150.1K | 38.7K | 1.9M | 2026-04-09 16:08 UTC |
94
+ | **pytorch/pytorch** | 179.3K | 121.5K | 1.2M | 382.6K | 30.4K | 3.0M | 2026-04-09 16:13 UTC |
95
  | **redis/redis** | 14.6K | 7.6K | 81.7K | 27.2K | 11.4K | 208.1K | 2026-04-09 15:38 UTC |
96
+ | **rust-lang/rust** | 154.1K | 92.2K | 1.5M | 186.1K | 60.8K | 3.7M | 2026-04-09 16:11 UTC |
97
+ | **swiftlang/swift** | 84.5K | 66.8K | 447.6K | 108.6K | 16.8K | 1.4M | 2026-04-09 15:54 UTC |
98
+ | **vuejs/core** | 12.1K | 6.1K | 35.8K | 4.8K | 10.6K | 90.7K | 2026-04-09 15:46 UTC |
99
  | **vuejs/docs** | 3.3K | 2.2K | 7.0K | 2.7K | 10.1K | 40.4K | 2026-04-09 07:39 UTC |
100
 
101
  ## How to download and use this dataset
 
393
  | `comments` | 6.8M | Conversation comments on issues and PRs |
394
  | `review_comments` | 1.8M | Inline code review comments on PR diffs |
395
  | `reviews` | 1.6M | PR review decisions |
396
+ | `timeline_events` | 861.4K | Activity timeline (labels, closes, merges, assignments) |
397
  | `pr_files` | 8.5M | Files changed in each pull request |
398
  | `commit_statuses` | 164.0K | CI/CD status checks per commit |
399
  | **Total** | **21.6M** | |
data/comments/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1393b057a12dca4abf54f94af8a5590994fc2df86ae9baba6f607d41be46c0a9
3
- size 6349921
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3052ed11a2a7e85c98334b8f058eb8a0fdd3a865668e96c8db8f5fdc659eb15
3
+ size 6356177
data/timeline_events/vuejs/core/0.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d6bdd9e97304df48987efbbde3a35fc0a98bcbd289277b35884aec19c7fe6d4
3
- size 481325
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3b34b96942615daf32eb8978cd711aa999ed20525b4486231d296c3e6f96197
3
+ size 491512
stats.csv CHANGED
@@ -1,19 +1,19 @@
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
- 2026-04-09T16:02:29Z,ClickHouse/ClickHouse,101128,73100,205440,100646,101769,33620,695977,0,1311680
3
- 2026-04-09T16:02:29Z,duckdb/duckdb,18216,11388,44714,16438,13214,11513,198098,0,313581
4
- 2026-04-09T16:02:29Z,etcd-io/etcd,20998,13844,87362,36985,28600,12504,120400,0,320693
5
- 2026-04-09T16:02:29Z,facebook/react,33694,19202,137847,32928,20136,255725,202226,163984,865742
6
- 2026-04-09T16:02:29Z,golang/go,75913,4942,536655,167,323,279910,71817,0,969727
7
- 2026-04-09T16:02:29Z,kubernetes/kubernetes,137478,88755,1485295,439957,302534,25495,1475779,0,3955293
8
- 2026-04-09T16:02:29Z,mdn/content,41591,31454,74206,83496,19077,14199,150183,0,414206
9
- 2026-04-09T16:02:29Z,microsoft/TypeScript,62149,19094,286156,50558,41943,14331,589013,0,1063244
10
- 2026-04-09T16:02:29Z,moby/moby,51392,28126,316888,70549,50466,12636,347166,0,877223
11
- 2026-04-09T16:02:29Z,pingcap/tidb,67307,44494,371156,117603,162832,21808,427905,0,1213105
12
- 2026-04-09T16:02:29Z,python/cpython,145914,69824,720879,144471,150074,38684,662172,0,1932018
13
- 2026-04-09T16:02:29Z,pytorch/pytorch,179250,121468,893802,324681,382548,29225,1049524,0,2980498
14
- 2026-04-09T16:02:29Z,redis/redis,14574,7646,53116,28550,27249,11434,65521,0,208090
15
- 2026-04-09T16:02:29Z,rust-lang/rust,154134,92154,1222102,243109,186100,60692,1717224,0,3675515
16
- 2026-04-09T16:02:29Z,swiftlang/swift,84469,66803,344369,103213,108617,16810,685578,0,1409859
17
- 2026-04-09T16:02:29Z,vuejs/core,12068,6063,32205,3565,4773,10634,21352,0,90660
18
- 2026-04-09T16:02:29Z,vuejs/docs,3263,2248,4874,2134,2674,10058,15194,0,40445
19
- 2026-04-09T16:02:29Z,_total,1203538,700605,6817066,1799050,1602929,859278,8495129,163984,21641579
 
1
  updated_at,repository,issues,pull_requests,comments,review_comments,reviews,timeline_events,pr_files,commit_statuses,total_rows
2
+ 2026-04-09T16:34:08Z,ClickHouse/ClickHouse,101130,73100,205452,100657,101782,33742,695980,0,1311843
3
+ 2026-04-09T16:34:08Z,duckdb/duckdb,18217,11388,44714,16438,13214,11522,198114,0,313607
4
+ 2026-04-09T16:34:08Z,etcd-io/etcd,20998,13844,87362,36987,28602,12510,120402,0,320705
5
+ 2026-04-09T16:34:08Z,facebook/react,33694,19202,137848,32928,20136,255730,202227,163984,865749
6
+ 2026-04-09T16:34:08Z,golang/go,75913,4942,536672,167,323,279925,71817,0,969759
7
+ 2026-04-09T16:34:08Z,kubernetes/kubernetes,137478,88755,1485312,439966,302543,26097,1475779,0,3955930
8
+ 2026-04-09T16:34:08Z,mdn/content,41591,31454,74206,83497,19078,14199,150183,0,414208
9
+ 2026-04-09T16:34:08Z,microsoft/TypeScript,62149,19094,286156,50558,41943,14331,589013,0,1063244
10
+ 2026-04-09T16:34:08Z,moby/moby,51392,28126,316888,70549,50466,12636,347166,0,877223
11
+ 2026-04-09T16:34:08Z,pingcap/tidb,67307,44494,371166,117603,162833,21880,427931,0,1213214
12
+ 2026-04-09T16:34:08Z,python/cpython,145916,69824,720885,144475,150075,38706,662176,0,1932057
13
+ 2026-04-09T16:34:08Z,pytorch/pytorch,179253,121468,893840,324687,382562,30410,1049531,0,2981751
14
+ 2026-04-09T16:34:08Z,redis/redis,14574,7646,53116,28550,27249,11434,65521,0,208090
15
+ 2026-04-09T16:34:08Z,rust-lang/rust,154136,92154,1222114,243114,186105,60779,1717275,0,3675677
16
+ 2026-04-09T16:34:08Z,swiftlang/swift,84470,66803,344371,103213,108617,16827,685591,0,1409892
17
+ 2026-04-09T16:34:08Z,vuejs/core,12068,6063,32206,3565,4773,10645,21352,0,90672
18
+ 2026-04-09T16:34:08Z,vuejs/docs,3263,2248,4874,2134,2674,10058,15194,0,40445
19
+ 2026-04-09T16:34:08Z,_total,1203549,700605,6817182,1799088,1602975,861431,8495252,163984,21644066