shipthis 0.1.39 → 0.1.41
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 +57 -0
- package/dist/{AppleBundleIdDetails-Ck7iAjMb.js → AppleBundleIdDetails-BJC7GCx_.js} +4 -3
- package/dist/{Command-C84QiOWP.js → Command-Cj6F5B5a.js} +2 -1
- package/dist/{CommandGame-CsM9GE5Q.js → CommandGame-CuvuH-z6.js} +2 -2
- package/dist/{Create-Dx1nEKmS.js → Create-pfGYcKu4.js} +2 -1
- package/dist/{GameStatus-B4WBgoLs.js → GameStatus-ZSe-qG3y.js} +2 -1
- package/dist/{Import-BC5XgwRT.js → Import-D046HBaF.js} +3 -2
- package/dist/{JobLogTail-mBXpeWMu.js → JobLogTail-Da8GuReK.js} +3 -2
- package/dist/{JobProgress-KZ6EkMFi.js → JobProgress-DltCQpzA.js} +3 -2
- package/dist/{JobStatusTable-BYIxTt0d.js → JobStatusTable-DVJjHw97.js} +3 -2
- package/dist/{ProjectCredentialsTable-DSy1YIWX.js → ProjectCredentialsTable-BJJz7W1P.js} +2 -2
- package/dist/{UserCredentialsTable-qNByRE84.js → UserCredentialsTable-CSynIVHU.js} +2 -1
- package/dist/{baseAppleCommand-CdROzhyU.js → baseAppleCommand-Aq-Eaw_K.js} +1 -1
- package/dist/baseCommand-CTn3KGH3.js +787 -0
- package/dist/{baseGameAndroidCommand-B21zS0MN.js → baseGameAndroidCommand-DRzVMKuG.js} +2 -1
- package/dist/{index-Cv-92xRd.js → baseGameCommand-8VL7xe-O.js} +18 -755
- package/dist/commands/apiKey/create.js +6 -5
- package/dist/commands/apiKey/list.js +6 -5
- package/dist/commands/apiKey/revoke.js +6 -5
- package/dist/commands/apple/apiKey/create.js +13 -12
- package/dist/commands/apple/apiKey/delete.js +7 -6
- package/dist/commands/apple/apiKey/export.js +14 -13
- package/dist/commands/apple/apiKey/import.js +14 -13
- package/dist/commands/apple/apiKey/status.js +13 -12
- package/dist/commands/apple/certificate/create.js +13 -12
- package/dist/commands/apple/certificate/delete.js +7 -6
- package/dist/commands/apple/certificate/export.js +14 -13
- package/dist/commands/apple/certificate/import.js +14 -13
- package/dist/commands/apple/certificate/status.js +13 -12
- package/dist/commands/apple/login.js +4 -3
- package/dist/commands/apple/status.js +13 -12
- package/dist/commands/dashboard.js +9 -8
- package/dist/commands/game/android/apiKey/connect.js +11 -10
- package/dist/commands/game/android/apiKey/create.js +13 -12
- package/dist/commands/game/android/apiKey/delete.js +6 -5
- package/dist/commands/game/android/apiKey/export.js +13 -12
- package/dist/commands/game/android/apiKey/import.js +13 -12
- package/dist/commands/game/android/apiKey/invite.js +21 -20
- package/dist/commands/game/android/apiKey/policy.js +8 -7
- package/dist/commands/game/android/apiKey/status.js +13 -12
- package/dist/commands/game/android/keyStore/create.js +10 -9
- package/dist/commands/game/android/keyStore/delete.js +6 -5
- package/dist/commands/game/android/keyStore/export.js +12 -11
- package/dist/commands/game/android/keyStore/import.js +15 -14
- package/dist/commands/game/android/keyStore/status.js +15 -14
- package/dist/commands/game/android/status.js +7 -6
- package/dist/commands/game/build/download.js +6 -5
- package/dist/commands/game/build/list.js +11 -10
- package/dist/commands/game/create.js +4 -3
- package/dist/commands/game/details.js +15 -11
- package/dist/commands/game/export.js +4 -3
- package/dist/commands/game/ios/app/addTester.js +8 -7
- package/dist/commands/game/ios/app/create.js +7 -6
- package/dist/commands/game/ios/app/status.js +13 -12
- package/dist/commands/game/ios/app/sync.js +11 -10
- package/dist/commands/game/ios/profile/create.js +9 -8
- package/dist/commands/game/ios/profile/delete.js +9 -8
- package/dist/commands/game/ios/profile/export.js +12 -11
- package/dist/commands/game/ios/profile/import.js +12 -11
- package/dist/commands/game/ios/profile/status.js +13 -12
- package/dist/commands/game/ios/status.js +17 -16
- package/dist/commands/game/ios/wizard.js +7 -6
- package/dist/commands/game/job/list.js +6 -5
- package/dist/commands/game/job/status.js +11 -10
- package/dist/commands/game/list.js +6 -5
- package/dist/commands/game/ship.js +8 -7
- package/dist/commands/game/status.js +14 -13
- package/dist/commands/game/wizard.js +24 -23
- package/dist/commands/internal/fastlane.js +14 -13
- package/dist/commands/internal/readme.js +18 -17
- package/dist/commands/login.js +20 -19
- package/dist/commands/status.js +9 -8
- package/dist/commands/util/glass.js +119 -0
- package/dist/{export-BtUjg3Tl.js → export-DtATljiz.js} +1 -1
- package/dist/{import-BYSkF-tX.js → import-Dk2ywOVU.js} +1 -1
- package/dist/{index-Du6l7ZyV.js → index-BW7z-5sB.js} +1 -1
- package/dist/{index-CgGLBt2v.js → index-CuyVBHWc.js} +4 -3
- package/dist/{index-CcGRePRU.js → index-cRnjcGxV.js} +5 -4
- package/dist/{upload-LoVBuJbT.js → upload-CHaDSvvi.js} +1 -1
- package/dist/{useAppleApp-Bg0x6s97.js → useAppleApp-CR847GWc.js} +1 -1
- package/dist/{useAppleBundleId-CEOssLqN.js → useAppleBundleId-BnwPmVEu.js} +1 -1
- package/dist/{useAppleProfiles-CHf_gHdZ.js → useAppleProfiles-DY-H0420.js} +1 -1
- package/dist/{useGoogleStatus-Ch36GbVo.js → useGoogleStatus-WqPgHteE.js} +2 -1
- package/dist/{useProjectCredentials-CsQWPdyo.js → useProjectCredentials-TvlolkId.js} +2 -1
- package/dist/{useWebSocket-CWeaaLqi.js → useWebSocket-MXDbQHcu.js} +1 -1
- package/docs/README.md +1 -0
- package/docs/util/glass.md +47 -0
- package/docs/util.md +11 -0
- package/package.json +3 -1
|
@@ -2,36 +2,37 @@ 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-BW7z-5sB.js';
|
|
6
|
+
import 'axios';
|
|
7
|
+
import 'crypto-js';
|
|
8
|
+
import 'uuid';
|
|
9
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-CTn3KGH3.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-8VL7xe-O.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 { C as Command } from '../../../../Command-
|
|
33
|
-
import { e as exportCredential } from '../../../../export-
|
|
34
|
-
import 'chalk';
|
|
34
|
+
import { C as Command } from '../../../../Command-Cj6F5B5a.js';
|
|
35
|
+
import { e as exportCredential } from '../../../../export-DtATljiz.js';
|
|
35
36
|
import '@expo/apple-utils/build/index.js';
|
|
36
37
|
import 'deepmerge';
|
|
37
38
|
import 'ini';
|
|
@@ -2,36 +2,37 @@ 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-BW7z-5sB.js';
|
|
6
|
+
import 'axios';
|
|
7
|
+
import 'crypto-js';
|
|
8
|
+
import 'uuid';
|
|
9
|
+
import { P as Platform, C as CredentialsType } from '../../../../baseCommand-CTn3KGH3.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-8VL7xe-O.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 { C as Command } from '../../../../Command-
|
|
33
|
-
import { i as importCredential } from '../../../../import-
|
|
34
|
-
import 'chalk';
|
|
34
|
+
import { C as Command } from '../../../../Command-Cj6F5B5a.js';
|
|
35
|
+
import { i as importCredential } from '../../../../import-Dk2ywOVU.js';
|
|
35
36
|
import '@expo/apple-utils/build/index.js';
|
|
36
37
|
import 'deepmerge';
|
|
37
38
|
import 'ini';
|
|
@@ -1,40 +1,41 @@
|
|
|
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-CTn3KGH3.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-BJJz7W1P.js';
|
|
26
27
|
import 'open';
|
|
27
28
|
import '@inkjs/ui';
|
|
29
|
+
import { c as BaseGameCommand } from '../../../../baseGameCommand-8VL7xe-O.js';
|
|
28
30
|
import 'marked';
|
|
29
31
|
import 'marked-terminal';
|
|
30
32
|
import 'qrcode';
|
|
31
|
-
import { u as useAppleProfiles, c as canAppleProfileBeUsed, g as getAppleProfileSummary } from '../../../../useAppleProfiles-
|
|
32
|
-
import { u as useProjectCredentials } from '../../../../useProjectCredentials-
|
|
33
|
+
import { u as useAppleProfiles, c as canAppleProfileBeUsed, g as getAppleProfileSummary } from '../../../../useAppleProfiles-DY-H0420.js';
|
|
34
|
+
import { u as useProjectCredentials } from '../../../../useProjectCredentials-TvlolkId.js';
|
|
33
35
|
import { T as Table } from '../../../../Table-FaNgpyeq.js';
|
|
34
36
|
import { T as Title } from '../../../../Title-BCQtayg6.js';
|
|
35
37
|
import { N as NextSteps } from '../../../../NextSteps-DbJHmscQ.js';
|
|
36
|
-
import { C as Command } from '../../../../Command-
|
|
37
|
-
import 'chalk';
|
|
38
|
+
import { C as Command } from '../../../../Command-Cj6F5B5a.js';
|
|
38
39
|
import '@expo/apple-utils/build/index.js';
|
|
39
40
|
import 'deepmerge';
|
|
40
41
|
import 'ini';
|
|
@@ -1,48 +1,49 @@
|
|
|
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-CTn3KGH3.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-ZSe-qG3y.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-8VL7xe-O.js';
|
|
28
30
|
import 'marked';
|
|
29
31
|
import 'marked-terminal';
|
|
30
32
|
import 'qrcode';
|
|
31
|
-
import { A as AppleAppDetails, a as AppleBundleIdDetails } from '../../../AppleBundleIdDetails-
|
|
32
|
-
import { C as CommandGame } from '../../../CommandGame-
|
|
33
|
-
import 'chalk';
|
|
33
|
+
import { A as AppleAppDetails, a as AppleBundleIdDetails } from '../../../AppleBundleIdDetails-BJC7GCx_.js';
|
|
34
|
+
import { C as CommandGame } from '../../../CommandGame-CuvuH-z6.js';
|
|
34
35
|
import '@expo/apple-utils/build/index.js';
|
|
35
36
|
import 'deepmerge';
|
|
36
37
|
import 'ini';
|
|
37
|
-
import 'fs';
|
|
38
|
-
import 'path';
|
|
39
38
|
import '../../../StatusTable-DzRWcMr4.js';
|
|
40
39
|
import '../../../Title-BCQtayg6.js';
|
|
41
40
|
import '../../../NextSteps-DbJHmscQ.js';
|
|
42
|
-
import '
|
|
41
|
+
import 'fs';
|
|
42
|
+
import 'path';
|
|
43
|
+
import '../../../useAppleApp-CR847GWc.js';
|
|
43
44
|
import '../../../Table-FaNgpyeq.js';
|
|
44
|
-
import '../../../useAppleBundleId-
|
|
45
|
-
import '../../../Command-
|
|
45
|
+
import '../../../useAppleBundleId-BnwPmVEu.js';
|
|
46
|
+
import '../../../Command-Cj6F5B5a.js';
|
|
46
47
|
|
|
47
48
|
class GameIosStatus extends BaseGameCommand {
|
|
48
49
|
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 { j as isCWDGodotGame, W as WEB_URL, P as Platform, C as CredentialsType, k as getProject } from '../../../baseCommand-CTn3KGH3.js';
|
|
4
|
+
import { B as BaseAuthenticatedCommand, a as getRenderedMarkdown } from '../../../baseGameCommand-8VL7xe-O.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,12 +18,15 @@ 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 { g as getUserCredentials, a as getProjectCredentials } from '../../../index-
|
|
29
|
+
import { g as getUserCredentials, a as getProjectCredentials } from '../../../index-BW7z-5sB.js';
|
|
29
30
|
import 'crypto-js';
|
|
30
31
|
import '@expo/apple-utils/build/index.js';
|
|
31
32
|
import 'deepmerge';
|
|
@@ -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 { y as getProjectJobs } from '../../../baseCommand-CTn3KGH3.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-8VL7xe-O.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,13 +22,11 @@ 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 { C as Command } from '../../../Command-
|
|
28
|
+
import { C as Command } from '../../../Command-Cj6F5B5a.js';
|
|
27
29
|
import 'crypto-js';
|
|
28
|
-
import 'chalk';
|
|
29
30
|
import '@expo/apple-utils/build/index.js';
|
|
30
31
|
import 'node:crypto';
|
|
31
32
|
import 'node:readline';
|
|
@@ -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 { z as getJob, J as JobStatus } from '../../../baseCommand-CTn3KGH3.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,28 @@ 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-Da8GuReK.js';
|
|
24
|
+
import { J as JobStatusTable } from '../../../JobStatusTable-DVJjHw97.js';
|
|
24
25
|
import 'open';
|
|
25
26
|
import '@inkjs/ui';
|
|
27
|
+
import { c as BaseGameCommand } from '../../../baseGameCommand-8VL7xe-O.js';
|
|
26
28
|
import 'marked';
|
|
27
29
|
import 'marked-terminal';
|
|
28
30
|
import { N as NextSteps } from '../../../NextSteps-DbJHmscQ.js';
|
|
29
31
|
import 'qrcode';
|
|
30
32
|
import 'string-length';
|
|
31
33
|
import 'strip-ansi';
|
|
32
|
-
import { C as Command } from '../../../Command-
|
|
34
|
+
import { C as Command } from '../../../Command-Cj6F5B5a.js';
|
|
33
35
|
import 'crypto-js';
|
|
34
|
-
import 'chalk';
|
|
35
36
|
import '@expo/apple-utils/build/index.js';
|
|
36
37
|
import 'deepmerge';
|
|
37
38
|
import 'ini';
|
|
38
|
-
import '
|
|
39
|
-
import 'path';
|
|
40
|
-
import '../../../useWebSocket-CWeaaLqi.js';
|
|
39
|
+
import '../../../useWebSocket-MXDbQHcu.js';
|
|
41
40
|
import '../../../Title-BCQtayg6.js';
|
|
42
41
|
import '../../../StatusTable-DzRWcMr4.js';
|
|
42
|
+
import 'fs';
|
|
43
|
+
import 'path';
|
|
43
44
|
|
|
44
45
|
class GameJobStatus extends BaseGameCommand {
|
|
45
46
|
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-CTn3KGH3.js';
|
|
5
|
+
import { B as BaseAuthenticatedCommand, g as getShortUUID } from '../../baseGameCommand-8VL7xe-O.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,13 +21,11 @@ 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 { C as Command } from '../../Command-
|
|
27
|
+
import { C as Command } from '../../Command-Cj6F5B5a.js';
|
|
26
28
|
import 'crypto-js';
|
|
27
|
-
import 'chalk';
|
|
28
29
|
import '@expo/apple-utils/build/index.js';
|
|
29
30
|
import 'node:crypto';
|
|
30
31
|
import 'node:readline';
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { Box, Text, render } from 'ink';
|
|
4
|
-
import {
|
|
4
|
+
import { a2 as LogLevel, W as WEB_URL, a3 as getShortAuthRequiredUrl, z as getJob, L as downloadBuildById } from '../../baseCommand-CTn3KGH3.js';
|
|
5
|
+
import { C as CommandContext, G as GameContext, w as useSafeInput, M as Markdown, g as getShortUUID, c as BaseGameCommand } from '../../baseGameCommand-8VL7xe-O.js';
|
|
5
6
|
import 'ink-spinner';
|
|
6
7
|
import 'node:crypto';
|
|
7
8
|
import 'node:fs';
|
|
@@ -23,26 +24,26 @@ 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-Da8GuReK.js';
|
|
28
|
+
import { J as JobStatusTable } from '../../JobStatusTable-DVJjHw97.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-DltCQpzA.js';
|
|
30
31
|
import 'qrcode';
|
|
31
32
|
import 'marked';
|
|
32
33
|
import 'marked-terminal';
|
|
33
|
-
import { C as CommandGame } from '../../CommandGame-
|
|
34
|
+
import { C as CommandGame } from '../../CommandGame-CuvuH-z6.js';
|
|
34
35
|
import 'chalk';
|
|
35
36
|
import '@expo/apple-utils/build/index.js';
|
|
36
37
|
import 'deepmerge';
|
|
37
38
|
import 'ini';
|
|
38
39
|
import 'fs';
|
|
39
40
|
import 'path';
|
|
40
|
-
import '../../useWebSocket-
|
|
41
|
+
import '../../useWebSocket-MXDbQHcu.js';
|
|
41
42
|
import '../../Title-BCQtayg6.js';
|
|
42
43
|
import '../../StatusTable-DzRWcMr4.js';
|
|
43
44
|
import '../../git-BpsfNFZ_.js';
|
|
44
45
|
import '../../ProgressSpinner-Um6ARKlk.js';
|
|
45
|
-
import '../../Command-
|
|
46
|
+
import '../../Command-Cj6F5B5a.js';
|
|
46
47
|
|
|
47
48
|
function isNetworkError(exception) {
|
|
48
49
|
if (!axios.isAxiosError(exception)) return false;
|
|
@@ -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-8VL7xe-O.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-CTn3KGH3.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-ZSe-qG3y.js';
|
|
24
26
|
import 'string-length';
|
|
25
27
|
import 'strip-ansi';
|
|
26
28
|
import 'open';
|
|
@@ -28,17 +30,16 @@ import '@inkjs/ui';
|
|
|
28
30
|
import 'marked';
|
|
29
31
|
import 'marked-terminal';
|
|
30
32
|
import 'qrcode';
|
|
31
|
-
import { C as CommandGame } from '../../CommandGame-
|
|
32
|
-
import '
|
|
33
|
+
import { C as CommandGame } from '../../CommandGame-CuvuH-z6.js';
|
|
34
|
+
import 'fs';
|
|
35
|
+
import 'path';
|
|
33
36
|
import '@expo/apple-utils/build/index.js';
|
|
34
37
|
import 'deepmerge';
|
|
35
38
|
import 'ini';
|
|
36
|
-
import 'fs';
|
|
37
|
-
import 'path';
|
|
38
39
|
import '../../StatusTable-DzRWcMr4.js';
|
|
39
40
|
import '../../Title-BCQtayg6.js';
|
|
40
41
|
import '../../NextSteps-DbJHmscQ.js';
|
|
41
|
-
import '../../Command-
|
|
42
|
+
import '../../Command-Cj6F5B5a.js';
|
|
42
43
|
|
|
43
44
|
class GameStatus extends BaseAuthenticatedCommand {
|
|
44
45
|
static args = {};
|
|
@@ -1,54 +1,55 @@
|
|
|
1
1
|
import { jsxs, jsx, Fragment } from 'react/jsx-runtime';
|
|
2
2
|
import { Args } from '@oclif/core';
|
|
3
3
|
import { useScreenSize, withFullScreen } from 'fullscreen-ink';
|
|
4
|
-
import {
|
|
5
|
-
import { Box, Text } from 'ink';
|
|
6
|
-
import Spinner from 'ink-spinner';
|
|
7
|
-
import 'node:crypto';
|
|
4
|
+
import { k as cacheKeys, C as CommandContext, G as GameContext, u as useBuilds, M as Markdown, g as getShortUUID, w as useSafeInput, z as queryBuilds, n as fetchKeyTestResult, K as KeyTestStatus, p as KeyTestError, j as GameProvider, A as CreateGooglePlayGame, B as BaseAuthenticatedCommand } from '../../baseGameCommand-8VL7xe-O.js';
|
|
8
5
|
import fs__default from 'node:fs';
|
|
9
6
|
import 'node:path';
|
|
7
|
+
import 'chalk';
|
|
8
|
+
import axios from 'axios';
|
|
9
|
+
import 'crypto-js';
|
|
10
|
+
import 'uuid';
|
|
11
|
+
import { H as queryClient, p as getAuthedHeaders, o as API_URL, F as castArrayObjectDates, k as getProject, a8 as updateProject, t as getGodotVersion, s as GameEngine, u as createProject, v as DEFAULT_SHIPPED_FILES_GLOBS, w as DEFAULT_IGNORED_FILES_GLOBS, P as Platform, J as JobStatus, W as WEB_URL, C as CredentialsType, M as getGoogleStatus, j as isCWDGodotGame } from '../../baseCommand-CTn3KGH3.js';
|
|
12
|
+
import 'luxon';
|
|
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 from 'axios';
|
|
15
17
|
import 'isomorphic-git';
|
|
16
18
|
import { useMutation, useQuery } from '@tanstack/react-query';
|
|
17
19
|
import React, { useState, useContext, useEffect, useRef } from 'react';
|
|
18
|
-
import 'crypto-js';
|
|
19
|
-
import 'uuid';
|
|
20
20
|
import 'fast-glob';
|
|
21
21
|
import 'yazl';
|
|
22
22
|
import 'socket.io-client';
|
|
23
|
+
import { Box, Text } from 'ink';
|
|
24
|
+
import Spinner from 'ink-spinner';
|
|
23
25
|
import 'string-length';
|
|
24
26
|
import 'strip-ansi';
|
|
25
27
|
import 'open';
|
|
26
|
-
import { C as ConnectGoogle } from '../../index-
|
|
28
|
+
import { C as ConnectGoogle } from '../../index-CuyVBHWc.js';
|
|
27
29
|
import { TextInput, Alert } from '@inkjs/ui';
|
|
28
30
|
import 'marked';
|
|
29
31
|
import 'marked-terminal';
|
|
30
32
|
import 'qrcode';
|
|
31
|
-
import { J as JobLogTail } from '../../JobLogTail-
|
|
32
|
-
import { u as useShip, J as JobProgress } from '../../JobProgress-
|
|
33
|
-
import { C as CreateServiceAccountKey } from '../../index-
|
|
34
|
-
import { C as CreateKeystore } from '../../Create-
|
|
35
|
-
import { I as ImportKeystore } from '../../Import-
|
|
36
|
-
import { a as getProjectCredentials } from '../../index-
|
|
33
|
+
import { J as JobLogTail } from '../../JobLogTail-Da8GuReK.js';
|
|
34
|
+
import { u as useShip, J as JobProgress } from '../../JobProgress-DltCQpzA.js';
|
|
35
|
+
import { C as CreateServiceAccountKey } from '../../index-cRnjcGxV.js';
|
|
36
|
+
import { C as CreateKeystore } from '../../Create-pfGYcKu4.js';
|
|
37
|
+
import { I as ImportKeystore } from '../../Import-D046HBaF.js';
|
|
38
|
+
import { a as getProjectCredentials } from '../../index-BW7z-5sB.js';
|
|
37
39
|
import { T as Title } from '../../Title-BCQtayg6.js';
|
|
38
|
-
import { C as Command } from '../../Command-
|
|
39
|
-
import '
|
|
40
|
+
import { C as Command } from '../../Command-Cj6F5B5a.js';
|
|
41
|
+
import 'fs';
|
|
42
|
+
import 'path';
|
|
40
43
|
import '@expo/apple-utils/build/index.js';
|
|
41
44
|
import 'deepmerge';
|
|
42
45
|
import 'ini';
|
|
43
|
-
import '
|
|
44
|
-
import '
|
|
45
|
-
import '../../useGoogleStatus-Ch36GbVo.js';
|
|
46
|
-
import '../../useWebSocket-CWeaaLqi.js';
|
|
46
|
+
import '../../useGoogleStatus-WqPgHteE.js';
|
|
47
|
+
import '../../useWebSocket-MXDbQHcu.js';
|
|
47
48
|
import '../../git-BpsfNFZ_.js';
|
|
48
49
|
import '../../ProgressSpinner-Um6ARKlk.js';
|
|
49
|
-
import '../../useProjectCredentials-
|
|
50
|
+
import '../../useProjectCredentials-TvlolkId.js';
|
|
50
51
|
import '../../RunWithSpinner-DucRnFp6.js';
|
|
51
|
-
import '../../import-
|
|
52
|
+
import '../../import-Dk2ywOVU.js';
|
|
52
53
|
|
|
53
54
|
const useInviteServiceAccount = () => useMutation({
|
|
54
55
|
async mutationFn({ developerId, projectId }) {
|
|
@@ -1,38 +1,39 @@
|
|
|
1
1
|
import fs__default, { promises } from 'node:fs';
|
|
2
|
-
import
|
|
2
|
+
import path__default from 'node:path';
|
|
3
3
|
import { Args, Flags } from '@oclif/core';
|
|
4
|
-
import { ac as BaseCommand } from '../../index-Cv-92xRd.js';
|
|
5
4
|
import 'axios';
|
|
6
5
|
import 'crypto-js';
|
|
7
6
|
import 'uuid';
|
|
7
|
+
import { B as BaseCommand } from '../../baseCommand-CTn3KGH3.js';
|
|
8
8
|
import 'luxon';
|
|
9
|
-
import '
|
|
10
|
-
import '
|
|
9
|
+
import 'react/jsx-runtime';
|
|
10
|
+
import 'ink';
|
|
11
|
+
import 'ink-spinner';
|
|
11
12
|
import 'node:crypto';
|
|
12
13
|
import 'node:readline';
|
|
13
14
|
import 'node:url';
|
|
14
15
|
import 'readline-sync';
|
|
15
16
|
import 'isomorphic-git';
|
|
16
|
-
import 'deepmerge';
|
|
17
|
-
import 'ini';
|
|
18
17
|
import '@tanstack/react-query';
|
|
19
18
|
import 'react';
|
|
20
19
|
import 'fast-glob';
|
|
21
20
|
import 'yazl';
|
|
22
21
|
import 'socket.io-client';
|
|
23
22
|
import 'fullscreen-ink';
|
|
24
|
-
import 'ink';
|
|
25
|
-
import 'react/jsx-runtime';
|
|
26
|
-
import 'ink-spinner';
|
|
27
23
|
import 'string-length';
|
|
28
24
|
import 'strip-ansi';
|
|
29
25
|
import 'open';
|
|
30
26
|
import '@inkjs/ui';
|
|
31
|
-
import '
|
|
32
|
-
import 'path';
|
|
27
|
+
import '../../baseGameCommand-8VL7xe-O.js';
|
|
33
28
|
import 'marked';
|
|
34
29
|
import 'marked-terminal';
|
|
35
30
|
import 'qrcode';
|
|
31
|
+
import 'chalk';
|
|
32
|
+
import '@expo/apple-utils/build/index.js';
|
|
33
|
+
import 'deepmerge';
|
|
34
|
+
import 'ini';
|
|
35
|
+
import 'fs';
|
|
36
|
+
import 'path';
|
|
36
37
|
|
|
37
38
|
function generateFastlaneSession(cookieData) {
|
|
38
39
|
return cookieData.cookies.map((cookie) => `- !ruby/object:HTTP::Cookie
|
|
@@ -65,7 +66,7 @@ class AppleFastlane extends BaseCommand {
|
|
|
65
66
|
const { args } = this;
|
|
66
67
|
const { file, username } = args;
|
|
67
68
|
const homeDirectory = this.config.home;
|
|
68
|
-
const inputFilePath =
|
|
69
|
+
const inputFilePath = path__default.join(homeDirectory, ".app-store", "auth", username, "cookie");
|
|
69
70
|
if (!fs__default.existsSync(inputFilePath)) {
|
|
70
71
|
throw new Error(`No expo auth file found for ${username}`);
|
|
71
72
|
}
|
|
@@ -76,7 +77,7 @@ class AppleFastlane extends BaseCommand {
|
|
|
76
77
|
const fileContent = await promises.readFile(inputFilePath, "utf8");
|
|
77
78
|
const cookieData = JSON.parse(fileContent);
|
|
78
79
|
const yamlContent = generateFastlaneSession(cookieData);
|
|
79
|
-
await promises.mkdir(
|
|
80
|
+
await promises.mkdir(path__default.dirname(outputFilePath), { recursive: true });
|
|
80
81
|
await promises.writeFile(outputFilePath, yamlContent, "utf-8");
|
|
81
82
|
console.log(`FASTLANE_SESSION written to ${outputFilePath}`);
|
|
82
83
|
}
|