shipthis 0.1.37 → 0.1.38
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 +37 -32
- package/assets/markdown/ship-success.md.ejs +4 -0
- package/dist/{AppleBundleIdDetails-KMzyex1H.js → AppleBundleIdDetails-CgleH2pl.js} +3 -3
- package/dist/{Command-CHh8RDXK.js → Command-7dCv1F9p.js} +1 -1
- package/dist/{CommandGame-Rvmsa7b0.js → CommandGame-er5Ql6hq.js} +2 -2
- package/dist/{Create-DInZ_pw-.js → Create-pLXESvEq.js} +1 -1
- package/dist/{GameStatus-D7ID10tS.js → GameStatus-B_Iw9tYr.js} +1 -1
- package/dist/{Import-BmO8EYKj.js → Import-fIsrfsmr.js} +2 -2
- package/dist/{JobLogTail-CYdceTKL.js → JobLogTail-BPcQ8ghI.js} +2 -2
- package/dist/{JobProgress-DBCYbWrO.js → JobProgress-CpEatVPs.js} +10 -6
- package/dist/{JobStatusTable-DhnhY1_i.js → JobStatusTable-BmJLzsUN.js} +2 -2
- package/dist/{ProjectCredentialsTable-BDYVYqAq.js → ProjectCredentialsTable-DvPDhi7C.js} +2 -2
- package/dist/{UserCredentialsTable-cDPvjF-F.js → UserCredentialsTable-MBm1vAP3.js} +1 -1
- package/dist/{baseAppleCommand-CQ5dOna7.js → baseAppleCommand-uL0Gnav4.js} +1 -1
- package/dist/{baseGameAndroidCommand-D4ryZS6A.js → baseGameAndroidCommand-CKTSQyZV.js} +1 -1
- package/dist/commands/apiKey/create.js +2 -2
- package/dist/commands/apiKey/list.js +2 -2
- package/dist/commands/apiKey/revoke.js +2 -2
- package/dist/commands/apple/apiKey/create.js +5 -5
- package/dist/commands/apple/apiKey/delete.js +3 -3
- package/dist/commands/apple/apiKey/export.js +4 -4
- package/dist/commands/apple/apiKey/import.js +4 -4
- package/dist/commands/apple/apiKey/status.js +3 -3
- package/dist/commands/apple/certificate/create.js +5 -5
- package/dist/commands/apple/certificate/delete.js +3 -3
- package/dist/commands/apple/certificate/export.js +4 -4
- package/dist/commands/apple/certificate/import.js +4 -4
- package/dist/commands/apple/certificate/status.js +3 -3
- package/dist/commands/apple/login.js +1 -1
- package/dist/commands/apple/status.js +2 -2
- package/dist/commands/dashboard.js +1 -1
- package/dist/commands/game/android/apiKey/connect.js +7 -7
- package/dist/commands/game/android/apiKey/create.js +9 -9
- package/dist/commands/game/android/apiKey/delete.js +3 -3
- package/dist/commands/game/android/apiKey/export.js +5 -5
- package/dist/commands/game/android/apiKey/import.js +5 -5
- package/dist/commands/game/android/apiKey/invite.js +2 -2
- package/dist/commands/game/android/apiKey/policy.js +2 -2
- package/dist/commands/game/android/apiKey/status.js +5 -5
- package/dist/commands/game/android/keyStore/create.js +6 -6
- package/dist/commands/game/android/keyStore/delete.js +3 -3
- package/dist/commands/game/android/keyStore/export.js +4 -4
- package/dist/commands/game/android/keyStore/import.js +7 -7
- package/dist/commands/game/android/keyStore/status.js +4 -4
- package/dist/commands/game/android/status.js +1 -1
- package/dist/commands/game/build/download.js +2 -2
- package/dist/commands/game/build/list.js +3 -3
- package/dist/commands/game/create.js +1 -1
- package/dist/commands/game/details.js +8 -5
- package/dist/commands/game/export.js +1 -1
- package/dist/commands/game/ios/app/addTester.js +3 -3
- package/dist/commands/game/ios/app/create.js +2 -2
- package/dist/commands/game/ios/app/status.js +5 -5
- package/dist/commands/game/ios/app/sync.js +3 -3
- package/dist/commands/game/ios/profile/create.js +5 -5
- package/dist/commands/game/ios/profile/delete.js +3 -3
- package/dist/commands/game/ios/profile/export.js +4 -4
- package/dist/commands/game/ios/profile/import.js +4 -4
- package/dist/commands/game/ios/profile/status.js +5 -5
- package/dist/commands/game/ios/status.js +7 -7
- package/dist/commands/game/ios/wizard.js +2 -2
- package/dist/commands/game/job/list.js +2 -2
- package/dist/commands/game/job/status.js +5 -5
- package/dist/commands/game/list.js +2 -2
- package/dist/commands/game/ship.js +17 -10
- package/dist/commands/game/status.js +4 -4
- package/dist/commands/game/wizard.js +13 -13
- package/dist/commands/internal/fastlane.js +1 -1
- package/dist/commands/internal/readme.js +1 -1
- package/dist/commands/login.js +1 -1
- package/dist/commands/status.js +2 -2
- package/dist/{export-DujIwhJw.js → export-BwwAjG_F.js} +1 -1
- package/dist/{import-DGCqCAcC.js → import-OgFrUsqw.js} +1 -1
- package/dist/{index-BPh_qt7t.js → index-C1XpCT_9.js} +4 -4
- package/dist/{index-CNsmEDXi.js → index-C2omlhEs.js} +1 -1
- package/dist/{index-CmuXyPed.js → index-DHioYOIm.js} +2 -1
- package/dist/{index-9LxGafAo.js → index-DVEYxVsH.js} +3 -3
- package/dist/{upload-D4x4yCia.js → upload-5s3sy2jF.js} +1 -1
- package/dist/{useAppleApp-taaewPSf.js → useAppleApp-szQ_Kg5S.js} +1 -1
- package/dist/{useAppleBundleId-BeGViMe7.js → useAppleBundleId-BarLcidd.js} +1 -1
- package/dist/{useAppleProfiles-1TtO0aO6.js → useAppleProfiles-C2U4NzC3.js} +1 -1
- package/dist/{useGoogleStatus-CSsxEvX7.js → useGoogleStatus-zfnjhtNB.js} +1 -1
- package/dist/{useProjectCredentials-Cm50WMZU.js → useProjectCredentials-DbynNY96.js} +1 -1
- package/dist/{useWebSocket-BVfn36be.js → useWebSocket-h7smqhZQ.js} +1 -1
- package/docs/game/details.md +13 -10
- package/docs/game/ship.md +5 -4
- package/package.json +1 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import { P as Platform, C as CredentialsType, d as Certificate, g as getShortUUID, b as getRenderedMarkdown, c as getInput } from '../../../index-
|
|
2
|
+
import { P as Platform, C as CredentialsType, d as Certificate, g as getShortUUID, b as getRenderedMarkdown, c as getInput } from '../../../index-DHioYOIm.js';
|
|
3
3
|
import 'node:fs';
|
|
4
4
|
import 'axios';
|
|
5
5
|
import 'crypto-js';
|
|
6
6
|
import 'uuid';
|
|
7
7
|
import 'luxon';
|
|
8
|
-
import { g as getUserCredentials, d as deleteUserCredential } from '../../../index-
|
|
8
|
+
import { g as getUserCredentials, d as deleteUserCredential } from '../../../index-C2omlhEs.js';
|
|
9
9
|
import 'react/jsx-runtime';
|
|
10
10
|
import '@inkjs/ui';
|
|
11
11
|
import 'ink';
|
|
@@ -20,7 +20,7 @@ import 'string-length';
|
|
|
20
20
|
import 'strip-ansi';
|
|
21
21
|
import 'open';
|
|
22
22
|
import 'qrcode';
|
|
23
|
-
import { B as BaseAppleCommand } from '../../../baseAppleCommand-
|
|
23
|
+
import { B as BaseAppleCommand } from '../../../baseAppleCommand-uL0Gnav4.js';
|
|
24
24
|
import 'node:path';
|
|
25
25
|
import 'chalk';
|
|
26
26
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -2,8 +2,8 @@ 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 { g as getUserCredentials } from '../../../index-
|
|
6
|
-
import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-
|
|
5
|
+
import { g as getUserCredentials } from '../../../index-C2omlhEs.js';
|
|
6
|
+
import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-DHioYOIm.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -29,8 +29,8 @@ import 'marked';
|
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
31
|
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
32
|
-
import { C as Command } from '../../../Command-
|
|
33
|
-
import { e as exportCredential } from '../../../export-
|
|
32
|
+
import { C as Command } from '../../../Command-7dCv1F9p.js';
|
|
33
|
+
import { e as exportCredential } from '../../../export-BwwAjG_F.js';
|
|
34
34
|
import 'chalk';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
36
|
import 'deepmerge';
|
|
@@ -2,8 +2,8 @@ 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 { g as getUserCredentials } from '../../../index-
|
|
6
|
-
import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-
|
|
5
|
+
import { g as getUserCredentials } from '../../../index-C2omlhEs.js';
|
|
6
|
+
import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-DHioYOIm.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -29,8 +29,8 @@ import 'marked';
|
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
31
|
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
32
|
-
import { C as Command } from '../../../Command-
|
|
33
|
-
import { i as importCredential } from '../../../import-
|
|
32
|
+
import { C as Command } from '../../../Command-7dCv1F9p.js';
|
|
33
|
+
import { i as importCredential } from '../../../import-OgFrUsqw.js';
|
|
34
34
|
import 'chalk';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
36
|
import 'deepmerge';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs, Fragment, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { Box, Text, render } from 'ink';
|
|
4
|
-
import { g as getShortUUID, f as getShortDate, d as Certificate, p as CertificateType, P as Platform, C as CredentialsType, B as BaseAuthenticatedCommand } from '../../../index-
|
|
4
|
+
import { g as getShortUUID, f as getShortDate, d as Certificate, p as CertificateType, P as Platform, C as CredentialsType, B as BaseAuthenticatedCommand } from '../../../index-DHioYOIm.js';
|
|
5
5
|
import Spinner from 'ink-spinner';
|
|
6
6
|
import 'node:crypto';
|
|
7
7
|
import 'node:fs';
|
|
@@ -23,7 +23,7 @@ import 'fullscreen-ink';
|
|
|
23
23
|
import 'string-length';
|
|
24
24
|
import 'strip-ansi';
|
|
25
25
|
import 'open';
|
|
26
|
-
import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-
|
|
26
|
+
import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-MBm1vAP3.js';
|
|
27
27
|
import '@inkjs/ui';
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
@@ -31,7 +31,7 @@ import 'qrcode';
|
|
|
31
31
|
import { T as Table } from '../../../Table-FaNgpyeq.js';
|
|
32
32
|
import { T as Title } from '../../../Title-BCQtayg6.js';
|
|
33
33
|
import { N as NextSteps } from '../../../NextSteps-DbJHmscQ.js';
|
|
34
|
-
import { C as Command } from '../../../Command-
|
|
34
|
+
import { C as Command } from '../../../Command-7dCv1F9p.js';
|
|
35
35
|
import 'chalk';
|
|
36
36
|
import '@expo/apple-utils/build/index.js';
|
|
37
37
|
import 'deepmerge';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import { ak as Auth, B as BaseAuthenticatedCommand, c as getInput, al as getMaskedInput } from '../../index-
|
|
2
|
+
import { ak as Auth, B as BaseAuthenticatedCommand, c as getInput, al as getMaskedInput } from '../../index-DHioYOIm.js';
|
|
3
3
|
import 'node:fs';
|
|
4
4
|
import 'axios';
|
|
5
5
|
import 'crypto-js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { render } from 'ink';
|
|
3
|
-
import { B as BaseAuthenticatedCommand } from '../../index-
|
|
3
|
+
import { B as BaseAuthenticatedCommand } from '../../index-DHioYOIm.js';
|
|
4
4
|
import 'ink-spinner';
|
|
5
5
|
import 'node:crypto';
|
|
6
6
|
import 'node:fs';
|
|
@@ -29,7 +29,7 @@ import 'marked';
|
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import { N as NextSteps } from '../../NextSteps-DbJHmscQ.js';
|
|
31
31
|
import 'qrcode';
|
|
32
|
-
import { C as Command } from '../../Command-
|
|
32
|
+
import { C as Command } from '../../Command-7dCv1F9p.js';
|
|
33
33
|
import 'chalk';
|
|
34
34
|
import '@expo/apple-utils/build/index.js';
|
|
35
35
|
import 'deepmerge';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import open from 'open';
|
|
2
|
-
import { B as BaseAuthenticatedCommand, ah as getSingleUseUrl } from '../index-
|
|
2
|
+
import { B as BaseAuthenticatedCommand, ah as getSingleUseUrl } from '../index-DHioYOIm.js';
|
|
3
3
|
import 'node:fs';
|
|
4
4
|
import 'axios';
|
|
5
5
|
import 'crypto-js';
|
|
@@ -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 { a2 as getGoogleStatus, ab as disconnectGoogle } from '../../../../index-
|
|
4
|
+
import { a2 as getGoogleStatus, ab as disconnectGoogle } from '../../../../index-DHioYOIm.js';
|
|
5
5
|
import 'ink-spinner';
|
|
6
6
|
import 'node:crypto';
|
|
7
7
|
import 'node:fs';
|
|
@@ -22,13 +22,13 @@ import 'fullscreen-ink';
|
|
|
22
22
|
import 'string-length';
|
|
23
23
|
import 'strip-ansi';
|
|
24
24
|
import 'open';
|
|
25
|
-
import { C as ConnectGoogle } from '../../../../index-
|
|
25
|
+
import { C as ConnectGoogle } from '../../../../index-DVEYxVsH.js';
|
|
26
26
|
import '@inkjs/ui';
|
|
27
27
|
import 'marked';
|
|
28
28
|
import 'marked-terminal';
|
|
29
29
|
import 'qrcode';
|
|
30
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
31
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
30
|
+
import { C as CommandGame } from '../../../../CommandGame-er5Ql6hq.js';
|
|
31
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CKTSQyZV.js';
|
|
32
32
|
import 'crypto-js';
|
|
33
33
|
import 'chalk';
|
|
34
34
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -36,9 +36,9 @@ import 'deepmerge';
|
|
|
36
36
|
import 'ini';
|
|
37
37
|
import 'fs';
|
|
38
38
|
import 'path';
|
|
39
|
-
import '../../../../useGoogleStatus-
|
|
40
|
-
import '../../../../useWebSocket-
|
|
41
|
-
import '../../../../Command-
|
|
39
|
+
import '../../../../useGoogleStatus-zfnjhtNB.js';
|
|
40
|
+
import '../../../../useWebSocket-h7smqhZQ.js';
|
|
41
|
+
import '../../../../Command-7dCv1F9p.js';
|
|
42
42
|
|
|
43
43
|
class GameAndroidApiKeyConnect extends BaseGameAndroidCommand {
|
|
44
44
|
static args = {};
|
|
@@ -5,9 +5,9 @@ import 'node:fs';
|
|
|
5
5
|
import 'axios';
|
|
6
6
|
import 'crypto-js';
|
|
7
7
|
import 'uuid';
|
|
8
|
-
import { P as Platform, C as CredentialsType } from '../../../../index-
|
|
8
|
+
import { P as Platform, C as CredentialsType } from '../../../../index-DHioYOIm.js';
|
|
9
9
|
import 'luxon';
|
|
10
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
10
|
+
import { a as getProjectCredentials } from '../../../../index-C2omlhEs.js';
|
|
11
11
|
import 'ink-spinner';
|
|
12
12
|
import 'node:crypto';
|
|
13
13
|
import 'node:path';
|
|
@@ -28,20 +28,20 @@ import '@inkjs/ui';
|
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import { C as CreateServiceAccountKey } from '../../../../index-
|
|
32
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
33
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
31
|
+
import { C as CreateServiceAccountKey } from '../../../../index-C1XpCT_9.js';
|
|
32
|
+
import { C as CommandGame } from '../../../../CommandGame-er5Ql6hq.js';
|
|
33
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CKTSQyZV.js';
|
|
34
34
|
import 'chalk';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
36
|
import 'deepmerge';
|
|
37
37
|
import 'ini';
|
|
38
38
|
import 'fs';
|
|
39
39
|
import 'path';
|
|
40
|
-
import '../../../../useWebSocket-
|
|
41
|
-
import '../../../../useProjectCredentials-
|
|
42
|
-
import '../../../../useGoogleStatus-
|
|
40
|
+
import '../../../../useWebSocket-h7smqhZQ.js';
|
|
41
|
+
import '../../../../useProjectCredentials-DbynNY96.js';
|
|
42
|
+
import '../../../../useGoogleStatus-zfnjhtNB.js';
|
|
43
43
|
import '../../../../ProgressSpinner-Um6ARKlk.js';
|
|
44
|
-
import '../../../../Command-
|
|
44
|
+
import '../../../../Command-7dCv1F9p.js';
|
|
45
45
|
|
|
46
46
|
class GameAndroidApiKeyCreate extends BaseGameAndroidCommand {
|
|
47
47
|
static args = {};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import { P as Platform, C as CredentialsType, g as getShortUUID, b as getRenderedMarkdown, c as getInput } from '../../../../index-
|
|
2
|
+
import { P as Platform, C as CredentialsType, g as getShortUUID, b as getRenderedMarkdown, c as getInput } from '../../../../index-DHioYOIm.js';
|
|
3
3
|
import 'node:fs';
|
|
4
4
|
import 'axios';
|
|
5
5
|
import 'crypto-js';
|
|
6
6
|
import 'uuid';
|
|
7
7
|
import 'luxon';
|
|
8
|
-
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-
|
|
8
|
+
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-C2omlhEs.js';
|
|
9
9
|
import 'react/jsx-runtime';
|
|
10
10
|
import 'ink';
|
|
11
11
|
import 'ink-spinner';
|
|
@@ -20,7 +20,7 @@ import 'strip-ansi';
|
|
|
20
20
|
import 'open';
|
|
21
21
|
import '@inkjs/ui';
|
|
22
22
|
import 'qrcode';
|
|
23
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
23
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CKTSQyZV.js';
|
|
24
24
|
import 'node:path';
|
|
25
25
|
import 'chalk';
|
|
26
26
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -2,8 +2,8 @@ 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 { P as Platform, C as CredentialsType } from '../../../../index-
|
|
5
|
+
import { a as getProjectCredentials } from '../../../../index-C2omlhEs.js';
|
|
6
|
+
import { P as Platform, C as CredentialsType } from '../../../../index-DHioYOIm.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -29,9 +29,9 @@ import 'marked';
|
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
31
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
32
|
-
import { C as Command } from '../../../../Command-
|
|
33
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
34
|
-
import { e as exportCredential } from '../../../../export-
|
|
32
|
+
import { C as Command } from '../../../../Command-7dCv1F9p.js';
|
|
33
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CKTSQyZV.js';
|
|
34
|
+
import { e as exportCredential } from '../../../../export-BwwAjG_F.js';
|
|
35
35
|
import 'chalk';
|
|
36
36
|
import '@expo/apple-utils/build/index.js';
|
|
37
37
|
import 'deepmerge';
|
|
@@ -2,8 +2,8 @@ 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 { P as Platform, C as CredentialsType } from '../../../../index-
|
|
5
|
+
import { a as getProjectCredentials } from '../../../../index-C2omlhEs.js';
|
|
6
|
+
import { P as Platform, C as CredentialsType } from '../../../../index-DHioYOIm.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -29,9 +29,9 @@ import 'marked';
|
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
31
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
32
|
-
import { C as Command } from '../../../../Command-
|
|
33
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
34
|
-
import { i as importCredential } from '../../../../import-
|
|
32
|
+
import { C as Command } from '../../../../Command-7dCv1F9p.js';
|
|
33
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CKTSQyZV.js';
|
|
34
|
+
import { i as importCredential } from '../../../../import-OgFrUsqw.js';
|
|
35
35
|
import 'chalk';
|
|
36
36
|
import '@expo/apple-utils/build/index.js';
|
|
37
37
|
import 'deepmerge';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Args, Flags } from '@oclif/core';
|
|
2
|
-
import { a6 as fetchKeyTestResult, a8 as KeyTestStatus, a9 as KeyTestError, a7 as niceError, aa as inviteServiceAccount, c as getInput } from '../../../../index-
|
|
3
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
2
|
+
import { a6 as fetchKeyTestResult, a8 as KeyTestStatus, a9 as KeyTestError, a7 as niceError, aa as inviteServiceAccount, c as getInput } from '../../../../index-DHioYOIm.js';
|
|
3
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CKTSQyZV.js';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'axios';
|
|
6
6
|
import 'crypto-js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import { a4 as enforcePolicy, a5 as revokePolicy, a2 as getGoogleStatus, b as getRenderedMarkdown } from '../../../../index-
|
|
2
|
+
import { a4 as enforcePolicy, a5 as revokePolicy, a2 as getGoogleStatus, b as getRenderedMarkdown } from '../../../../index-DHioYOIm.js';
|
|
3
3
|
import 'react/jsx-runtime';
|
|
4
4
|
import 'ink';
|
|
5
5
|
import 'ink-spinner';
|
|
@@ -24,7 +24,7 @@ import 'strip-ansi';
|
|
|
24
24
|
import 'open';
|
|
25
25
|
import '@inkjs/ui';
|
|
26
26
|
import 'qrcode';
|
|
27
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
27
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CKTSQyZV.js';
|
|
28
28
|
import 'crypto-js';
|
|
29
29
|
import 'chalk';
|
|
30
30
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { a6 as fetchKeyTestResult, C as CredentialsType, P as Platform, a7 as niceError, a8 as KeyTestStatus } from '../../../../index-
|
|
4
|
+
import { a6 as fetchKeyTestResult, C as CredentialsType, P as Platform, a7 as niceError, a8 as KeyTestStatus } from '../../../../index-DHioYOIm.js';
|
|
5
5
|
import 'ink-spinner';
|
|
6
6
|
import 'node:crypto';
|
|
7
7
|
import 'node:fs';
|
|
@@ -24,21 +24,21 @@ import { T as Table } from '../../../../Table-FaNgpyeq.js';
|
|
|
24
24
|
import { T as Title } from '../../../../Title-BCQtayg6.js';
|
|
25
25
|
import 'string-length';
|
|
26
26
|
import 'strip-ansi';
|
|
27
|
-
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-
|
|
27
|
+
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-DvPDhi7C.js';
|
|
28
28
|
import 'open';
|
|
29
29
|
import '@inkjs/ui';
|
|
30
30
|
import 'marked';
|
|
31
31
|
import 'marked-terminal';
|
|
32
32
|
import 'qrcode';
|
|
33
|
-
import { C as Command } from '../../../../Command-
|
|
34
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
33
|
+
import { C as Command } from '../../../../Command-7dCv1F9p.js';
|
|
34
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CKTSQyZV.js';
|
|
35
35
|
import 'chalk';
|
|
36
36
|
import '@expo/apple-utils/build/index.js';
|
|
37
37
|
import 'deepmerge';
|
|
38
38
|
import 'ini';
|
|
39
39
|
import 'fs';
|
|
40
40
|
import 'path';
|
|
41
|
-
import '../../../../useProjectCredentials-
|
|
41
|
+
import '../../../../useProjectCredentials-DbynNY96.js';
|
|
42
42
|
|
|
43
43
|
class GameAndroidApiKeyStatus extends BaseGameAndroidCommand {
|
|
44
44
|
static args = {};
|
|
@@ -5,9 +5,9 @@ import 'node:fs';
|
|
|
5
5
|
import 'axios';
|
|
6
6
|
import 'crypto-js';
|
|
7
7
|
import 'uuid';
|
|
8
|
-
import { P as Platform, C as CredentialsType } from '../../../../index-
|
|
8
|
+
import { P as Platform, C as CredentialsType } from '../../../../index-DHioYOIm.js';
|
|
9
9
|
import 'luxon';
|
|
10
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
10
|
+
import { a as getProjectCredentials } from '../../../../index-C2omlhEs.js';
|
|
11
11
|
import 'ink-spinner';
|
|
12
12
|
import 'node:crypto';
|
|
13
13
|
import 'node:path';
|
|
@@ -28,9 +28,9 @@ import '@inkjs/ui';
|
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import { C as CreateKeystore } from '../../../../Create-
|
|
32
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
33
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
31
|
+
import { C as CreateKeystore } from '../../../../Create-pLXESvEq.js';
|
|
32
|
+
import { C as CommandGame } from '../../../../CommandGame-er5Ql6hq.js';
|
|
33
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CKTSQyZV.js';
|
|
34
34
|
import 'chalk';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
36
|
import 'deepmerge';
|
|
@@ -38,7 +38,7 @@ import 'ini';
|
|
|
38
38
|
import 'fs';
|
|
39
39
|
import 'path';
|
|
40
40
|
import '../../../../RunWithSpinner-DucRnFp6.js';
|
|
41
|
-
import '../../../../Command-
|
|
41
|
+
import '../../../../Command-7dCv1F9p.js';
|
|
42
42
|
|
|
43
43
|
class GameAndroidKeyStoreCreate extends BaseGameAndroidCommand {
|
|
44
44
|
static args = {};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import { P as Platform, C as CredentialsType, g as getShortUUID, b as getRenderedMarkdown, c as getInput } from '../../../../index-
|
|
2
|
+
import { P as Platform, C as CredentialsType, g as getShortUUID, b as getRenderedMarkdown, c as getInput } from '../../../../index-DHioYOIm.js';
|
|
3
3
|
import 'node:fs';
|
|
4
4
|
import 'axios';
|
|
5
5
|
import 'crypto-js';
|
|
6
6
|
import 'uuid';
|
|
7
7
|
import 'luxon';
|
|
8
|
-
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-
|
|
8
|
+
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-C2omlhEs.js';
|
|
9
9
|
import 'react/jsx-runtime';
|
|
10
10
|
import 'ink';
|
|
11
11
|
import 'ink-spinner';
|
|
@@ -20,7 +20,7 @@ import 'strip-ansi';
|
|
|
20
20
|
import 'open';
|
|
21
21
|
import '@inkjs/ui';
|
|
22
22
|
import 'qrcode';
|
|
23
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
23
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CKTSQyZV.js';
|
|
24
24
|
import 'node:path';
|
|
25
25
|
import 'chalk';
|
|
26
26
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -2,8 +2,8 @@ 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 { h as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-
|
|
5
|
+
import { a as getProjectCredentials } from '../../../../index-C2omlhEs.js';
|
|
6
|
+
import { h as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-DHioYOIm.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -29,8 +29,8 @@ import 'marked';
|
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
31
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
32
|
-
import { C as Command } from '../../../../Command-
|
|
33
|
-
import { e as exportCredential } from '../../../../export-
|
|
32
|
+
import { C as Command } from '../../../../Command-7dCv1F9p.js';
|
|
33
|
+
import { e as exportCredential } from '../../../../export-BwwAjG_F.js';
|
|
34
34
|
import 'chalk';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
36
|
import 'deepmerge';
|
|
@@ -2,8 +2,8 @@ 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 { h as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-
|
|
5
|
+
import { a as getProjectCredentials } from '../../../../index-C2omlhEs.js';
|
|
6
|
+
import { h as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-DHioYOIm.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -28,17 +28,17 @@ import '@inkjs/ui';
|
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import { I as ImportKeystore } from '../../../../Import-
|
|
32
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
33
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
31
|
+
import { I as ImportKeystore } from '../../../../Import-fIsrfsmr.js';
|
|
32
|
+
import { C as CommandGame } from '../../../../CommandGame-er5Ql6hq.js';
|
|
33
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-CKTSQyZV.js';
|
|
34
34
|
import 'chalk';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
36
|
import 'deepmerge';
|
|
37
37
|
import 'ini';
|
|
38
38
|
import 'fs';
|
|
39
39
|
import 'path';
|
|
40
|
-
import '../../../../import-
|
|
41
|
-
import '../../../../Command-
|
|
40
|
+
import '../../../../import-OgFrUsqw.js';
|
|
41
|
+
import '../../../../Command-7dCv1F9p.js';
|
|
42
42
|
|
|
43
43
|
class GameAndroidKeyStoreImport extends BaseGameCommand {
|
|
44
44
|
static args = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { render } from 'ink';
|
|
3
|
-
import { h as BaseGameCommand, C as CredentialsType, P as Platform } from '../../../../index-
|
|
3
|
+
import { h as BaseGameCommand, C as CredentialsType, P as Platform } from '../../../../index-DHioYOIm.js';
|
|
4
4
|
import 'ink-spinner';
|
|
5
5
|
import 'node:crypto';
|
|
6
6
|
import 'node:fs';
|
|
@@ -22,20 +22,20 @@ import 'socket.io-client';
|
|
|
22
22
|
import 'fullscreen-ink';
|
|
23
23
|
import 'string-length';
|
|
24
24
|
import 'strip-ansi';
|
|
25
|
-
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-
|
|
25
|
+
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-DvPDhi7C.js';
|
|
26
26
|
import 'open';
|
|
27
27
|
import '@inkjs/ui';
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import { C as Command } from '../../../../Command-
|
|
31
|
+
import { C as Command } from '../../../../Command-7dCv1F9p.js';
|
|
32
32
|
import 'chalk';
|
|
33
33
|
import '@expo/apple-utils/build/index.js';
|
|
34
34
|
import 'deepmerge';
|
|
35
35
|
import 'ini';
|
|
36
36
|
import 'fs';
|
|
37
37
|
import 'path';
|
|
38
|
-
import '../../../../useProjectCredentials-
|
|
38
|
+
import '../../../../useProjectCredentials-DbynNY96.js';
|
|
39
39
|
import '../../../../Table-FaNgpyeq.js';
|
|
40
40
|
import '../../../../Title-BCQtayg6.js';
|
|
41
41
|
|
|
@@ -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 { h as BaseGameCommand, a1 as downloadBuildById } from '../../../index-
|
|
5
|
+
import { h as BaseGameCommand, a1 as downloadBuildById } from '../../../index-DHioYOIm.js';
|
|
6
6
|
import 'ink-spinner';
|
|
7
7
|
import 'node:crypto';
|
|
8
8
|
import 'node:path';
|
|
@@ -27,7 +27,7 @@ import 'marked';
|
|
|
27
27
|
import 'marked-terminal';
|
|
28
28
|
import 'qrcode';
|
|
29
29
|
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
30
|
-
import { C as Command } from '../../../Command-
|
|
30
|
+
import { C as Command } from '../../../Command-7dCv1F9p.js';
|
|
31
31
|
import 'crypto-js';
|
|
32
32
|
import 'chalk';
|
|
33
33
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { Box, Text, render } from 'ink';
|
|
4
|
-
import { aq as useBuilds, ar as getBuildSummary, h as BaseGameCommand } from '../../../index-
|
|
4
|
+
import { aq as useBuilds, ar as getBuildSummary, h as BaseGameCommand } from '../../../index-DHioYOIm.js';
|
|
5
5
|
import Spinner from 'ink-spinner';
|
|
6
6
|
import 'node:crypto';
|
|
7
7
|
import 'node:fs';
|
|
@@ -29,14 +29,14 @@ import '@inkjs/ui';
|
|
|
29
29
|
import 'marked';
|
|
30
30
|
import 'marked-terminal';
|
|
31
31
|
import 'qrcode';
|
|
32
|
-
import { C as CommandGame } from '../../../CommandGame-
|
|
32
|
+
import { C as CommandGame } from '../../../CommandGame-er5Ql6hq.js';
|
|
33
33
|
import 'chalk';
|
|
34
34
|
import '@expo/apple-utils/build/index.js';
|
|
35
35
|
import 'deepmerge';
|
|
36
36
|
import 'ini';
|
|
37
37
|
import 'fs';
|
|
38
38
|
import 'path';
|
|
39
|
-
import '../../../Command-
|
|
39
|
+
import '../../../Command-7dCv1F9p.js';
|
|
40
40
|
|
|
41
41
|
const BuildsTable = ({ queryProps, ...boxProps }) => {
|
|
42
42
|
const { data, isLoading } = useBuilds(queryProps);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import { B as BaseAuthenticatedCommand, D as DetailsFlags, o as isCWDGodotGame, w as GameEngine, x as getGodotVersion, y as createProject, z as DEFAULT_SHIPPED_FILES_GLOBS, E as DEFAULT_IGNORED_FILES_GLOBS, F as getGodotProjectName, c as getInput } from '../../index-
|
|
2
|
+
import { B as BaseAuthenticatedCommand, D as DetailsFlags, o as isCWDGodotGame, w as GameEngine, x as getGodotVersion, y as createProject, z as DEFAULT_SHIPPED_FILES_GLOBS, E as DEFAULT_IGNORED_FILES_GLOBS, F as getGodotProjectName, c as getInput } from '../../index-DHioYOIm.js';
|
|
3
3
|
import 'node:fs';
|
|
4
4
|
import 'axios';
|
|
5
5
|
import 'crypto-js';
|
|
@@ -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 { h as BaseGameCommand, D as DetailsFlags, T as isValidSemVer, w as GameEngine } from '../../index-
|
|
4
|
+
import { h as BaseGameCommand, D as DetailsFlags, T as isValidSemVer, w as GameEngine } from '../../index-DHioYOIm.js';
|
|
5
5
|
import 'ink-spinner';
|
|
6
6
|
import 'react';
|
|
7
7
|
import 'node:fs';
|
|
@@ -23,7 +23,7 @@ import 'node:path';
|
|
|
23
23
|
import 'marked';
|
|
24
24
|
import 'marked-terminal';
|
|
25
25
|
import 'qrcode';
|
|
26
|
-
import { C as Command } from '../../Command-
|
|
26
|
+
import { C as Command } from '../../Command-7dCv1F9p.js';
|
|
27
27
|
import 'chalk';
|
|
28
28
|
import '@expo/apple-utils/build/index.js';
|
|
29
29
|
import 'node:crypto';
|
|
@@ -62,7 +62,8 @@ class GameDetails extends BaseGameCommand {
|
|
|
62
62
|
gcpServiceAccountId,
|
|
63
63
|
iosBundleId,
|
|
64
64
|
name,
|
|
65
|
-
semanticVersion
|
|
65
|
+
semanticVersion,
|
|
66
|
+
useDemoCredentials
|
|
66
67
|
} = valueFlags;
|
|
67
68
|
if (semanticVersion && !isValidSemVer(semanticVersion))
|
|
68
69
|
throw new Error(`Invalid semantic version: ${semanticVersion}`);
|
|
@@ -80,7 +81,8 @@ class GameDetails extends BaseGameCommand {
|
|
|
80
81
|
...iosBundleId && { iosBundleId },
|
|
81
82
|
...androidPackageName && { androidPackageName },
|
|
82
83
|
...gcpProjectId && { gcpProjectId },
|
|
83
|
-
...gcpServiceAccountId && { gcpServiceAccountId }
|
|
84
|
+
...gcpServiceAccountId && { gcpServiceAccountId },
|
|
85
|
+
...useDemoCredentials !== void 0 && { useDemoCredentials: useDemoCredentials.toLowerCase() === "true" }
|
|
84
86
|
},
|
|
85
87
|
name: name || game.name
|
|
86
88
|
};
|
|
@@ -100,7 +102,8 @@ class GameDetails extends BaseGameCommand {
|
|
|
100
102
|
"Game Engine Version": game.details?.gameEngineVersion || "Please set!",
|
|
101
103
|
"Game Name": game.name,
|
|
102
104
|
"Semantic Version": game.details?.semanticVersion || "0.0.1",
|
|
103
|
-
"iOS Bundle ID": game.details?.iosBundleId || "N/A"
|
|
105
|
+
"iOS Bundle ID": game.details?.iosBundleId || "N/A",
|
|
106
|
+
"Using Demo Credentials": game.details?.useDemoCredentials ? "Yes" : "No"
|
|
104
107
|
},
|
|
105
108
|
title: "Game Details"
|
|
106
109
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Args, Flags } from '@oclif/core';
|
|
2
|
-
import { B as BaseAuthenticatedCommand, o as isCWDGodotGame, O as getProject, z as DEFAULT_SHIPPED_FILES_GLOBS, E as DEFAULT_IGNORED_FILES_GLOBS } from '../../index-
|
|
2
|
+
import { B as BaseAuthenticatedCommand, o as isCWDGodotGame, O as getProject, z as DEFAULT_SHIPPED_FILES_GLOBS, E as DEFAULT_IGNORED_FILES_GLOBS } from '../../index-DHioYOIm.js';
|
|
3
3
|
import 'node:crypto';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'node:path';
|