feat(cli): add interactive setup wizard and modernize init command #729
Annotations
3 warnings and 1 notice
|
build-and-test (24.x):
src/daemon.ts#L230
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
build-and-test (24.x):
src/daemon.ts#L229
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
build-and-test (24.x):
src/daemon.ts#L228
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
build-and-test (24.x)
{
"workflowData": {
"owner": "getsentry",
"repo": "XcodeBuildMCP",
"sha": "090f7ec3c81a1c15fe95c51225aa28e077235e8e",
"ref": "247"
},
"key": "XWfdV6aB6f",
"runId": 22506282257,
"webhookDebug": {
"action": "requested",
"head_branch": "feat/setup-wizard",
"head_repository_full_name": "getsentry/XcodeBuildMCP",
"full_name": "getsentry/XcodeBuildMCP",
"isPullRequest": true,
"prNumber": 247,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "getsentry/XcodeBuildMCP:feat/setup-wizard",
"oldPrDataHash": "vMAf3zMKcJ",
"lookupKey": "getsentry/XcodeBuildMCP:feat/setup-wizard",
"data": {
"owner": "getsentry",
"repo": "XcodeBuildMCP",
"sha": "4df06b8de7c98f2a64f764cad204ee99d7f80143",
"ref": "247"
}
}
}
|