Job 1788598587975

Command: powershell -NoProfile -ExecutionPolicy Bypass -Command "$out='G:\My Drive\ChatGPT Bridge Data\artifacts\phonebridge-v8-progress.json';$src='G:\My Drive\ChatGPT Bridge Data\fast-commands\PhoneBridge_Runtime_v8_STANDALONE.gs';$proj='C:\Users\ash\ShopeeOperationsPhoneBridgeV8';$procs=@(Get-CimInstance Win32_Process|Where-Object{$_.CommandLine -match 'deploy_phonebridge_v8_drivefs|clasp|PhoneBridgeV8'}|ForEach-Object{[ordered]@{pid=$_.ProcessId;name=$_.Name;cmd=$_.CommandLine}});$o=[ordered]@{source_exists=(Test-Path $src);source_size=($(if(Test-Path $src){(Get-Item $src).Length}else{0}));project_exists=(Test-Path $proj);code_exists=(Test-Path (Join-Path $proj 'Code.gs'));clasp_json_exists=(Test-Path (Join-Path $proj '.clasp.json'));appsscript_exists=(Test-Path (Join-Path $proj 'appsscript.json'));processes=$procs};$o|ConvertTo-Json -Depth 5|Set-Content -LiteralPath $out -Encoding UTF8;Write-Output 'PROGRESS_WRITTEN'"
Directory: projects
Status: SUCCESS
Exit code: 0

Cancel Job Rerun Command Refresh

PROGRESS_WRITTEN