Skip to content

Commit

Permalink
Merge pull request #3392 from SwiftPackageIndex/s6-run-12-results
Browse files Browse the repository at this point in the history
Add run 12 results
  • Loading branch information
finestructure authored Sep 17, 2024
2 parents 9f679fa + 1cb430c commit 8e54b4a
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 0 deletions.
18 changes: 18 additions & 0 deletions Resources/ChartData/rfs6-errors.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@
"toolchainId" : "com.apple.dt.Xcode",
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 6 (16A5230g)",
"value" : 62212
},
{
"date" : "2024-09-17",
"toolchainId" : "com.apple.dt.Xcode",
"toolchainLabel" : "Swift 6.0 Xcode 16.0 RC (16A242)",
"value" : 57164
}
]
},
Expand Down Expand Up @@ -118,6 +124,12 @@
"toolchainId" : "com.apple.dt.Xcode",
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 6 (16A5230g)",
"value" : 1458
},
{
"date" : "2024-09-17",
"toolchainId" : "com.apple.dt.Xcode",
"toolchainLabel" : "Swift 6.0 Xcode 16.0 RC (16A242)",
"value" : 1502
}
]
},
Expand Down Expand Up @@ -179,6 +191,12 @@
"toolchainId" : "com.apple.dt.Xcode",
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 6 (16A5230g)",
"value" : 531
},
{
"date" : "2024-09-17",
"toolchainId" : "com.apple.dt.Xcode",
"toolchainLabel" : "Swift 6.0 Xcode 16.0 RC (16A242)",
"value" : 452
}
]
}
Expand Down
4 changes: 4 additions & 0 deletions Resources/ChartData/rfs6-events.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,9 @@
{
"date": "2024-08-20",
"value": "Xcode 16 beta 6 released"
},
{
"date": "2024-09-09",
"value": "Xcode 16 RC released"
}
]
18 changes: 18 additions & 0 deletions Resources/ChartData/rfs6-packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@
"toolchainId" : "com.apple.dt.Xcode",
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 6 (16A5230g)",
"value" : 1545
},
{
"date" : "2024-09-17",
"toolchainId" : "com.apple.dt.Xcode",
"toolchainLabel" : "Swift 6.0 Xcode 16.0 RC (16A242)",
"value" : 1556
}
]
},
Expand Down Expand Up @@ -118,6 +124,12 @@
"toolchainId" : "com.apple.dt.Xcode",
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 6 (16A5230g)",
"value" : 21
},
{
"date" : "2024-09-17",
"toolchainId" : "com.apple.dt.Xcode",
"toolchainLabel" : "Swift 6.0 Xcode 16.0 RC (16A242)",
"value" : 22
}
]
},
Expand Down Expand Up @@ -179,6 +191,12 @@
"toolchainId" : "com.apple.dt.Xcode",
"toolchainLabel" : "Swift 6.0 Xcode 16.0 beta 6 (16A5230g)",
"value" : 9
},
{
"date" : "2024-09-17",
"toolchainId" : "com.apple.dt.Xcode",
"toolchainLabel" : "Swift 6.0 Xcode 16.0 RC (16A242)",
"value" : 10
}
]
}
Expand Down

0 comments on commit 8e54b4a

Please sign in to comment.