shipthis 0.1.52 → 0.1.53
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{AppleBundleIdDetails-BUJnAu52.js → AppleBundleIdDetails-CJuXU0MW.js} +4 -4
- package/dist/{Command-B-MWAVPL.js → Command-U8TqM6Zs.js} +2 -2
- package/dist/{CommandGame-DPJEVhuw.js → CommandGame-hqY43vRo.js} +3 -3
- package/dist/{Create-CmEndHAZ.js → Create-C--pV63B.js} +2 -2
- package/dist/{CredentialDetailsView-B7Y9sj8K.js → CredentialDetailsView-DUpRMBiJ.js} +1 -1
- package/dist/{ErrorBox-DS5e6VmF.js → ErrorBox-DLRncz8K.js} +1 -1
- package/dist/{GameStatus-XFGHRbVP.js → GameStatus-DRheSF2O.js} +2 -2
- package/dist/{Import-ea-wsQt-.js → Import-CTgEEj_f.js} +3 -3
- package/dist/{JobLogTail-BwFUt8LB.js → JobLogTail-7oEEQxIO.js} +3 -3
- package/dist/{JobProgress-_cIUK7Ho.js → JobProgress-DwvTh5rS.js} +4 -4
- package/dist/{JobStatusTable-CyDhk3lr.js → JobStatusTable-DBM_PBPQ.js} +3 -3
- package/dist/{ProjectCredentialsTable-0DY-GdfY.js → ProjectCredentialsTable-BamSpb5B.js} +2 -2
- package/dist/{UserCredentialsTable-CTJMS9Kc.js → UserCredentialsTable-N_fIOf8N.js} +2 -2
- package/dist/{baseAppleCommand-9xmssZ7g.js → baseAppleCommand-oekzwny6.js} +1 -1
- package/dist/{baseCommand-CpAJaJoG.js → baseCommand-ByzFMr-B.js} +11 -1
- package/dist/{baseGameAndroidCommand-HO8as-RL.js → baseGameAndroidCommand-GvH1QAja.js} +2 -2
- package/dist/{baseGameCommand-Cbx4ywHl.js → baseGameCommand-D8Z3SaiJ.js} +1 -1
- package/dist/commands/apiKey/create.js +3 -3
- package/dist/commands/apiKey/list.js +3 -3
- package/dist/commands/apiKey/revoke.js +3 -3
- package/dist/commands/apple/apiKey/create.js +6 -6
- package/dist/commands/apple/apiKey/delete.js +4 -4
- package/dist/commands/apple/apiKey/export.js +5 -5
- package/dist/commands/apple/apiKey/import.js +5 -5
- package/dist/commands/apple/apiKey/status.js +4 -4
- package/dist/commands/apple/certificate/create.js +6 -6
- package/dist/commands/apple/certificate/delete.js +4 -4
- package/dist/commands/apple/certificate/export.js +5 -5
- package/dist/commands/apple/certificate/import.js +5 -5
- package/dist/commands/apple/certificate/show.js +5 -5
- package/dist/commands/apple/certificate/status.js +4 -4
- package/dist/commands/apple/login.js +2 -2
- package/dist/commands/apple/status.js +3 -3
- package/dist/commands/dashboard.js +2 -2
- package/dist/commands/game/android/apiKey/connect.js +9 -9
- package/dist/commands/game/android/apiKey/create.js +11 -11
- package/dist/commands/game/android/apiKey/delete.js +4 -4
- package/dist/commands/game/android/apiKey/export.js +6 -6
- package/dist/commands/game/android/apiKey/import.js +6 -6
- package/dist/commands/game/android/apiKey/invite.js +3 -3
- package/dist/commands/game/android/apiKey/policy.js +3 -3
- package/dist/commands/game/android/apiKey/show.js +8 -8
- package/dist/commands/game/android/apiKey/status.js +6 -6
- package/dist/commands/game/android/keyStore/create.js +8 -8
- package/dist/commands/game/android/keyStore/delete.js +4 -4
- package/dist/commands/game/android/keyStore/export.js +5 -5
- package/dist/commands/game/android/keyStore/import.js +9 -9
- package/dist/commands/game/android/keyStore/status.js +5 -5
- package/dist/commands/game/android/status.js +2 -2
- package/dist/commands/game/build/download.js +3 -3
- package/dist/commands/game/build/list.js +5 -5
- package/dist/commands/game/create.js +2 -2
- package/dist/commands/game/details.js +3 -3
- package/dist/commands/game/export.js +2 -2
- package/dist/commands/game/ios/app/addTester.js +4 -4
- package/dist/commands/game/ios/app/create.js +3 -3
- package/dist/commands/game/ios/app/status.js +6 -6
- package/dist/commands/game/ios/app/sync.js +4 -4
- package/dist/commands/game/ios/profile/create.js +6 -6
- package/dist/commands/game/ios/profile/delete.js +4 -4
- package/dist/commands/game/ios/profile/export.js +5 -5
- package/dist/commands/game/ios/profile/import.js +5 -5
- package/dist/commands/game/ios/profile/show.js +7 -7
- package/dist/commands/game/ios/profile/status.js +6 -6
- package/dist/commands/game/ios/status.js +9 -9
- package/dist/commands/game/ios/wizard.js +3 -3
- package/dist/commands/game/job/list.js +3 -3
- package/dist/commands/game/job/logs.js +82 -0
- package/dist/commands/game/job/status.js +6 -6
- package/dist/commands/game/list.js +3 -3
- package/dist/commands/game/ship.js +10 -10
- package/dist/commands/game/status.js +6 -6
- package/dist/commands/game/wizard.js +31 -28
- package/dist/commands/internal/fastlane.js +2 -2
- package/dist/commands/internal/readme.js +2 -2
- package/dist/commands/login.js +2 -2
- package/dist/commands/status.js +3 -3
- package/dist/commands/util/android-build-method.js +2 -2
- package/dist/commands/util/glass.js +1 -1
- package/dist/{export-Blt3BR-u.js → export-DQ2Qh09K.js} +1 -1
- package/dist/{import-IVcS8WFM.js → import-sVng7ksa.js} +1 -1
- package/dist/{index-KJtngKaE.js → index-DwEIHNF1.js} +4 -4
- package/dist/{index-B5s20dhm.js → index-Dz17cbww.js} +5 -5
- package/dist/{index-By3xdL8c.js → index-N3S598Wc.js} +1 -1
- package/dist/{upload-B56rRpZW.js → upload-DoiCgi3a.js} +1 -1
- package/dist/{useAppleApp-BHUjGmw0.js → useAppleApp-J4dx2Wyz.js} +1 -1
- package/dist/{useAppleBundleId-Cv5maswG.js → useAppleBundleId-DUdnv1T0.js} +1 -1
- package/dist/{useAppleProfiles-kDiUOXiX.js → useAppleProfiles-DDdAtArV.js} +1 -1
- package/dist/{useGoogleStatus-BHd_Wp59.js → useGoogleStatus-DciPkOMu.js} +2 -2
- package/dist/{useProjectCredentials-ADtDLDmx.js → useProjectCredentials-B4cjpmpB.js} +2 -2
- package/dist/{useWebSocket-DlNe_zDR.js → useWebSocket-B1hQm8Ak.js} +1 -1
- package/docs/game/job/logs.md +30 -0
- package/docs/game/job.md +31 -0
- package/npm-shrinkwrap.json +63 -46
- package/oclif.manifest.json +241 -198
- package/package.json +2 -1
|
@@ -2,7 +2,7 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import * as fs from 'node:fs';
|
|
3
3
|
import { Args, Flags } from '@oclif/core';
|
|
4
4
|
import { render } from 'ink';
|
|
5
|
-
import {
|
|
5
|
+
import { Q as downloadBuildById } from '../../../baseCommand-ByzFMr-B.js';
|
|
6
6
|
import 'ink-spinner';
|
|
7
7
|
import 'node:crypto';
|
|
8
8
|
import 'node:path';
|
|
@@ -24,13 +24,13 @@ import 'string-length';
|
|
|
24
24
|
import 'strip-ansi';
|
|
25
25
|
import 'open';
|
|
26
26
|
import '@inkjs/ui';
|
|
27
|
-
import { b as BaseGameCommand } from '../../../baseGameCommand-
|
|
27
|
+
import { b as BaseGameCommand } from '../../../baseGameCommand-D8Z3SaiJ.js';
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
31
|
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
32
32
|
import 'godot-export-presets';
|
|
33
|
-
import { C as Command } from '../../../Command-
|
|
33
|
+
import { C as Command } from '../../../Command-U8TqM6Zs.js';
|
|
34
34
|
import 'chalk';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
36
|
import 'fs';
|
|
@@ -3,7 +3,7 @@ import { Flags } from '@oclif/core';
|
|
|
3
3
|
import { Box, Text, render } from 'ink';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'axios';
|
|
6
|
-
import '../../../baseCommand-
|
|
6
|
+
import '../../../baseCommand-ByzFMr-B.js';
|
|
7
7
|
import 'luxon';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -20,7 +20,7 @@ import 'yazl';
|
|
|
20
20
|
import 'socket.io-client';
|
|
21
21
|
import 'fullscreen-ink';
|
|
22
22
|
import Spinner from 'ink-spinner';
|
|
23
|
-
import { u as useBuilds, r as getBuildSummary, b as BaseGameCommand } from '../../../baseGameCommand-
|
|
23
|
+
import { u as useBuilds, r as getBuildSummary, b as BaseGameCommand } from '../../../baseGameCommand-D8Z3SaiJ.js';
|
|
24
24
|
import { T as Table } from '../../../Table-FaNgpyeq.js';
|
|
25
25
|
import { T as Title } from '../../../Title-BCQtayg6.js';
|
|
26
26
|
import 'string-length';
|
|
@@ -31,13 +31,13 @@ import 'marked';
|
|
|
31
31
|
import 'marked-terminal';
|
|
32
32
|
import 'qrcode';
|
|
33
33
|
import 'godot-export-presets';
|
|
34
|
-
import { C as CommandGame } from '../../../CommandGame-
|
|
34
|
+
import { C as CommandGame } from '../../../CommandGame-hqY43vRo.js';
|
|
35
35
|
import 'chalk';
|
|
36
36
|
import '@expo/apple-utils/build/index.js';
|
|
37
37
|
import 'fs';
|
|
38
38
|
import 'path';
|
|
39
|
-
import '../../../ErrorBox-
|
|
40
|
-
import '../../../Command-
|
|
39
|
+
import '../../../ErrorBox-DLRncz8K.js';
|
|
40
|
+
import '../../../Command-U8TqM6Zs.js';
|
|
41
41
|
|
|
42
42
|
const BuildsTable = ({ queryProps, ...boxProps }) => {
|
|
43
43
|
const { data, isLoading } = useBuilds(queryProps);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import { D as DetailsFlags, l as isCWDGodotGame, v as GameEngine, w as getGodotVersion, x as createProject, y as DEFAULT_PLATFORM_GLOBS, z as getGodotProjectName } from '../../baseCommand-
|
|
3
|
-
import { B as BaseAuthenticatedCommand, a as getInput } from '../../baseGameCommand-
|
|
2
|
+
import { D as DetailsFlags, l as isCWDGodotGame, v as GameEngine, w as getGodotVersion, x as createProject, y as DEFAULT_PLATFORM_GLOBS, z as getGodotProjectName } from '../../baseCommand-ByzFMr-B.js';
|
|
3
|
+
import { B as BaseAuthenticatedCommand, a as getInput } from '../../baseGameCommand-D8Z3SaiJ.js';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'node:path';
|
|
6
6
|
import 'chalk';
|
|
@@ -3,9 +3,9 @@ import { Flags } from '@oclif/core';
|
|
|
3
3
|
import { render } from 'ink';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'axios';
|
|
6
|
-
import { D as DetailsFlags, v as GameEngine } from '../../baseCommand-
|
|
6
|
+
import { D as DetailsFlags, v as GameEngine } from '../../baseCommand-ByzFMr-B.js';
|
|
7
7
|
import 'luxon';
|
|
8
|
-
import { b as BaseGameCommand, k as isValidSemVer } from '../../baseGameCommand-
|
|
8
|
+
import { b as BaseGameCommand, k as isValidSemVer } from '../../baseGameCommand-D8Z3SaiJ.js';
|
|
9
9
|
import 'ink-spinner';
|
|
10
10
|
import 'react';
|
|
11
11
|
import 'string-length';
|
|
@@ -25,7 +25,7 @@ import 'marked';
|
|
|
25
25
|
import 'marked-terminal';
|
|
26
26
|
import 'qrcode';
|
|
27
27
|
import 'godot-export-presets';
|
|
28
|
-
import { C as Command } from '../../Command-
|
|
28
|
+
import { C as Command } from '../../Command-U8TqM6Zs.js';
|
|
29
29
|
import 'chalk';
|
|
30
30
|
import 'node:crypto';
|
|
31
31
|
import 'node:readline';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Args, Flags } from '@oclif/core';
|
|
2
|
-
import { l as isCWDGodotGame, m as getProject, y as DEFAULT_PLATFORM_GLOBS } from '../../baseCommand-
|
|
3
|
-
import { B as BaseAuthenticatedCommand } from '../../baseGameCommand-
|
|
2
|
+
import { l as isCWDGodotGame, m as getProject, y as DEFAULT_PLATFORM_GLOBS } from '../../baseCommand-ByzFMr-B.js';
|
|
3
|
+
import { B as BaseAuthenticatedCommand } from '../../baseGameCommand-D8Z3SaiJ.js';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'node:path';
|
|
6
6
|
import 'chalk';
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { k as BetaGroup } from '../../../../baseCommand-
|
|
4
|
+
import { k as BetaGroup } from '../../../../baseCommand-ByzFMr-B.js';
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'axios';
|
|
7
7
|
import 'luxon';
|
|
8
|
-
import { b as BaseGameCommand, a as getInput } from '../../../../baseGameCommand-
|
|
8
|
+
import { b as BaseGameCommand, a as getInput } from '../../../../baseGameCommand-D8Z3SaiJ.js';
|
|
9
9
|
import 'ink-spinner';
|
|
10
10
|
import 'react';
|
|
11
11
|
import 'string-length';
|
|
12
12
|
import 'strip-ansi';
|
|
13
13
|
import '@tanstack/react-query';
|
|
14
|
-
import { q as queryAppleApp } from '../../../../useAppleApp-
|
|
14
|
+
import { q as queryAppleApp } from '../../../../useAppleApp-J4dx2Wyz.js';
|
|
15
15
|
import 'uuid';
|
|
16
16
|
import 'fast-glob';
|
|
17
17
|
import 'stream';
|
|
@@ -26,7 +26,7 @@ import 'marked-terminal';
|
|
|
26
26
|
import 'qrcode';
|
|
27
27
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
28
28
|
import 'godot-export-presets';
|
|
29
|
-
import { C as Command } from '../../../../Command-
|
|
29
|
+
import { C as Command } from '../../../../Command-U8TqM6Zs.js';
|
|
30
30
|
import 'chalk';
|
|
31
31
|
import 'node:crypto';
|
|
32
32
|
import 'node:readline';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { e as getGodotAppleBundleIdentifier, f as BundleId, h as App } from '../../../../baseCommand-
|
|
4
|
+
import { e as getGodotAppleBundleIdentifier, f as BundleId, h as App } from '../../../../baseCommand-ByzFMr-B.js';
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'axios';
|
|
7
7
|
import 'luxon';
|
|
8
|
-
import { b as BaseGameCommand, a as getInput, c as generatePackageName } from '../../../../baseGameCommand-
|
|
8
|
+
import { b as BaseGameCommand, a as getInput, c as generatePackageName } from '../../../../baseGameCommand-D8Z3SaiJ.js';
|
|
9
9
|
import 'ink-spinner';
|
|
10
10
|
import 'react';
|
|
11
11
|
import 'string-length';
|
|
@@ -25,7 +25,7 @@ import 'marked-terminal';
|
|
|
25
25
|
import 'qrcode';
|
|
26
26
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
27
27
|
import 'godot-export-presets';
|
|
28
|
-
import { C as Command } from '../../../../Command-
|
|
28
|
+
import { C as Command } from '../../../../Command-U8TqM6Zs.js';
|
|
29
29
|
import 'chalk';
|
|
30
30
|
import 'node:crypto';
|
|
31
31
|
import 'node:readline';
|
|
@@ -3,7 +3,7 @@ import { Flags } from '@oclif/core';
|
|
|
3
3
|
import { render } from 'ink';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'axios';
|
|
6
|
-
import '../../../../baseCommand-
|
|
6
|
+
import '../../../../baseCommand-ByzFMr-B.js';
|
|
7
7
|
import 'luxon';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -24,22 +24,22 @@ import 'string-length';
|
|
|
24
24
|
import 'strip-ansi';
|
|
25
25
|
import 'open';
|
|
26
26
|
import '@inkjs/ui';
|
|
27
|
-
import { b as BaseGameCommand } from '../../../../baseGameCommand-
|
|
27
|
+
import { b as BaseGameCommand } from '../../../../baseGameCommand-D8Z3SaiJ.js';
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import { N as NextSteps } from '../../../../NextSteps-DbJHmscQ.js';
|
|
31
31
|
import 'qrcode';
|
|
32
32
|
import 'godot-export-presets';
|
|
33
|
-
import { A as AppleAppDetails, a as AppleBundleIdDetails } from '../../../../AppleBundleIdDetails-
|
|
34
|
-
import { C as Command } from '../../../../Command-
|
|
33
|
+
import { A as AppleAppDetails, a as AppleBundleIdDetails } from '../../../../AppleBundleIdDetails-CJuXU0MW.js';
|
|
34
|
+
import { C as Command } from '../../../../Command-U8TqM6Zs.js';
|
|
35
35
|
import 'chalk';
|
|
36
36
|
import '@expo/apple-utils/build/index.js';
|
|
37
37
|
import 'fs';
|
|
38
38
|
import 'path';
|
|
39
39
|
import '../../../../Title-BCQtayg6.js';
|
|
40
|
-
import '../../../../useAppleApp-
|
|
40
|
+
import '../../../../useAppleApp-J4dx2Wyz.js';
|
|
41
41
|
import '../../../../Table-FaNgpyeq.js';
|
|
42
|
-
import '../../../../useAppleBundleId-
|
|
42
|
+
import '../../../../useAppleBundleId-DUdnv1T0.js';
|
|
43
43
|
|
|
44
44
|
class GameIosAppStatus extends BaseGameCommand {
|
|
45
45
|
static args = {};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { j as CapabilityTypeOption } from '../../../../baseCommand-
|
|
4
|
+
import { j as CapabilityTypeOption } from '../../../../baseCommand-ByzFMr-B.js';
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'axios';
|
|
7
7
|
import 'luxon';
|
|
@@ -13,7 +13,7 @@ import 'readline-sync';
|
|
|
13
13
|
import 'isomorphic-git';
|
|
14
14
|
import '@tanstack/react-query';
|
|
15
15
|
import 'react';
|
|
16
|
-
import { f as fetchBundleId } from '../../../../useAppleBundleId-
|
|
16
|
+
import { f as fetchBundleId } from '../../../../useAppleBundleId-DUdnv1T0.js';
|
|
17
17
|
import 'uuid';
|
|
18
18
|
import 'fast-glob';
|
|
19
19
|
import 'stream';
|
|
@@ -25,13 +25,13 @@ import 'string-length';
|
|
|
25
25
|
import 'strip-ansi';
|
|
26
26
|
import 'open';
|
|
27
27
|
import '@inkjs/ui';
|
|
28
|
-
import { b as BaseGameCommand } from '../../../../baseGameCommand-
|
|
28
|
+
import { b as BaseGameCommand } from '../../../../baseGameCommand-D8Z3SaiJ.js';
|
|
29
29
|
import 'marked';
|
|
30
30
|
import 'marked-terminal';
|
|
31
31
|
import 'qrcode';
|
|
32
32
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
33
33
|
import 'godot-export-presets';
|
|
34
|
-
import { C as Command } from '../../../../Command-
|
|
34
|
+
import { C as Command } from '../../../../Command-U8TqM6Zs.js';
|
|
35
35
|
import 'chalk';
|
|
36
36
|
import '@expo/apple-utils/build/index.js';
|
|
37
37
|
import 'fs';
|
|
@@ -3,7 +3,7 @@ import { Flags } from '@oclif/core';
|
|
|
3
3
|
import axios from 'axios';
|
|
4
4
|
import { render } from 'ink';
|
|
5
5
|
import 'node:fs';
|
|
6
|
-
import { P as Platform, C as CredentialsType, b as Certificate, n as CertificateType, o as Profile, p as ProfileType } from '../../../../baseCommand-
|
|
6
|
+
import { P as Platform, C as CredentialsType, b as Certificate, n as CertificateType, o as Profile, p as ProfileType } from '../../../../baseCommand-ByzFMr-B.js';
|
|
7
7
|
import 'luxon';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -13,28 +13,28 @@ import 'readline-sync';
|
|
|
13
13
|
import 'isomorphic-git';
|
|
14
14
|
import '@tanstack/react-query';
|
|
15
15
|
import 'react';
|
|
16
|
-
import { f as fetchBundleId } from '../../../../useAppleBundleId-
|
|
16
|
+
import { f as fetchBundleId } from '../../../../useAppleBundleId-DUdnv1T0.js';
|
|
17
17
|
import 'uuid';
|
|
18
18
|
import 'fast-glob';
|
|
19
19
|
import 'stream';
|
|
20
20
|
import 'yazl';
|
|
21
21
|
import 'socket.io-client';
|
|
22
22
|
import 'fullscreen-ink';
|
|
23
|
-
import { a as getProjectCredentials, g as getUserCredentials } from '../../../../index-
|
|
23
|
+
import { a as getProjectCredentials, g as getUserCredentials } from '../../../../index-N3S598Wc.js';
|
|
24
24
|
import 'ink-spinner';
|
|
25
25
|
import 'string-length';
|
|
26
26
|
import 'strip-ansi';
|
|
27
27
|
import 'open';
|
|
28
28
|
import '@inkjs/ui';
|
|
29
|
-
import { b as BaseGameCommand } from '../../../../baseGameCommand-
|
|
29
|
+
import { b as BaseGameCommand } from '../../../../baseGameCommand-D8Z3SaiJ.js';
|
|
30
30
|
import 'marked';
|
|
31
31
|
import 'marked-terminal';
|
|
32
32
|
import 'qrcode';
|
|
33
33
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
34
34
|
import 'godot-export-presets';
|
|
35
|
-
import { C as Command } from '../../../../Command-
|
|
35
|
+
import { C as Command } from '../../../../Command-U8TqM6Zs.js';
|
|
36
36
|
import 'chalk';
|
|
37
|
-
import { a as uploadProjectCredentials } from '../../../../upload-
|
|
37
|
+
import { a as uploadProjectCredentials } from '../../../../upload-DoiCgi3a.js';
|
|
38
38
|
import '@expo/apple-utils/build/index.js';
|
|
39
39
|
import 'fs';
|
|
40
40
|
import 'path';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
2
|
import 'node:fs';
|
|
3
3
|
import 'axios';
|
|
4
|
-
import { P as Platform, C as CredentialsType, g as getShortUUID } from '../../../../baseCommand-
|
|
4
|
+
import { P as Platform, C as CredentialsType, g as getShortUUID } from '../../../../baseCommand-ByzFMr-B.js';
|
|
5
5
|
import 'luxon';
|
|
6
|
-
import { b as BaseGameCommand, g as getRenderedMarkdown, a as getInput } from '../../../../baseGameCommand-
|
|
7
|
-
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-
|
|
6
|
+
import { b as BaseGameCommand, g as getRenderedMarkdown, a as getInput } from '../../../../baseGameCommand-D8Z3SaiJ.js';
|
|
7
|
+
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-N3S598Wc.js';
|
|
8
8
|
import 'react/jsx-runtime';
|
|
9
9
|
import 'ink';
|
|
10
10
|
import 'ink-spinner';
|
|
@@ -12,7 +12,7 @@ import 'react';
|
|
|
12
12
|
import 'string-length';
|
|
13
13
|
import 'strip-ansi';
|
|
14
14
|
import '@tanstack/react-query';
|
|
15
|
-
import { q as queryAppleProfiles } from '../../../../useAppleProfiles-
|
|
15
|
+
import { q as queryAppleProfiles } from '../../../../useAppleProfiles-DDdAtArV.js';
|
|
16
16
|
import 'uuid';
|
|
17
17
|
import 'fast-glob';
|
|
18
18
|
import 'stream';
|
|
@@ -2,9 +2,9 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import * as fs from 'node:fs';
|
|
3
3
|
import { Args, Flags } from '@oclif/core';
|
|
4
4
|
import { render } from 'ink';
|
|
5
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
5
|
+
import { a as getProjectCredentials } from '../../../../index-N3S598Wc.js';
|
|
6
6
|
import 'axios';
|
|
7
|
-
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-
|
|
7
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-ByzFMr-B.js';
|
|
8
8
|
import 'luxon';
|
|
9
9
|
import 'node:crypto';
|
|
10
10
|
import 'node:path';
|
|
@@ -25,15 +25,15 @@ import 'string-length';
|
|
|
25
25
|
import 'strip-ansi';
|
|
26
26
|
import 'open';
|
|
27
27
|
import '@inkjs/ui';
|
|
28
|
-
import { b as BaseGameCommand } from '../../../../baseGameCommand-
|
|
28
|
+
import { b as BaseGameCommand } from '../../../../baseGameCommand-D8Z3SaiJ.js';
|
|
29
29
|
import 'marked';
|
|
30
30
|
import 'marked-terminal';
|
|
31
31
|
import 'qrcode';
|
|
32
32
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
33
33
|
import 'godot-export-presets';
|
|
34
|
-
import { C as Command } from '../../../../Command-
|
|
34
|
+
import { C as Command } from '../../../../Command-U8TqM6Zs.js';
|
|
35
35
|
import 'chalk';
|
|
36
|
-
import { e as exportCredential } from '../../../../export-
|
|
36
|
+
import { e as exportCredential } from '../../../../export-DQ2Qh09K.js';
|
|
37
37
|
import '@expo/apple-utils/build/index.js';
|
|
38
38
|
import 'fs';
|
|
39
39
|
import 'path';
|
|
@@ -2,9 +2,9 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import * as fs from 'node:fs';
|
|
3
3
|
import { Args, Flags } from '@oclif/core';
|
|
4
4
|
import { render } from 'ink';
|
|
5
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
5
|
+
import { a as getProjectCredentials } from '../../../../index-N3S598Wc.js';
|
|
6
6
|
import 'axios';
|
|
7
|
-
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-
|
|
7
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-ByzFMr-B.js';
|
|
8
8
|
import 'luxon';
|
|
9
9
|
import 'node:crypto';
|
|
10
10
|
import 'node:path';
|
|
@@ -25,15 +25,15 @@ import 'string-length';
|
|
|
25
25
|
import 'strip-ansi';
|
|
26
26
|
import 'open';
|
|
27
27
|
import '@inkjs/ui';
|
|
28
|
-
import { b as BaseGameCommand } from '../../../../baseGameCommand-
|
|
28
|
+
import { b as BaseGameCommand } from '../../../../baseGameCommand-D8Z3SaiJ.js';
|
|
29
29
|
import 'marked';
|
|
30
30
|
import 'marked-terminal';
|
|
31
31
|
import 'qrcode';
|
|
32
32
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
33
33
|
import 'godot-export-presets';
|
|
34
|
-
import { C as Command } from '../../../../Command-
|
|
34
|
+
import { C as Command } from '../../../../Command-U8TqM6Zs.js';
|
|
35
35
|
import 'chalk';
|
|
36
|
-
import { i as importCredential } from '../../../../import-
|
|
36
|
+
import { i as importCredential } from '../../../../import-sVng7ksa.js';
|
|
37
37
|
import '@expo/apple-utils/build/index.js';
|
|
38
38
|
import 'fs';
|
|
39
39
|
import 'path';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Args, Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
4
|
+
import { a as getProjectCredentials } from '../../../../index-N3S598Wc.js';
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'axios';
|
|
7
|
-
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-
|
|
7
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-ByzFMr-B.js';
|
|
8
8
|
import 'luxon';
|
|
9
9
|
import 'node:crypto';
|
|
10
10
|
import 'node:path';
|
|
@@ -21,25 +21,25 @@ import 'yazl';
|
|
|
21
21
|
import 'socket.io-client';
|
|
22
22
|
import 'fullscreen-ink';
|
|
23
23
|
import 'ink-spinner';
|
|
24
|
-
import { C as CredentialDetailsView } from '../../../../CredentialDetailsView-
|
|
24
|
+
import { C as CredentialDetailsView } from '../../../../CredentialDetailsView-DUpRMBiJ.js';
|
|
25
25
|
import 'string-length';
|
|
26
26
|
import 'strip-ansi';
|
|
27
27
|
import 'open';
|
|
28
28
|
import '@inkjs/ui';
|
|
29
|
-
import { b as BaseGameCommand } from '../../../../baseGameCommand-
|
|
29
|
+
import { b as BaseGameCommand } from '../../../../baseGameCommand-D8Z3SaiJ.js';
|
|
30
30
|
import 'marked';
|
|
31
31
|
import 'marked-terminal';
|
|
32
32
|
import 'qrcode';
|
|
33
33
|
import 'godot-export-presets';
|
|
34
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
34
|
+
import { C as CommandGame } from '../../../../CommandGame-hqY43vRo.js';
|
|
35
35
|
import 'chalk';
|
|
36
36
|
import '@expo/apple-utils/build/index.js';
|
|
37
37
|
import '../../../../Title-BCQtayg6.js';
|
|
38
38
|
import '../../../../TruncatedText-DhEXCrnE.js';
|
|
39
39
|
import 'fs';
|
|
40
40
|
import 'path';
|
|
41
|
-
import '../../../../ErrorBox-
|
|
42
|
-
import '../../../../Command-
|
|
41
|
+
import '../../../../ErrorBox-DLRncz8K.js';
|
|
42
|
+
import '../../../../Command-U8TqM6Zs.js';
|
|
43
43
|
|
|
44
44
|
class GameIosProfileShow extends BaseGameCommand {
|
|
45
45
|
static args = {
|
|
@@ -3,7 +3,7 @@ import { Flags } from '@oclif/core';
|
|
|
3
3
|
import { Box, Text, render } from 'ink';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'axios';
|
|
6
|
-
import { C as CredentialsType, P as Platform } from '../../../../baseCommand-
|
|
6
|
+
import { C as CredentialsType, P as Platform } from '../../../../baseCommand-ByzFMr-B.js';
|
|
7
7
|
import 'luxon';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -22,20 +22,20 @@ import 'fullscreen-ink';
|
|
|
22
22
|
import Spinner from 'ink-spinner';
|
|
23
23
|
import 'string-length';
|
|
24
24
|
import 'strip-ansi';
|
|
25
|
-
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-
|
|
25
|
+
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-BamSpb5B.js';
|
|
26
26
|
import 'open';
|
|
27
27
|
import '@inkjs/ui';
|
|
28
|
-
import { b as BaseGameCommand } from '../../../../baseGameCommand-
|
|
28
|
+
import { b as BaseGameCommand } from '../../../../baseGameCommand-D8Z3SaiJ.js';
|
|
29
29
|
import 'marked';
|
|
30
30
|
import 'marked-terminal';
|
|
31
31
|
import 'qrcode';
|
|
32
32
|
import 'godot-export-presets';
|
|
33
|
-
import { u as useAppleProfiles, c as canAppleProfileBeUsed, g as getAppleProfileSummary } from '../../../../useAppleProfiles-
|
|
34
|
-
import { u as useProjectCredentials } from '../../../../useProjectCredentials-
|
|
33
|
+
import { u as useAppleProfiles, c as canAppleProfileBeUsed, g as getAppleProfileSummary } from '../../../../useAppleProfiles-DDdAtArV.js';
|
|
34
|
+
import { u as useProjectCredentials } from '../../../../useProjectCredentials-B4cjpmpB.js';
|
|
35
35
|
import { T as Table } from '../../../../Table-FaNgpyeq.js';
|
|
36
36
|
import { T as Title } from '../../../../Title-BCQtayg6.js';
|
|
37
37
|
import { N as NextSteps } from '../../../../NextSteps-DbJHmscQ.js';
|
|
38
|
-
import { C as Command } from '../../../../Command-
|
|
38
|
+
import { C as Command } from '../../../../Command-U8TqM6Zs.js';
|
|
39
39
|
import 'chalk';
|
|
40
40
|
import '@expo/apple-utils/build/index.js';
|
|
41
41
|
import 'fs';
|
|
@@ -3,7 +3,7 @@ import { Flags } from '@oclif/core';
|
|
|
3
3
|
import { render, Box } from 'ink';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'axios';
|
|
6
|
-
import { P as Platform } from '../../../baseCommand-
|
|
6
|
+
import { P as Platform } from '../../../baseCommand-ByzFMr-B.js';
|
|
7
7
|
import 'luxon';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -22,16 +22,16 @@ import 'fullscreen-ink';
|
|
|
22
22
|
import 'ink-spinner';
|
|
23
23
|
import 'string-length';
|
|
24
24
|
import 'strip-ansi';
|
|
25
|
-
import { G as GameStatusDetails } from '../../../GameStatus-
|
|
25
|
+
import { G as GameStatusDetails } from '../../../GameStatus-DRheSF2O.js';
|
|
26
26
|
import 'open';
|
|
27
27
|
import '@inkjs/ui';
|
|
28
|
-
import { b as BaseGameCommand } from '../../../baseGameCommand-
|
|
28
|
+
import { b as BaseGameCommand } from '../../../baseGameCommand-D8Z3SaiJ.js';
|
|
29
29
|
import 'marked';
|
|
30
30
|
import 'marked-terminal';
|
|
31
31
|
import 'qrcode';
|
|
32
32
|
import 'godot-export-presets';
|
|
33
|
-
import { A as AppleAppDetails, a as AppleBundleIdDetails } from '../../../AppleBundleIdDetails-
|
|
34
|
-
import { C as CommandGame } from '../../../CommandGame-
|
|
33
|
+
import { A as AppleAppDetails, a as AppleBundleIdDetails } from '../../../AppleBundleIdDetails-CJuXU0MW.js';
|
|
34
|
+
import { C as CommandGame } from '../../../CommandGame-hqY43vRo.js';
|
|
35
35
|
import 'chalk';
|
|
36
36
|
import '@expo/apple-utils/build/index.js';
|
|
37
37
|
import '../../../StatusTable-DzRWcMr4.js';
|
|
@@ -39,11 +39,11 @@ import '../../../Title-BCQtayg6.js';
|
|
|
39
39
|
import '../../../NextSteps-DbJHmscQ.js';
|
|
40
40
|
import 'fs';
|
|
41
41
|
import 'path';
|
|
42
|
-
import '../../../useAppleApp-
|
|
42
|
+
import '../../../useAppleApp-J4dx2Wyz.js';
|
|
43
43
|
import '../../../Table-FaNgpyeq.js';
|
|
44
|
-
import '../../../useAppleBundleId-
|
|
45
|
-
import '../../../ErrorBox-
|
|
46
|
-
import '../../../Command-
|
|
44
|
+
import '../../../useAppleBundleId-DUdnv1T0.js';
|
|
45
|
+
import '../../../ErrorBox-DLRncz8K.js';
|
|
46
|
+
import '../../../Command-U8TqM6Zs.js';
|
|
47
47
|
|
|
48
48
|
class GameIosStatus extends BaseGameCommand {
|
|
49
49
|
static args = {};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
2
|
import chalk from 'chalk';
|
|
3
|
-
import { l as isCWDGodotGame, W as WEB_URL, P as Platform, C as CredentialsType, m as getProject } from '../../../baseCommand-
|
|
4
|
-
import { B as BaseAuthenticatedCommand, g as getRenderedMarkdown } from '../../../baseGameCommand-
|
|
3
|
+
import { l as isCWDGodotGame, W as WEB_URL, P as Platform, C as CredentialsType, m as getProject } from '../../../baseCommand-ByzFMr-B.js';
|
|
4
|
+
import { B as BaseAuthenticatedCommand, g as getRenderedMarkdown } from '../../../baseGameCommand-D8Z3SaiJ.js';
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'node:path';
|
|
7
7
|
import 'node:crypto';
|
|
@@ -28,7 +28,7 @@ import 'open';
|
|
|
28
28
|
import '@inkjs/ui';
|
|
29
29
|
import 'qrcode';
|
|
30
30
|
import 'godot-export-presets';
|
|
31
|
-
import { g as getUserCredentials, a as getProjectCredentials } from '../../../index-
|
|
31
|
+
import { g as getUserCredentials, a as getProjectCredentials } from '../../../index-N3S598Wc.js';
|
|
32
32
|
import '@expo/apple-utils/build/index.js';
|
|
33
33
|
import 'fs';
|
|
34
34
|
import 'path';
|
|
@@ -2,9 +2,9 @@ import { jsxs, jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render, Box, Text } from 'ink';
|
|
4
4
|
import { DateTime } from 'luxon';
|
|
5
|
-
import { M as getProjectJobs } from '../../../baseCommand-
|
|
5
|
+
import { M as getProjectJobs } from '../../../baseCommand-ByzFMr-B.js';
|
|
6
6
|
import 'ink-spinner';
|
|
7
|
-
import { b as BaseGameCommand, e as getJobSummary, h as getJobStatusColor } from '../../../baseGameCommand-
|
|
7
|
+
import { b as BaseGameCommand, e as getJobSummary, h as getJobStatusColor } from '../../../baseGameCommand-D8Z3SaiJ.js';
|
|
8
8
|
import { T as Table } from '../../../Table-FaNgpyeq.js';
|
|
9
9
|
import { T as Title } from '../../../Title-BCQtayg6.js';
|
|
10
10
|
import 'react';
|
|
@@ -26,7 +26,7 @@ import 'marked';
|
|
|
26
26
|
import 'marked-terminal';
|
|
27
27
|
import 'qrcode';
|
|
28
28
|
import 'godot-export-presets';
|
|
29
|
-
import { C as Command } from '../../../Command-
|
|
29
|
+
import { C as Command } from '../../../Command-U8TqM6Zs.js';
|
|
30
30
|
import 'chalk';
|
|
31
31
|
import 'node:crypto';
|
|
32
32
|
import 'node:readline';
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
import { Args } from '@oclif/core';
|
|
2
|
+
import { N as getJob, O as getJobLogsDownloadStream } from '../../../baseCommand-ByzFMr-B.js';
|
|
3
|
+
import 'react/jsx-runtime';
|
|
4
|
+
import 'ink';
|
|
5
|
+
import 'ink-spinner';
|
|
6
|
+
import 'node:crypto';
|
|
7
|
+
import 'node:fs';
|
|
8
|
+
import 'node:path';
|
|
9
|
+
import 'node:readline';
|
|
10
|
+
import 'node:url';
|
|
11
|
+
import 'readline-sync';
|
|
12
|
+
import 'luxon';
|
|
13
|
+
import 'axios';
|
|
14
|
+
import 'isomorphic-git';
|
|
15
|
+
import '@tanstack/react-query';
|
|
16
|
+
import 'react';
|
|
17
|
+
import 'uuid';
|
|
18
|
+
import 'fast-glob';
|
|
19
|
+
import 'stream';
|
|
20
|
+
import 'yazl';
|
|
21
|
+
import 'socket.io-client';
|
|
22
|
+
import 'fullscreen-ink';
|
|
23
|
+
import 'string-length';
|
|
24
|
+
import 'strip-ansi';
|
|
25
|
+
import 'open';
|
|
26
|
+
import '@inkjs/ui';
|
|
27
|
+
import { b as BaseGameCommand } from '../../../baseGameCommand-D8Z3SaiJ.js';
|
|
28
|
+
import 'marked';
|
|
29
|
+
import 'marked-terminal';
|
|
30
|
+
import 'qrcode';
|
|
31
|
+
import 'godot-export-presets';
|
|
32
|
+
import 'chalk';
|
|
33
|
+
import '@expo/apple-utils/build/index.js';
|
|
34
|
+
import 'fs';
|
|
35
|
+
import 'path';
|
|
36
|
+
|
|
37
|
+
class GameJobLogs extends BaseGameCommand {
|
|
38
|
+
static args = {
|
|
39
|
+
job_id: Args.string({ description: "The id of the job to get the logs for", required: true })
|
|
40
|
+
};
|
|
41
|
+
static description = "Downloads the full plain-text logs for a job and writes them to stdout.";
|
|
42
|
+
static examples = [
|
|
43
|
+
"<%= config.bin %> <%= command.id %> 4d32239e",
|
|
44
|
+
"<%= config.bin %> <%= command.id %> 4d32239e > job.log",
|
|
45
|
+
"<%= config.bin %> <%= command.id %> 4d32239e | grep -i error",
|
|
46
|
+
"<%= config.bin %> <%= command.id %> --gameId 0c179fc4 4d32239e | less"
|
|
47
|
+
];
|
|
48
|
+
static flags = {
|
|
49
|
+
...super.flags
|
|
50
|
+
};
|
|
51
|
+
async getJob() {
|
|
52
|
+
try {
|
|
53
|
+
const game = await this.getGame();
|
|
54
|
+
const job = await getJob(this.args.job_id, game.id);
|
|
55
|
+
return job;
|
|
56
|
+
} catch (error) {
|
|
57
|
+
if (error?.response?.status === 404) {
|
|
58
|
+
this.error("Job not found - please check you have access", { exit: 1 });
|
|
59
|
+
}
|
|
60
|
+
throw error;
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
async run() {
|
|
64
|
+
const job = await this.getJob();
|
|
65
|
+
const handleStdoutError = (err) => {
|
|
66
|
+
if (err.code === "EPIPE") process.exit(0);
|
|
67
|
+
};
|
|
68
|
+
process.stdout.on("error", handleStdoutError);
|
|
69
|
+
try {
|
|
70
|
+
const stream = await getJobLogsDownloadStream(job.id, job.project.id);
|
|
71
|
+
for await (const chunk of stream) {
|
|
72
|
+
if (!process.stdout.write(chunk)) {
|
|
73
|
+
await new Promise((resolve) => process.stdout.once("drain", resolve));
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
} finally {
|
|
77
|
+
process.stdout.removeListener("error", handleStdoutError);
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
export { GameJobLogs as default };
|