feat(cli): add interactive setup wizard and modernize init command #734
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": "4f24c7ffbc7601fad7c9f4a5a46123d653f99550",
"ref": "247"
},
"key": "34EwrIZ8e5",
"runId": 22528358217,
"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": "e00170d9bbe862e8615533df30c798ea9c693a55",
"ref": "247"
}
}
}
|