Skip to content

Commit 8750d6b

Browse files
authored
Merge pull request #480 from ktoso/wip-cluster
add swift cluster membership
2 parents 2e7ed8f + 93db2cd commit 8750d6b

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

projects.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3371,6 +3371,33 @@
33713371
}
33723372
]
33733373
},
3374+
{
3375+
"repository": "Git",
3376+
"url": "https://github.com/apple/swift-cluster-membership",
3377+
"path": "swift-cluster-membership",
3378+
"branch": "main",
3379+
"maintainer": "[email protected]",
3380+
"compatibility": [
3381+
{
3382+
"version": "5.2",
3383+
"commit": "0fd434556ce4c66bc803e867f6903587c69e55a2"
3384+
}
3385+
],
3386+
"platforms": [
3387+
"Darwin",
3388+
"Linux"
3389+
],
3390+
"actions": [
3391+
{
3392+
"action": "BuildSwiftPackage",
3393+
"configuration": "release",
3394+
"tags": "sourcekit-disabled swiftpm"
3395+
},
3396+
{
3397+
"action": "TestSwiftPackage"
3398+
}
3399+
]
3400+
},
33743401
{
33753402
"repository": "Git",
33763403
"url": "https://github.com/SwiftyJSON/SwiftyJSON.git",

0 commit comments

Comments
 (0)