Skip to content

Commit 67eb391

Browse files
authored
Merge pull request #479 from ktoso/wip-metrics
add metrics
2 parents 652a81c + 40c3e9f commit 67eb391

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

projects.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2967,6 +2967,37 @@
29672967
}
29682968
]
29692969
},
2970+
{
2971+
"repository": "Git",
2972+
"url": "https://github.com/apple/swift-metrics",
2973+
"path": "swift-metrics",
2974+
"branch": "main",
2975+
"maintainer": "[email protected]",
2976+
"compatibility": [
2977+
{
2978+
"version": "5.0",
2979+
"commit": "68e6cb29387754df21d96cb35d09b6ad0f59300f"
2980+
},
2981+
{
2982+
"version": "5.2",
2983+
"commit": "68e6cb29387754df21d96cb35d09b6ad0f59300f"
2984+
}
2985+
],
2986+
"platforms": [
2987+
"Darwin",
2988+
"Linux"
2989+
],
2990+
"actions": [
2991+
{
2992+
"action": "BuildSwiftPackage",
2993+
"configuration": "release",
2994+
"tags": "sourcekit-disabled swiftpm"
2995+
},
2996+
{
2997+
"action": "TestSwiftPackage"
2998+
}
2999+
]
3000+
},
29703001
{
29713002
"repository": "Git",
29723003
"url": "https://github.com/apple/swift-nio-extras",

0 commit comments

Comments
 (0)