feat(cli): add interactive setup wizard and modernize init command #739
Annotations
3 warnings and 1 notice
|
build-and-test (24.x):
src/daemon.ts#L213
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
build-and-test (24.x):
src/daemon.ts#L212
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
build-and-test (24.x):
src/daemon.ts#L211
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": "8465963350337ee42ec5a80ec4e8dd8ea7ad5aa8",
"ref": "247"
},
"key": "TE3wJj1F7o",
"runId": 22576161999,
"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": "25e5a8b14c93584de87ba3867ca704a3a32cded2",
"ref": "247"
}
}
}
|