shipthis 0.1.39 → 0.1.42
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/README.md +58 -0
- package/assets/markdown/confirm-change-android-build-method.md.ejs +13 -0
- package/dist/{AppleBundleIdDetails-Ck7iAjMb.js → AppleBundleIdDetails-jDq3gYbk.js} +7 -5
- package/dist/{Command-C84QiOWP.js → Command-cVo97lkQ.js} +2 -1
- package/dist/{CommandGame-CsM9GE5Q.js → CommandGame-BwudtYCO.js} +2 -2
- package/dist/{Create-Dx1nEKmS.js → Create-By4NsPEI.js} +3 -1
- package/dist/{GameStatus-B4WBgoLs.js → GameStatus-C59zQE1H.js} +3 -1
- package/dist/{Import-BC5XgwRT.js → Import-DTcVM-T-.js} +4 -2
- package/dist/{JobLogTail-mBXpeWMu.js → JobLogTail-BzisGkY8.js} +30 -16
- package/dist/{JobProgress-KZ6EkMFi.js → JobProgress-DAnhaTho.js} +21 -9
- package/dist/{JobStatusTable-BYIxTt0d.js → JobStatusTable-BYEi8dtD.js} +3 -2
- package/dist/{ProjectCredentialsTable-DSy1YIWX.js → ProjectCredentialsTable-NZf3V39z.js} +2 -2
- package/dist/{UserCredentialsTable-qNByRE84.js → UserCredentialsTable-Dp884nYO.js} +2 -1
- package/dist/{baseAppleCommand-CdROzhyU.js → baseAppleCommand-DewNWX3L.js} +1 -1
- package/dist/baseCommand-CscxrTMI.js +757 -0
- package/dist/{baseGameAndroidCommand-B21zS0MN.js → baseGameAndroidCommand-CEcDz5P2.js} +4 -2
- package/dist/{index-Cv-92xRd.js → baseGameCommand-BKvHM3h_.js} +19 -755
- package/dist/commands/apiKey/create.js +7 -7
- package/dist/commands/apiKey/list.js +7 -7
- package/dist/commands/apiKey/revoke.js +7 -7
- package/dist/commands/apple/apiKey/create.js +14 -14
- package/dist/commands/apple/apiKey/delete.js +8 -8
- package/dist/commands/apple/apiKey/export.js +14 -14
- package/dist/commands/apple/apiKey/import.js +14 -14
- package/dist/commands/apple/apiKey/status.js +13 -13
- package/dist/commands/apple/certificate/create.js +14 -14
- package/dist/commands/apple/certificate/delete.js +8 -8
- package/dist/commands/apple/certificate/export.js +14 -14
- package/dist/commands/apple/certificate/import.js +14 -14
- package/dist/commands/apple/certificate/status.js +13 -13
- package/dist/commands/apple/login.js +5 -5
- package/dist/commands/apple/status.js +13 -13
- package/dist/commands/dashboard.js +8 -8
- package/dist/commands/game/android/apiKey/connect.js +12 -12
- package/dist/commands/game/android/apiKey/create.js +14 -14
- package/dist/commands/game/android/apiKey/delete.js +7 -7
- package/dist/commands/game/android/apiKey/export.js +14 -14
- package/dist/commands/game/android/apiKey/import.js +14 -14
- package/dist/commands/game/android/apiKey/invite.js +20 -20
- package/dist/commands/game/android/apiKey/policy.js +9 -9
- package/dist/commands/game/android/apiKey/status.js +14 -14
- package/dist/commands/game/android/keyStore/create.js +11 -11
- package/dist/commands/game/android/keyStore/delete.js +7 -7
- package/dist/commands/game/android/keyStore/export.js +13 -13
- package/dist/commands/game/android/keyStore/import.js +16 -16
- package/dist/commands/game/android/keyStore/status.js +16 -16
- package/dist/commands/game/android/status.js +6 -6
- package/dist/commands/game/build/download.js +7 -7
- package/dist/commands/game/build/list.js +12 -12
- package/dist/commands/game/create.js +5 -5
- package/dist/commands/game/details.js +16 -13
- package/dist/commands/game/export.js +5 -5
- package/dist/commands/game/ios/app/addTester.js +9 -9
- package/dist/commands/game/ios/app/create.js +10 -9
- package/dist/commands/game/ios/app/status.js +14 -14
- package/dist/commands/game/ios/app/sync.js +12 -12
- package/dist/commands/game/ios/profile/create.js +10 -10
- package/dist/commands/game/ios/profile/delete.js +8 -8
- package/dist/commands/game/ios/profile/export.js +13 -13
- package/dist/commands/game/ios/profile/import.js +13 -13
- package/dist/commands/game/ios/profile/status.js +14 -14
- package/dist/commands/game/ios/status.js +18 -18
- package/dist/commands/game/ios/wizard.js +8 -8
- package/dist/commands/game/job/list.js +7 -7
- package/dist/commands/game/job/status.js +14 -14
- package/dist/commands/game/list.js +7 -7
- package/dist/commands/game/ship.js +30 -13
- package/dist/commands/game/status.js +14 -14
- package/dist/commands/game/wizard.js +87 -37
- package/dist/commands/internal/fastlane.js +13 -13
- package/dist/commands/internal/readme.js +17 -17
- package/dist/commands/login.js +21 -21
- package/dist/commands/status.js +10 -10
- package/dist/commands/util/android-build-method.js +66 -0
- package/dist/commands/util/glass.js +118 -0
- package/dist/{export-BtUjg3Tl.js → export-DBQHSKU-.js} +1 -1
- package/dist/{import-BYSkF-tX.js → import-Bk4w8kks.js} +1 -1
- package/dist/{index-CcGRePRU.js → index-WrVwh6le.js} +6 -4
- package/dist/{index-Du6l7ZyV.js → index-qOGviaGc.js} +1 -1
- package/dist/{index-CgGLBt2v.js → index-zdIBXHs2.js} +5 -3
- package/dist/{upload-LoVBuJbT.js → upload-CeRPHRCP.js} +1 -1
- package/dist/{useAppleApp-Bg0x6s97.js → useAppleApp-DgZH0CBS.js} +1 -1
- package/dist/{useAppleBundleId-CEOssLqN.js → useAppleBundleId-CA7Pg4Hi.js} +2 -2
- package/dist/{useAppleProfiles-CHf_gHdZ.js → useAppleProfiles-CUBTPbcC.js} +1 -1
- package/dist/{useGoogleStatus-Ch36GbVo.js → useGoogleStatus-DpPwKmw_.js} +2 -1
- package/dist/{useProjectCredentials-CsQWPdyo.js → useProjectCredentials-rQLm2O1J.js} +2 -1
- package/dist/{useWebSocket-CWeaaLqi.js → useWebSocket-PU55rRGt.js} +1 -1
- package/docs/README.md +1 -0
- package/docs/util/android-build-method.md +26 -0
- package/docs/util/glass.md +47 -0
- package/docs/util.md +12 -0
- package/npm-shrinkwrap.json +14181 -0
- package/oclif.manifest.json +2966 -0
- package/package.json +11 -6
|
@@ -5,37 +5,37 @@ import { render } from 'ink';
|
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'crypto-js';
|
|
7
7
|
import 'uuid';
|
|
8
|
-
import {
|
|
8
|
+
import { P as Platform, C as CredentialsType, b as Certificate, m as CertificateType, n as Profile, o as ProfileType } from '../../../../baseCommand-CscxrTMI.js';
|
|
9
9
|
import 'luxon';
|
|
10
|
-
import { a as getProjectCredentials, g as getUserCredentials } from '../../../../index-
|
|
11
|
-
import 'ink-spinner';
|
|
12
|
-
import 'node:crypto';
|
|
10
|
+
import { a as getProjectCredentials, g as getUserCredentials } from '../../../../index-qOGviaGc.js';
|
|
13
11
|
import 'node:path';
|
|
12
|
+
import 'chalk';
|
|
13
|
+
import 'node:crypto';
|
|
14
14
|
import 'node:readline';
|
|
15
15
|
import 'node:url';
|
|
16
16
|
import 'readline-sync';
|
|
17
17
|
import 'isomorphic-git';
|
|
18
18
|
import '@tanstack/react-query';
|
|
19
19
|
import 'react';
|
|
20
|
-
import { f as fetchBundleId } from '../../../../useAppleBundleId-
|
|
20
|
+
import { f as fetchBundleId } from '../../../../useAppleBundleId-CA7Pg4Hi.js';
|
|
21
21
|
import 'fast-glob';
|
|
22
22
|
import 'yazl';
|
|
23
23
|
import 'socket.io-client';
|
|
24
24
|
import 'fullscreen-ink';
|
|
25
|
+
import 'ink-spinner';
|
|
25
26
|
import 'string-length';
|
|
26
27
|
import 'strip-ansi';
|
|
27
28
|
import 'open';
|
|
28
29
|
import '@inkjs/ui';
|
|
30
|
+
import { c as BaseGameCommand } from '../../../../baseGameCommand-BKvHM3h_.js';
|
|
29
31
|
import 'marked';
|
|
30
32
|
import 'marked-terminal';
|
|
31
33
|
import 'qrcode';
|
|
32
34
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
33
|
-
import
|
|
34
|
-
import {
|
|
35
|
-
import '
|
|
35
|
+
import 'godot-export-presets';
|
|
36
|
+
import { C as Command } from '../../../../Command-cVo97lkQ.js';
|
|
37
|
+
import { a as uploadProjectCredentials } from '../../../../upload-CeRPHRCP.js';
|
|
36
38
|
import '@expo/apple-utils/build/index.js';
|
|
37
|
-
import 'deepmerge';
|
|
38
|
-
import 'ini';
|
|
39
39
|
import 'fs';
|
|
40
40
|
import 'path';
|
|
41
41
|
|
|
@@ -1,17 +1,18 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import {
|
|
2
|
+
import { c as BaseGameCommand, g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../../baseGameCommand-BKvHM3h_.js';
|
|
3
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-CscxrTMI.js';
|
|
3
4
|
import 'node:fs';
|
|
4
5
|
import 'axios';
|
|
5
6
|
import 'crypto-js';
|
|
6
7
|
import 'uuid';
|
|
7
8
|
import 'luxon';
|
|
8
|
-
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-
|
|
9
|
+
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-qOGviaGc.js';
|
|
9
10
|
import 'react/jsx-runtime';
|
|
10
11
|
import 'ink';
|
|
11
12
|
import 'ink-spinner';
|
|
12
13
|
import 'react';
|
|
13
14
|
import '@tanstack/react-query';
|
|
14
|
-
import { q as queryAppleProfiles } from '../../../../useAppleProfiles-
|
|
15
|
+
import { q as queryAppleProfiles } from '../../../../useAppleProfiles-CUBTPbcC.js';
|
|
15
16
|
import 'fast-glob';
|
|
16
17
|
import 'yazl';
|
|
17
18
|
import 'socket.io-client';
|
|
@@ -21,20 +22,19 @@ import 'strip-ansi';
|
|
|
21
22
|
import 'open';
|
|
22
23
|
import '@inkjs/ui';
|
|
23
24
|
import 'qrcode';
|
|
24
|
-
import '
|
|
25
|
-
import 'chalk';
|
|
26
|
-
import '@expo/apple-utils/build/index.js';
|
|
25
|
+
import 'godot-export-presets';
|
|
27
26
|
import 'node:crypto';
|
|
27
|
+
import 'node:path';
|
|
28
28
|
import 'node:readline';
|
|
29
29
|
import 'node:url';
|
|
30
30
|
import 'readline-sync';
|
|
31
31
|
import 'isomorphic-git';
|
|
32
|
-
import 'deepmerge';
|
|
33
|
-
import 'ini';
|
|
34
32
|
import 'fs';
|
|
35
33
|
import 'path';
|
|
36
34
|
import 'marked';
|
|
37
35
|
import 'marked-terminal';
|
|
36
|
+
import 'chalk';
|
|
37
|
+
import '@expo/apple-utils/build/index.js';
|
|
38
38
|
|
|
39
39
|
class GameIosProfileDelete extends BaseGameCommand {
|
|
40
40
|
static args = {};
|
|
@@ -2,39 +2,39 @@ 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-
|
|
6
|
-
import
|
|
7
|
-
import '
|
|
8
|
-
import '
|
|
5
|
+
import { a as getProjectCredentials } from '../../../../index-qOGviaGc.js';
|
|
6
|
+
import 'axios';
|
|
7
|
+
import 'crypto-js';
|
|
8
|
+
import 'uuid';
|
|
9
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-CscxrTMI.js';
|
|
10
|
+
import 'luxon';
|
|
9
11
|
import 'node:path';
|
|
12
|
+
import 'chalk';
|
|
13
|
+
import 'node:crypto';
|
|
10
14
|
import 'node:readline';
|
|
11
15
|
import 'node:url';
|
|
12
16
|
import 'readline-sync';
|
|
13
|
-
import 'luxon';
|
|
14
|
-
import 'axios';
|
|
15
17
|
import 'isomorphic-git';
|
|
16
18
|
import '@tanstack/react-query';
|
|
17
19
|
import 'react';
|
|
18
|
-
import 'crypto-js';
|
|
19
|
-
import 'uuid';
|
|
20
20
|
import 'fast-glob';
|
|
21
21
|
import 'yazl';
|
|
22
22
|
import 'socket.io-client';
|
|
23
23
|
import 'fullscreen-ink';
|
|
24
|
+
import 'ink-spinner';
|
|
24
25
|
import 'string-length';
|
|
25
26
|
import 'strip-ansi';
|
|
26
27
|
import 'open';
|
|
27
28
|
import '@inkjs/ui';
|
|
29
|
+
import { c as BaseGameCommand } from '../../../../baseGameCommand-BKvHM3h_.js';
|
|
28
30
|
import 'marked';
|
|
29
31
|
import 'marked-terminal';
|
|
30
32
|
import 'qrcode';
|
|
31
33
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
32
|
-
import
|
|
33
|
-
import {
|
|
34
|
-
import '
|
|
34
|
+
import 'godot-export-presets';
|
|
35
|
+
import { C as Command } from '../../../../Command-cVo97lkQ.js';
|
|
36
|
+
import { e as exportCredential } from '../../../../export-DBQHSKU-.js';
|
|
35
37
|
import '@expo/apple-utils/build/index.js';
|
|
36
|
-
import 'deepmerge';
|
|
37
|
-
import 'ini';
|
|
38
38
|
import 'fs';
|
|
39
39
|
import 'path';
|
|
40
40
|
|
|
@@ -2,39 +2,39 @@ 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-
|
|
6
|
-
import
|
|
7
|
-
import '
|
|
8
|
-
import '
|
|
5
|
+
import { a as getProjectCredentials } from '../../../../index-qOGviaGc.js';
|
|
6
|
+
import 'axios';
|
|
7
|
+
import 'crypto-js';
|
|
8
|
+
import 'uuid';
|
|
9
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-CscxrTMI.js';
|
|
10
|
+
import 'luxon';
|
|
9
11
|
import 'node:path';
|
|
12
|
+
import 'chalk';
|
|
13
|
+
import 'node:crypto';
|
|
10
14
|
import 'node:readline';
|
|
11
15
|
import 'node:url';
|
|
12
16
|
import 'readline-sync';
|
|
13
|
-
import 'luxon';
|
|
14
|
-
import 'axios';
|
|
15
17
|
import 'isomorphic-git';
|
|
16
18
|
import '@tanstack/react-query';
|
|
17
19
|
import 'react';
|
|
18
|
-
import 'crypto-js';
|
|
19
|
-
import 'uuid';
|
|
20
20
|
import 'fast-glob';
|
|
21
21
|
import 'yazl';
|
|
22
22
|
import 'socket.io-client';
|
|
23
23
|
import 'fullscreen-ink';
|
|
24
|
+
import 'ink-spinner';
|
|
24
25
|
import 'string-length';
|
|
25
26
|
import 'strip-ansi';
|
|
26
27
|
import 'open';
|
|
27
28
|
import '@inkjs/ui';
|
|
29
|
+
import { c as BaseGameCommand } from '../../../../baseGameCommand-BKvHM3h_.js';
|
|
28
30
|
import 'marked';
|
|
29
31
|
import 'marked-terminal';
|
|
30
32
|
import 'qrcode';
|
|
31
33
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
32
|
-
import
|
|
33
|
-
import {
|
|
34
|
-
import '
|
|
34
|
+
import 'godot-export-presets';
|
|
35
|
+
import { C as Command } from '../../../../Command-cVo97lkQ.js';
|
|
36
|
+
import { i as importCredential } from '../../../../import-Bk4w8kks.js';
|
|
35
37
|
import '@expo/apple-utils/build/index.js';
|
|
36
|
-
import 'deepmerge';
|
|
37
|
-
import 'ini';
|
|
38
38
|
import 'fs';
|
|
39
39
|
import 'path';
|
|
40
40
|
|
|
@@ -1,43 +1,43 @@
|
|
|
1
1
|
import { jsxs, jsx, Fragment } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { Box, Text, render } from 'ink';
|
|
4
|
-
import { C as CredentialsType, P as Platform, h as BaseGameCommand } from '../../../../index-Cv-92xRd.js';
|
|
5
|
-
import Spinner from 'ink-spinner';
|
|
6
|
-
import 'node:crypto';
|
|
7
4
|
import 'node:fs';
|
|
5
|
+
import 'axios';
|
|
6
|
+
import 'crypto-js';
|
|
7
|
+
import 'uuid';
|
|
8
|
+
import { C as CredentialsType, P as Platform } from '../../../../baseCommand-CscxrTMI.js';
|
|
9
|
+
import 'luxon';
|
|
8
10
|
import 'node:path';
|
|
11
|
+
import 'chalk';
|
|
12
|
+
import 'node:crypto';
|
|
9
13
|
import 'node:readline';
|
|
10
14
|
import 'node:url';
|
|
11
15
|
import 'readline-sync';
|
|
12
|
-
import 'luxon';
|
|
13
|
-
import 'axios';
|
|
14
16
|
import 'isomorphic-git';
|
|
15
17
|
import '@tanstack/react-query';
|
|
16
18
|
import 'react';
|
|
17
|
-
import 'crypto-js';
|
|
18
|
-
import 'uuid';
|
|
19
19
|
import 'fast-glob';
|
|
20
20
|
import 'yazl';
|
|
21
21
|
import 'socket.io-client';
|
|
22
22
|
import 'fullscreen-ink';
|
|
23
|
+
import Spinner from 'ink-spinner';
|
|
23
24
|
import 'string-length';
|
|
24
25
|
import 'strip-ansi';
|
|
25
|
-
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-
|
|
26
|
+
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-NZf3V39z.js';
|
|
26
27
|
import 'open';
|
|
27
28
|
import '@inkjs/ui';
|
|
29
|
+
import { c as BaseGameCommand } from '../../../../baseGameCommand-BKvHM3h_.js';
|
|
28
30
|
import 'marked';
|
|
29
31
|
import 'marked-terminal';
|
|
30
32
|
import 'qrcode';
|
|
31
|
-
import
|
|
32
|
-
import { u as
|
|
33
|
+
import 'godot-export-presets';
|
|
34
|
+
import { u as useAppleProfiles, c as canAppleProfileBeUsed, g as getAppleProfileSummary } from '../../../../useAppleProfiles-CUBTPbcC.js';
|
|
35
|
+
import { u as useProjectCredentials } from '../../../../useProjectCredentials-rQLm2O1J.js';
|
|
33
36
|
import { T as Table } from '../../../../Table-FaNgpyeq.js';
|
|
34
37
|
import { T as Title } from '../../../../Title-BCQtayg6.js';
|
|
35
38
|
import { N as NextSteps } from '../../../../NextSteps-DbJHmscQ.js';
|
|
36
|
-
import { C as Command } from '../../../../Command-
|
|
37
|
-
import 'chalk';
|
|
39
|
+
import { C as Command } from '../../../../Command-cVo97lkQ.js';
|
|
38
40
|
import '@expo/apple-utils/build/index.js';
|
|
39
|
-
import 'deepmerge';
|
|
40
|
-
import 'ini';
|
|
41
41
|
import 'fs';
|
|
42
42
|
import 'path';
|
|
43
43
|
|
|
@@ -1,48 +1,48 @@
|
|
|
1
1
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render, Box } from 'ink';
|
|
4
|
-
import { h as BaseGameCommand, P as Platform } from '../../../index-Cv-92xRd.js';
|
|
5
|
-
import 'ink-spinner';
|
|
6
|
-
import 'node:crypto';
|
|
7
4
|
import 'node:fs';
|
|
5
|
+
import 'axios';
|
|
6
|
+
import 'crypto-js';
|
|
7
|
+
import 'uuid';
|
|
8
|
+
import { P as Platform } from '../../../baseCommand-CscxrTMI.js';
|
|
9
|
+
import 'luxon';
|
|
8
10
|
import 'node:path';
|
|
11
|
+
import 'chalk';
|
|
12
|
+
import 'node:crypto';
|
|
9
13
|
import 'node:readline';
|
|
10
14
|
import 'node:url';
|
|
11
15
|
import 'readline-sync';
|
|
12
|
-
import 'luxon';
|
|
13
|
-
import 'axios';
|
|
14
16
|
import 'isomorphic-git';
|
|
15
17
|
import '@tanstack/react-query';
|
|
16
18
|
import 'react';
|
|
17
|
-
import 'crypto-js';
|
|
18
|
-
import 'uuid';
|
|
19
19
|
import 'fast-glob';
|
|
20
20
|
import 'yazl';
|
|
21
21
|
import 'socket.io-client';
|
|
22
22
|
import 'fullscreen-ink';
|
|
23
|
-
import
|
|
23
|
+
import 'ink-spinner';
|
|
24
|
+
import { G as GameStatusDetails } from '../../../GameStatus-C59zQE1H.js';
|
|
24
25
|
import 'string-length';
|
|
25
26
|
import 'strip-ansi';
|
|
26
27
|
import 'open';
|
|
27
28
|
import '@inkjs/ui';
|
|
29
|
+
import { c as BaseGameCommand } from '../../../baseGameCommand-BKvHM3h_.js';
|
|
28
30
|
import 'marked';
|
|
29
31
|
import 'marked-terminal';
|
|
30
32
|
import 'qrcode';
|
|
31
|
-
import
|
|
32
|
-
import {
|
|
33
|
-
import '
|
|
33
|
+
import 'godot-export-presets';
|
|
34
|
+
import { A as AppleAppDetails, a as AppleBundleIdDetails } from '../../../AppleBundleIdDetails-jDq3gYbk.js';
|
|
35
|
+
import { C as CommandGame } from '../../../CommandGame-BwudtYCO.js';
|
|
34
36
|
import '@expo/apple-utils/build/index.js';
|
|
35
|
-
import 'deepmerge';
|
|
36
|
-
import 'ini';
|
|
37
|
-
import 'fs';
|
|
38
|
-
import 'path';
|
|
39
37
|
import '../../../StatusTable-DzRWcMr4.js';
|
|
40
38
|
import '../../../Title-BCQtayg6.js';
|
|
41
39
|
import '../../../NextSteps-DbJHmscQ.js';
|
|
42
|
-
import '
|
|
40
|
+
import 'fs';
|
|
41
|
+
import 'path';
|
|
42
|
+
import '../../../useAppleApp-DgZH0CBS.js';
|
|
43
43
|
import '../../../Table-FaNgpyeq.js';
|
|
44
|
-
import '../../../useAppleBundleId-
|
|
45
|
-
import '../../../Command-
|
|
44
|
+
import '../../../useAppleBundleId-CA7Pg4Hi.js';
|
|
45
|
+
import '../../../Command-cVo97lkQ.js';
|
|
46
46
|
|
|
47
47
|
class GameIosStatus extends BaseGameCommand {
|
|
48
48
|
static args = {};
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
2
|
import chalk from 'chalk';
|
|
3
|
-
import {
|
|
4
|
-
import '
|
|
5
|
-
import 'ink';
|
|
6
|
-
import 'ink-spinner';
|
|
7
|
-
import 'node:crypto';
|
|
3
|
+
import { k as isCWDGodotGame, W as WEB_URL, P as Platform, C as CredentialsType, l as getProject } from '../../../baseCommand-CscxrTMI.js';
|
|
4
|
+
import { B as BaseAuthenticatedCommand, a as getRenderedMarkdown } from '../../../baseGameCommand-BKvHM3h_.js';
|
|
8
5
|
import 'node:fs';
|
|
9
6
|
import 'node:path';
|
|
7
|
+
import 'node:crypto';
|
|
10
8
|
import 'node:readline';
|
|
11
9
|
import 'node:url';
|
|
12
10
|
import 'readline-sync';
|
|
@@ -20,16 +18,18 @@ import 'uuid';
|
|
|
20
18
|
import 'yazl';
|
|
21
19
|
import 'socket.io-client';
|
|
22
20
|
import 'fullscreen-ink';
|
|
21
|
+
import 'ink';
|
|
22
|
+
import 'react/jsx-runtime';
|
|
23
|
+
import 'ink-spinner';
|
|
23
24
|
import 'string-length';
|
|
24
25
|
import 'strip-ansi';
|
|
25
26
|
import 'open';
|
|
26
27
|
import '@inkjs/ui';
|
|
27
28
|
import 'qrcode';
|
|
28
|
-
import
|
|
29
|
+
import 'godot-export-presets';
|
|
30
|
+
import { g as getUserCredentials, a as getProjectCredentials } from '../../../index-qOGviaGc.js';
|
|
29
31
|
import 'crypto-js';
|
|
30
32
|
import '@expo/apple-utils/build/index.js';
|
|
31
|
-
import 'deepmerge';
|
|
32
|
-
import 'ini';
|
|
33
33
|
import 'fs';
|
|
34
34
|
import 'path';
|
|
35
35
|
import 'marked';
|
|
@@ -2,14 +2,17 @@ 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 {
|
|
5
|
+
import { E as getProjectJobs } from '../../../baseCommand-CscxrTMI.js';
|
|
6
|
+
import 'node:fs';
|
|
7
|
+
import 'node:path';
|
|
8
|
+
import 'chalk';
|
|
9
|
+
import { c as BaseGameCommand, e as getJobSummary, f as getJobStatusColor } from '../../../baseGameCommand-BKvHM3h_.js';
|
|
6
10
|
import 'ink-spinner';
|
|
7
11
|
import { T as Table } from '../../../Table-FaNgpyeq.js';
|
|
8
12
|
import { T as Title } from '../../../Title-BCQtayg6.js';
|
|
9
13
|
import 'react';
|
|
10
14
|
import '@tanstack/react-query';
|
|
11
15
|
import 'axios';
|
|
12
|
-
import 'node:fs';
|
|
13
16
|
import 'fast-glob';
|
|
14
17
|
import 'uuid';
|
|
15
18
|
import 'yazl';
|
|
@@ -19,21 +22,18 @@ import 'string-length';
|
|
|
19
22
|
import 'strip-ansi';
|
|
20
23
|
import 'open';
|
|
21
24
|
import '@inkjs/ui';
|
|
22
|
-
import 'node:path';
|
|
23
25
|
import 'marked';
|
|
24
26
|
import 'marked-terminal';
|
|
25
27
|
import 'qrcode';
|
|
26
|
-
import
|
|
28
|
+
import 'godot-export-presets';
|
|
29
|
+
import { C as Command } from '../../../Command-cVo97lkQ.js';
|
|
27
30
|
import 'crypto-js';
|
|
28
|
-
import 'chalk';
|
|
29
31
|
import '@expo/apple-utils/build/index.js';
|
|
30
32
|
import 'node:crypto';
|
|
31
33
|
import 'node:readline';
|
|
32
34
|
import 'node:url';
|
|
33
35
|
import 'readline-sync';
|
|
34
36
|
import 'isomorphic-git';
|
|
35
|
-
import 'deepmerge';
|
|
36
|
-
import 'ini';
|
|
37
37
|
import 'fs';
|
|
38
38
|
import 'path';
|
|
39
39
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Args, Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import {
|
|
5
|
-
import 'ink-spinner';
|
|
6
|
-
import 'node:crypto';
|
|
4
|
+
import { F as getJob, J as JobStatus } from '../../../baseCommand-CscxrTMI.js';
|
|
7
5
|
import 'node:fs';
|
|
8
6
|
import 'node:path';
|
|
7
|
+
import 'chalk';
|
|
8
|
+
import 'node:crypto';
|
|
9
9
|
import 'node:readline';
|
|
10
10
|
import 'node:url';
|
|
11
11
|
import 'readline-sync';
|
|
@@ -19,27 +19,27 @@ import 'uuid';
|
|
|
19
19
|
import 'yazl';
|
|
20
20
|
import 'socket.io-client';
|
|
21
21
|
import 'fullscreen-ink';
|
|
22
|
-
import
|
|
23
|
-
import { J as
|
|
22
|
+
import 'ink-spinner';
|
|
23
|
+
import { J as JobLogTail } from '../../../JobLogTail-BzisGkY8.js';
|
|
24
|
+
import { J as JobStatusTable } from '../../../JobStatusTable-BYEi8dtD.js';
|
|
24
25
|
import 'open';
|
|
25
26
|
import '@inkjs/ui';
|
|
27
|
+
import 'string-length';
|
|
28
|
+
import 'strip-ansi';
|
|
29
|
+
import { c as BaseGameCommand } from '../../../baseGameCommand-BKvHM3h_.js';
|
|
26
30
|
import 'marked';
|
|
27
31
|
import 'marked-terminal';
|
|
28
32
|
import { N as NextSteps } from '../../../NextSteps-DbJHmscQ.js';
|
|
29
33
|
import 'qrcode';
|
|
30
|
-
import '
|
|
31
|
-
import '
|
|
32
|
-
import { C as Command } from '../../../Command-C84QiOWP.js';
|
|
34
|
+
import 'godot-export-presets';
|
|
35
|
+
import { C as Command } from '../../../Command-cVo97lkQ.js';
|
|
33
36
|
import 'crypto-js';
|
|
34
|
-
import 'chalk';
|
|
35
37
|
import '@expo/apple-utils/build/index.js';
|
|
36
|
-
import '
|
|
37
|
-
import 'ini';
|
|
38
|
-
import 'fs';
|
|
39
|
-
import 'path';
|
|
40
|
-
import '../../../useWebSocket-CWeaaLqi.js';
|
|
38
|
+
import '../../../useWebSocket-PU55rRGt.js';
|
|
41
39
|
import '../../../Title-BCQtayg6.js';
|
|
42
40
|
import '../../../StatusTable-DzRWcMr4.js';
|
|
41
|
+
import 'fs';
|
|
42
|
+
import 'path';
|
|
43
43
|
|
|
44
44
|
class GameJobStatus extends BaseGameCommand {
|
|
45
45
|
static args = {
|
|
@@ -1,14 +1,17 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render, Box, Text } from 'ink';
|
|
4
|
-
import {
|
|
4
|
+
import { g as getProjects, c as getShortDate } from '../../baseCommand-CscxrTMI.js';
|
|
5
|
+
import { B as BaseAuthenticatedCommand, g as getShortUUID } from '../../baseGameCommand-BKvHM3h_.js';
|
|
6
|
+
import 'node:fs';
|
|
7
|
+
import 'node:path';
|
|
8
|
+
import 'chalk';
|
|
5
9
|
import 'ink-spinner';
|
|
6
10
|
import { T as Table } from '../../Table-FaNgpyeq.js';
|
|
7
11
|
import 'react';
|
|
8
12
|
import '@tanstack/react-query';
|
|
9
13
|
import 'axios';
|
|
10
14
|
import 'luxon';
|
|
11
|
-
import 'node:fs';
|
|
12
15
|
import 'fast-glob';
|
|
13
16
|
import 'uuid';
|
|
14
17
|
import 'yazl';
|
|
@@ -18,21 +21,18 @@ import 'string-length';
|
|
|
18
21
|
import 'strip-ansi';
|
|
19
22
|
import 'open';
|
|
20
23
|
import '@inkjs/ui';
|
|
21
|
-
import 'node:path';
|
|
22
24
|
import 'marked';
|
|
23
25
|
import 'marked-terminal';
|
|
24
26
|
import 'qrcode';
|
|
25
|
-
import
|
|
27
|
+
import 'godot-export-presets';
|
|
28
|
+
import { C as Command } from '../../Command-cVo97lkQ.js';
|
|
26
29
|
import 'crypto-js';
|
|
27
|
-
import 'chalk';
|
|
28
30
|
import '@expo/apple-utils/build/index.js';
|
|
29
31
|
import 'node:crypto';
|
|
30
32
|
import 'node:readline';
|
|
31
33
|
import 'node:url';
|
|
32
34
|
import 'readline-sync';
|
|
33
35
|
import 'isomorphic-git';
|
|
34
|
-
import 'deepmerge';
|
|
35
|
-
import 'ini';
|
|
36
36
|
import 'fs';
|
|
37
37
|
import 'path';
|
|
38
38
|
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
|
-
import { Box, Text, render } from 'ink';
|
|
4
|
-
import {
|
|
3
|
+
import { useStdout, useStderr, Box, Text, render } from 'ink';
|
|
4
|
+
import { a4 as LogLevel, W as WEB_URL, a5 as getShortAuthRequiredUrl, F as getJob, N as downloadBuildById } from '../../baseCommand-CscxrTMI.js';
|
|
5
|
+
import { j as CommandContext, i as GameContext, x as useSafeInput, M as Markdown, g as getShortUUID, c as BaseGameCommand } from '../../baseGameCommand-BKvHM3h_.js';
|
|
5
6
|
import 'ink-spinner';
|
|
6
7
|
import 'node:crypto';
|
|
7
8
|
import 'node:fs';
|
|
@@ -23,26 +24,25 @@ import 'string-length';
|
|
|
23
24
|
import 'strip-ansi';
|
|
24
25
|
import open from 'open';
|
|
25
26
|
import 'crypto-js';
|
|
26
|
-
import { u as useJobWatching, J as JobLogTail } from '../../JobLogTail-
|
|
27
|
-
import { J as JobStatusTable } from '../../JobStatusTable-
|
|
27
|
+
import { u as useJobWatching, J as JobLogTail } from '../../JobLogTail-BzisGkY8.js';
|
|
28
|
+
import { J as JobStatusTable } from '../../JobStatusTable-BYEi8dtD.js';
|
|
28
29
|
import '@inkjs/ui';
|
|
29
|
-
import { u as useShip, J as JobProgress } from '../../JobProgress-
|
|
30
|
+
import { u as useShip, J as JobProgress } from '../../JobProgress-DAnhaTho.js';
|
|
30
31
|
import 'qrcode';
|
|
32
|
+
import 'godot-export-presets';
|
|
31
33
|
import 'marked';
|
|
32
34
|
import 'marked-terminal';
|
|
33
|
-
import { C as CommandGame } from '../../CommandGame-
|
|
35
|
+
import { C as CommandGame } from '../../CommandGame-BwudtYCO.js';
|
|
34
36
|
import 'chalk';
|
|
35
37
|
import '@expo/apple-utils/build/index.js';
|
|
36
|
-
import 'deepmerge';
|
|
37
|
-
import 'ini';
|
|
38
38
|
import 'fs';
|
|
39
39
|
import 'path';
|
|
40
|
-
import '../../useWebSocket-
|
|
40
|
+
import '../../useWebSocket-PU55rRGt.js';
|
|
41
41
|
import '../../Title-BCQtayg6.js';
|
|
42
42
|
import '../../StatusTable-DzRWcMr4.js';
|
|
43
43
|
import '../../git-BpsfNFZ_.js';
|
|
44
44
|
import '../../ProgressSpinner-Um6ARKlk.js';
|
|
45
|
-
import '../../Command-
|
|
45
|
+
import '../../Command-cVo97lkQ.js';
|
|
46
46
|
|
|
47
47
|
function isNetworkError(exception) {
|
|
48
48
|
if (!axios.isAxiosError(exception)) return false;
|
|
@@ -66,15 +66,32 @@ function getErrorMessage(error) {
|
|
|
66
66
|
}
|
|
67
67
|
}
|
|
68
68
|
|
|
69
|
-
const JobFollow = ({
|
|
69
|
+
const JobFollow = ({
|
|
70
|
+
jobId,
|
|
71
|
+
onComplete,
|
|
72
|
+
onFailure,
|
|
73
|
+
projectId
|
|
74
|
+
}) => {
|
|
75
|
+
const { stdout, write: writeOut } = useStdout();
|
|
76
|
+
const { stderr, write: writeErr } = useStderr();
|
|
77
|
+
const useAnsi = Boolean(stderr.isTTY ?? stdout.isTTY);
|
|
78
|
+
const yellow = useAnsi ? "\x1B[33m" : "";
|
|
79
|
+
const red = useAnsi ? "\x1B[31m" : "";
|
|
80
|
+
const reset = useAnsi ? "\x1B[0m" : "";
|
|
70
81
|
useJobWatching({
|
|
71
82
|
isWatching: true,
|
|
72
83
|
jobId,
|
|
73
84
|
onComplete,
|
|
74
85
|
onFailure,
|
|
75
86
|
onNewLogEntry(logEntry) {
|
|
76
|
-
|
|
77
|
-
|
|
87
|
+
const msg = logEntry.message + "\n";
|
|
88
|
+
if (logEntry.level === LogLevel.ERROR) {
|
|
89
|
+
writeErr(`${red}${msg}${reset}`);
|
|
90
|
+
} else if (logEntry.level === LogLevel.WARN) {
|
|
91
|
+
writeErr(`${yellow}${msg}${reset}`);
|
|
92
|
+
} else {
|
|
93
|
+
writeOut(msg);
|
|
94
|
+
}
|
|
78
95
|
},
|
|
79
96
|
projectId
|
|
80
97
|
});
|
|
@@ -1,26 +1,28 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { B as BaseAuthenticatedCommand } from '../../
|
|
5
|
-
import 'ink-spinner';
|
|
6
|
-
import 'node:crypto';
|
|
4
|
+
import { B as BaseAuthenticatedCommand } from '../../baseGameCommand-BKvHM3h_.js';
|
|
7
5
|
import 'node:fs';
|
|
8
6
|
import 'node:path';
|
|
7
|
+
import 'chalk';
|
|
8
|
+
import 'axios';
|
|
9
|
+
import 'crypto-js';
|
|
10
|
+
import 'uuid';
|
|
11
|
+
import '../../baseCommand-CscxrTMI.js';
|
|
12
|
+
import 'luxon';
|
|
13
|
+
import 'node:crypto';
|
|
9
14
|
import 'node:readline';
|
|
10
15
|
import 'node:url';
|
|
11
16
|
import 'readline-sync';
|
|
12
|
-
import 'luxon';
|
|
13
|
-
import 'axios';
|
|
14
17
|
import 'isomorphic-git';
|
|
15
18
|
import '@tanstack/react-query';
|
|
16
19
|
import 'react';
|
|
17
|
-
import 'crypto-js';
|
|
18
|
-
import 'uuid';
|
|
19
20
|
import 'fast-glob';
|
|
20
21
|
import 'yazl';
|
|
21
22
|
import 'socket.io-client';
|
|
22
23
|
import 'fullscreen-ink';
|
|
23
|
-
import
|
|
24
|
+
import 'ink-spinner';
|
|
25
|
+
import { a as GameStatus$1 } from '../../GameStatus-C59zQE1H.js';
|
|
24
26
|
import 'string-length';
|
|
25
27
|
import 'strip-ansi';
|
|
26
28
|
import 'open';
|
|
@@ -28,17 +30,15 @@ import '@inkjs/ui';
|
|
|
28
30
|
import 'marked';
|
|
29
31
|
import 'marked-terminal';
|
|
30
32
|
import 'qrcode';
|
|
31
|
-
import
|
|
32
|
-
import '
|
|
33
|
-
import '@expo/apple-utils/build/index.js';
|
|
34
|
-
import 'deepmerge';
|
|
35
|
-
import 'ini';
|
|
33
|
+
import 'godot-export-presets';
|
|
34
|
+
import { C as CommandGame } from '../../CommandGame-BwudtYCO.js';
|
|
36
35
|
import 'fs';
|
|
37
36
|
import 'path';
|
|
37
|
+
import '@expo/apple-utils/build/index.js';
|
|
38
38
|
import '../../StatusTable-DzRWcMr4.js';
|
|
39
39
|
import '../../Title-BCQtayg6.js';
|
|
40
40
|
import '../../NextSteps-DbJHmscQ.js';
|
|
41
|
-
import '../../Command-
|
|
41
|
+
import '../../Command-cVo97lkQ.js';
|
|
42
42
|
|
|
43
43
|
class GameStatus extends BaseAuthenticatedCommand {
|
|
44
44
|
static args = {};
|