shipthis 0.1.12 → 0.1.14
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/assets/markdown/ship-failure.md +12 -0
- package/assets/markdown/ship-success.md +12 -0
- package/dist/{AppleBundleIdDetails-DymjrhOZ.js → AppleBundleIdDetails-DxWVnxa5.js} +4 -4
- package/dist/{Command-BiB9MqbJ.js → Command-zfJ7qIJI.js} +5 -5
- package/dist/{CommandGame-C1oTlfdb.js → CommandGame-DVsNreSF.js} +1 -1
- package/dist/{Create-DIaSKUpl.js → Create-DdF29mIS.js} +3 -3
- package/dist/{Import-BIOsf8AA.js → Import-D8ik724M.js} +4 -4
- package/dist/{JobProgress-W0QQR49T.js → JobProgress-D1Pe4YJc.js} +10 -6
- package/dist/JobStatusTable-D-daiV-I.js +203 -0
- package/dist/{ProjectCredentialsTable-8kXt7sTS.js → ProjectCredentialsTable-Ch2s5qF1.js} +2 -2
- package/dist/{UserCredentialsTable-TflQvTEP.js → UserCredentialsTable-DzyAHhLB.js} +3 -3
- package/dist/{baseAppleCommand-B9wyIqdL.js → baseAppleCommand-BGXyWK-R.js} +1 -1
- package/dist/{baseGameAndroidCommand-6vsMpE7a.js → baseGameAndroidCommand-mdFhxanf.js} +2 -2
- package/dist/commands/apple/apiKey/create.js +7 -7
- package/dist/commands/apple/apiKey/export.js +6 -6
- package/dist/commands/apple/apiKey/import.js +6 -6
- package/dist/commands/apple/apiKey/status.js +5 -5
- package/dist/commands/apple/certificate/create.js +7 -7
- package/dist/commands/apple/certificate/export.js +6 -6
- package/dist/commands/apple/certificate/import.js +6 -6
- package/dist/commands/apple/certificate/status.js +5 -5
- package/dist/commands/apple/login.js +2 -2
- package/dist/commands/apple/status.js +4 -4
- package/dist/commands/dashboard.js +1 -1
- package/dist/commands/game/android/apiKey/connect.js +9 -9
- package/dist/commands/game/android/apiKey/create.js +10 -10
- package/dist/commands/game/android/apiKey/export.js +7 -7
- package/dist/commands/game/android/apiKey/import.js +9 -9
- package/dist/commands/game/android/apiKey/invite.js +4 -4
- package/dist/commands/game/android/apiKey/status.js +7 -7
- package/dist/commands/game/android/keyStore/create.js +8 -8
- package/dist/commands/game/android/keyStore/export.js +6 -6
- package/dist/commands/game/android/keyStore/import.js +9 -9
- package/dist/commands/game/android/keyStore/status.js +6 -6
- package/dist/commands/game/android/status.js +4 -4
- package/dist/commands/game/build/download.js +4 -4
- package/dist/commands/game/build/list.js +5 -5
- package/dist/commands/game/create.js +2 -2
- package/dist/commands/game/details.js +5 -4
- package/dist/commands/game/export.js +1 -1
- package/dist/commands/game/ios/app/addTester.js +5 -5
- package/dist/commands/game/ios/app/create.js +4 -4
- package/dist/commands/game/ios/app/status.js +7 -7
- package/dist/commands/game/ios/app/sync.js +5 -5
- package/dist/commands/game/ios/profile/create.js +7 -7
- package/dist/commands/game/ios/profile/export.js +6 -6
- package/dist/commands/game/ios/profile/import.js +6 -6
- package/dist/commands/game/ios/profile/status.js +6 -6
- 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 +4 -4
- package/dist/commands/game/job/status.js +17 -131
- package/dist/commands/game/list.js +4 -4
- package/dist/commands/game/ship.js +74 -19
- package/dist/commands/game/status.js +4 -4
- package/dist/commands/game/wizard.js +14 -14
- package/dist/commands/internal/fastlane.js +1 -1
- package/dist/commands/internal/readme.js +1 -1
- package/dist/commands/login.js +2 -2
- package/dist/commands/status.js +4 -4
- package/dist/{export-rS9o87LD.js → export-Cin4rLWR.js} +1 -1
- package/dist/{import-v54PM_Qg.js → import-CXTv9E84.js} +1 -1
- package/dist/{index-DOgF4dFK.js → index-B4v66AKo.js} +1 -1
- package/dist/{index-o9Y-84Rj.js → index-BVvcTBnj.js} +4 -4
- package/dist/{index-D6BH5UAM.js → index-Cx_2qTdS.js} +5 -5
- package/dist/{index-BB7X1Pqp.js → index-Dhx6FAHt.js} +1 -1
- package/dist/{index-Cz_KLwWf.js → index-Dj-chiHz.js} +2 -2
- package/dist/{upload-2naN75Zu.js → upload-DZCIfnwf.js} +1 -1
- package/dist/{useAndroidServiceAccountTestResult-Ce1x0Eh8.js → useAndroidServiceAccountTestResult-L4oozjag.js} +1 -1
- package/dist/{useAppleApp-BEtLQa7n.js → useAppleApp-DcSr-q-w.js} +1 -1
- package/dist/{useAppleBundleId-DXbMDRLd.js → useAppleBundleId-BnJVPVIz.js} +1 -1
- package/dist/{useJobWatching-I_A3b36f.js → useJobWatching-DS0qHqPA.js} +3 -3
- package/dist/{useProjectCredentials-vjedBbKl.js → useProjectCredentials-CI_AoXmH.js} +3 -3
- package/dist/{useWebSocket-CBqsjHbt.js → useWebSocket-ZEZvtpT_.js} +1 -1
- package/npm-shrinkwrap.json +2 -2
- package/oclif.manifest.json +144 -144
- package/package.json +2 -2
- package/dist/JobStatusTable-DqoppRro.js +0 -75
|
@@ -2,10 +2,10 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import { Args, Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
4
|
import * as fs from 'fs';
|
|
5
|
-
import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-
|
|
6
|
-
import { g as getUserCredentials } from '../../../index-
|
|
5
|
+
import { B as BaseAuthenticatedCommand, P as Platform, C as CredentialsType } from '../../../index-Dhx6FAHt.js';
|
|
6
|
+
import { g as getUserCredentials } from '../../../index-B4v66AKo.js';
|
|
7
7
|
import 'react';
|
|
8
|
-
import { C as Command } from '../../../Command-
|
|
8
|
+
import { C as Command } from '../../../Command-zfJ7qIJI.js';
|
|
9
9
|
import 'ink-spinner';
|
|
10
10
|
import 'axios';
|
|
11
11
|
import 'crypto-js';
|
|
@@ -27,13 +27,13 @@ import 'qrcode';
|
|
|
27
27
|
import { R as RunWithSpinner } from '../../../RunWithSpinner-BVXNWGD3.js';
|
|
28
28
|
import 'string-length';
|
|
29
29
|
import 'strip-ansi';
|
|
30
|
-
import { i as importCredential } from '../../../import-
|
|
30
|
+
import { i as importCredential } from '../../../import-CXTv9E84.js';
|
|
31
31
|
import 'path';
|
|
32
32
|
import '@expo/apple-utils/build/index.js';
|
|
33
33
|
import 'ini';
|
|
34
34
|
import 'deepmerge';
|
|
35
|
-
import '../../../index-
|
|
36
|
-
import '../../../useAndroidServiceAccountTestResult-
|
|
35
|
+
import '../../../index-Dj-chiHz.js';
|
|
36
|
+
import '../../../useAndroidServiceAccountTestResult-L4oozjag.js';
|
|
37
37
|
import 'marked';
|
|
38
38
|
import 'marked-terminal';
|
|
39
39
|
|
|
@@ -1,9 +1,9 @@
|
|
|
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 { b as getShortDate, l as Certificate, m as CertificateType, P as Platform, C as CredentialsType, B as BaseAuthenticatedCommand } from '../../../index-
|
|
4
|
+
import { b as getShortDate, l as Certificate, m as CertificateType, P as Platform, C as CredentialsType, B as BaseAuthenticatedCommand } from '../../../index-Dhx6FAHt.js';
|
|
5
5
|
import 'react';
|
|
6
|
-
import { C as Command } from '../../../Command-
|
|
6
|
+
import { C as Command } from '../../../Command-zfJ7qIJI.js';
|
|
7
7
|
import Spinner from 'ink-spinner';
|
|
8
8
|
import 'axios';
|
|
9
9
|
import 'crypto-js';
|
|
@@ -25,8 +25,8 @@ import 'open';
|
|
|
25
25
|
import 'qrcode';
|
|
26
26
|
import 'string-length';
|
|
27
27
|
import 'strip-ansi';
|
|
28
|
-
import { g as getShortUUID } from '../../../index-
|
|
29
|
-
import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-
|
|
28
|
+
import { g as getShortUUID } from '../../../index-Dj-chiHz.js';
|
|
29
|
+
import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-DzyAHhLB.js';
|
|
30
30
|
import { T as Table } from '../../../Table-CvM6pccN.js';
|
|
31
31
|
import { T as Title } from '../../../Title-BCQtayg6.js';
|
|
32
32
|
import { N as NextSteps } from '../../../NextSteps-CK9zHOCt.js';
|
|
@@ -34,7 +34,7 @@ import 'path';
|
|
|
34
34
|
import '@expo/apple-utils/build/index.js';
|
|
35
35
|
import 'ini';
|
|
36
36
|
import 'deepmerge';
|
|
37
|
-
import '../../../useAndroidServiceAccountTestResult-
|
|
37
|
+
import '../../../useAndroidServiceAccountTestResult-L4oozjag.js';
|
|
38
38
|
import 'marked';
|
|
39
39
|
import 'marked-terminal';
|
|
40
40
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import {
|
|
3
|
-
import { a as getInput,
|
|
2
|
+
import { $ as Auth, B as BaseAuthenticatedCommand } from '../../index-Dhx6FAHt.js';
|
|
3
|
+
import { a as getInput, d as getMaskedInput } from '../../index-Dj-chiHz.js';
|
|
4
4
|
import 'path';
|
|
5
5
|
import 'fs';
|
|
6
6
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
-
import { B as BaseAuthenticatedCommand } from '../../index-
|
|
2
|
+
import { B as BaseAuthenticatedCommand } from '../../index-Dhx6FAHt.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import { render } from 'ink';
|
|
5
|
-
import { C as Command } from '../../Command-
|
|
5
|
+
import { C as Command } from '../../Command-zfJ7qIJI.js';
|
|
6
6
|
import 'ink-spinner';
|
|
7
7
|
import 'axios';
|
|
8
8
|
import 'crypto-js';
|
|
@@ -31,8 +31,8 @@ import 'path';
|
|
|
31
31
|
import '@expo/apple-utils/build/index.js';
|
|
32
32
|
import 'ini';
|
|
33
33
|
import 'deepmerge';
|
|
34
|
-
import '../../index-
|
|
35
|
-
import '../../useAndroidServiceAccountTestResult-
|
|
34
|
+
import '../../index-Dj-chiHz.js';
|
|
35
|
+
import '../../useAndroidServiceAccountTestResult-L4oozjag.js';
|
|
36
36
|
import 'marked';
|
|
37
37
|
import 'marked-terminal';
|
|
38
38
|
import '../../Title-BCQtayg6.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { render } from 'ink';
|
|
3
3
|
import { Flags } from '@oclif/core';
|
|
4
|
-
import {
|
|
4
|
+
import { R as getGoogleStatus, T as disconnectGoogle } from '../../../../index-Dhx6FAHt.js';
|
|
5
5
|
import 'react';
|
|
6
|
-
import '../../../../Command-
|
|
6
|
+
import '../../../../Command-zfJ7qIJI.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import '@inkjs/ui';
|
|
9
9
|
import 'axios';
|
|
@@ -20,23 +20,23 @@ import 'luxon';
|
|
|
20
20
|
import 'fast-glob';
|
|
21
21
|
import 'socket.io-client';
|
|
22
22
|
import 'isomorphic-git';
|
|
23
|
-
import { C as ConnectGoogle } from '../../../../index-
|
|
23
|
+
import { C as ConnectGoogle } from '../../../../index-BVvcTBnj.js';
|
|
24
24
|
import 'qrcode';
|
|
25
25
|
import 'string-length';
|
|
26
26
|
import 'strip-ansi';
|
|
27
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
28
|
-
import
|
|
27
|
+
import { C as CommandGame } from '../../../../CommandGame-DVsNreSF.js';
|
|
28
|
+
import 'open';
|
|
29
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-mdFhxanf.js';
|
|
29
30
|
import 'path';
|
|
30
31
|
import '@expo/apple-utils/build/index.js';
|
|
31
32
|
import 'crypto-js';
|
|
32
33
|
import 'ini';
|
|
33
34
|
import 'deepmerge';
|
|
34
|
-
import '
|
|
35
|
-
import '../../../../
|
|
36
|
-
import '../../../../useAndroidServiceAccountTestResult-Ce1x0Eh8.js';
|
|
35
|
+
import '../../../../index-Dj-chiHz.js';
|
|
36
|
+
import '../../../../useAndroidServiceAccountTestResult-L4oozjag.js';
|
|
37
37
|
import 'marked';
|
|
38
38
|
import 'marked-terminal';
|
|
39
|
-
import '../../../../useWebSocket-
|
|
39
|
+
import '../../../../useWebSocket-ZEZvtpT_.js';
|
|
40
40
|
|
|
41
41
|
class GameAndroidApiKeyConnect extends BaseGameAndroidCommand {
|
|
42
42
|
static args = {};
|
|
@@ -2,14 +2,14 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import { render } from 'ink';
|
|
3
3
|
import { Flags } from '@oclif/core';
|
|
4
4
|
import 'react';
|
|
5
|
-
import '../../../../Command-
|
|
6
|
-
import { P as Platform, C as CredentialsType } from '../../../../index-
|
|
5
|
+
import '../../../../Command-zfJ7qIJI.js';
|
|
6
|
+
import { P as Platform, C as CredentialsType } from '../../../../index-Dhx6FAHt.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'axios';
|
|
9
9
|
import 'crypto-js';
|
|
10
10
|
import 'uuid';
|
|
11
11
|
import 'luxon';
|
|
12
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
12
|
+
import { a as getProjectCredentials } from '../../../../index-B4v66AKo.js';
|
|
13
13
|
import '@inkjs/ui';
|
|
14
14
|
import '@tanstack/react-query';
|
|
15
15
|
import 'fs';
|
|
@@ -26,19 +26,19 @@ import 'open';
|
|
|
26
26
|
import 'qrcode';
|
|
27
27
|
import 'string-length';
|
|
28
28
|
import 'strip-ansi';
|
|
29
|
-
import { C as CreateServiceAccountKey } from '../../../../index-
|
|
30
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
31
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
32
|
-
import '../../../../index-
|
|
33
|
-
import '../../../../useAndroidServiceAccountTestResult-
|
|
29
|
+
import { C as CreateServiceAccountKey } from '../../../../index-Cx_2qTdS.js';
|
|
30
|
+
import { C as CommandGame } from '../../../../CommandGame-DVsNreSF.js';
|
|
31
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-mdFhxanf.js';
|
|
32
|
+
import '../../../../index-Dj-chiHz.js';
|
|
33
|
+
import '../../../../useAndroidServiceAccountTestResult-L4oozjag.js';
|
|
34
34
|
import 'marked';
|
|
35
35
|
import 'marked-terminal';
|
|
36
36
|
import 'path';
|
|
37
37
|
import '@expo/apple-utils/build/index.js';
|
|
38
38
|
import 'ini';
|
|
39
39
|
import 'deepmerge';
|
|
40
|
-
import '../../../../useWebSocket-
|
|
41
|
-
import '../../../../useProjectCredentials-
|
|
40
|
+
import '../../../../useWebSocket-ZEZvtpT_.js';
|
|
41
|
+
import '../../../../useProjectCredentials-CI_AoXmH.js';
|
|
42
42
|
import '../../../../ProgressSpinner-6pw1T8Iw.js';
|
|
43
43
|
|
|
44
44
|
class GameAndroidApiKeyCreate extends BaseGameAndroidCommand {
|
|
@@ -2,10 +2,10 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import { Args, Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
4
|
import * as fs from 'fs';
|
|
5
|
-
import { P as Platform, C as CredentialsType } from '../../../../index-
|
|
6
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
5
|
+
import { P as Platform, C as CredentialsType } from '../../../../index-Dhx6FAHt.js';
|
|
6
|
+
import { a as getProjectCredentials } from '../../../../index-B4v66AKo.js';
|
|
7
7
|
import 'react';
|
|
8
|
-
import { C as Command } from '../../../../Command-
|
|
8
|
+
import { C as Command } from '../../../../Command-zfJ7qIJI.js';
|
|
9
9
|
import 'ink-spinner';
|
|
10
10
|
import 'axios';
|
|
11
11
|
import 'crypto-js';
|
|
@@ -27,14 +27,14 @@ import 'qrcode';
|
|
|
27
27
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-BVXNWGD3.js';
|
|
28
28
|
import 'string-length';
|
|
29
29
|
import 'strip-ansi';
|
|
30
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
31
|
-
import { e as exportCredential } from '../../../../export-
|
|
30
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-mdFhxanf.js';
|
|
31
|
+
import { e as exportCredential } from '../../../../export-Cin4rLWR.js';
|
|
32
32
|
import 'path';
|
|
33
33
|
import '@expo/apple-utils/build/index.js';
|
|
34
34
|
import 'ini';
|
|
35
35
|
import 'deepmerge';
|
|
36
|
-
import '../../../../index-
|
|
37
|
-
import '../../../../useAndroidServiceAccountTestResult-
|
|
36
|
+
import '../../../../index-Dj-chiHz.js';
|
|
37
|
+
import '../../../../useAndroidServiceAccountTestResult-L4oozjag.js';
|
|
38
38
|
import 'marked';
|
|
39
39
|
import 'marked-terminal';
|
|
40
40
|
|
|
@@ -2,10 +2,10 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import { Args, Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
4
|
import * as fs from 'fs';
|
|
5
|
-
import { P as Platform, C as CredentialsType } from '../../../../index-
|
|
6
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
5
|
+
import { P as Platform, C as CredentialsType } from '../../../../index-Dhx6FAHt.js';
|
|
6
|
+
import { a as getProjectCredentials } from '../../../../index-B4v66AKo.js';
|
|
7
7
|
import 'react';
|
|
8
|
-
import { C as Command } from '../../../../Command-
|
|
8
|
+
import { C as Command } from '../../../../Command-zfJ7qIJI.js';
|
|
9
9
|
import 'ink-spinner';
|
|
10
10
|
import 'axios';
|
|
11
11
|
import 'crypto-js';
|
|
@@ -27,14 +27,14 @@ import 'qrcode';
|
|
|
27
27
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-BVXNWGD3.js';
|
|
28
28
|
import 'string-length';
|
|
29
29
|
import 'strip-ansi';
|
|
30
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
31
|
-
import { i as importCredential } from '../../../../import-
|
|
30
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-mdFhxanf.js';
|
|
31
|
+
import { i as importCredential } from '../../../../import-CXTv9E84.js';
|
|
32
32
|
import 'path';
|
|
33
33
|
import '@expo/apple-utils/build/index.js';
|
|
34
34
|
import 'ini';
|
|
35
35
|
import 'deepmerge';
|
|
36
|
-
import '../../../../index-
|
|
37
|
-
import '../../../../useAndroidServiceAccountTestResult-
|
|
36
|
+
import '../../../../index-Dj-chiHz.js';
|
|
37
|
+
import '../../../../useAndroidServiceAccountTestResult-L4oozjag.js';
|
|
38
38
|
import 'marked';
|
|
39
39
|
import 'marked-terminal';
|
|
40
40
|
|
|
@@ -65,7 +65,7 @@ class GameAndroidApiKeyImport extends BaseGameAndroidCommand {
|
|
|
65
65
|
(cred) => cred.platform == Platform.ANDROID && cred.isActive && cred.type == CredentialsType.KEY
|
|
66
66
|
);
|
|
67
67
|
if (hasAndroidApiKey && !force) {
|
|
68
|
-
this.error("An Android API Key is already set on this game. Use --force to overwrite it.");
|
|
68
|
+
this.error("An Android Service Account API Key is already set on this game. Use --force to overwrite it.");
|
|
69
69
|
}
|
|
70
70
|
const handleComplete = async () => {
|
|
71
71
|
await this.config.runCommand(`game:android:apiKey:status`, ["--gameId", game.id]);
|
|
@@ -75,7 +75,7 @@ class GameAndroidApiKeyImport extends BaseGameAndroidCommand {
|
|
|
75
75
|
RunWithSpinner,
|
|
76
76
|
{
|
|
77
77
|
msgInProgress: `Importing Android Service Account API Key from ${file}...`,
|
|
78
|
-
msgComplete: `Android
|
|
78
|
+
msgComplete: `Android Service Account API Key imported from ${file}`,
|
|
79
79
|
executeMethod: () => importCredential({
|
|
80
80
|
projectId: game.id,
|
|
81
81
|
zipPath: file,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Args, Flags } from '@oclif/core';
|
|
2
|
-
import {
|
|
3
|
-
import { f as fetchKeyTestResult, K as KeyTestStatus, a as KeyTestError, n as niceError } from '../../../../useAndroidServiceAccountTestResult-
|
|
4
|
-
import { a as getInput } from '../../../../index-
|
|
5
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
2
|
+
import { S as inviteServiceAccount } from '../../../../index-Dhx6FAHt.js';
|
|
3
|
+
import { f as fetchKeyTestResult, K as KeyTestStatus, a as KeyTestError, n as niceError } from '../../../../useAndroidServiceAccountTestResult-L4oozjag.js';
|
|
4
|
+
import { a as getInput } from '../../../../index-Dj-chiHz.js';
|
|
5
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-mdFhxanf.js';
|
|
6
6
|
import 'path';
|
|
7
7
|
import 'fs';
|
|
8
8
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -2,8 +2,8 @@ import { jsxs, jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import { render } from 'ink';
|
|
3
3
|
import { Flags } from '@oclif/core';
|
|
4
4
|
import 'react';
|
|
5
|
-
import { C as Command } from '../../../../Command-
|
|
6
|
-
import { P as Platform, C as CredentialsType } from '../../../../index-
|
|
5
|
+
import { C as Command } from '../../../../Command-zfJ7qIJI.js';
|
|
6
|
+
import { P as Platform, C as CredentialsType } from '../../../../index-Dhx6FAHt.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'axios';
|
|
9
9
|
import 'crypto-js';
|
|
@@ -18,7 +18,7 @@ import 'readline-sync';
|
|
|
18
18
|
import 'node:readline';
|
|
19
19
|
import 'node:path';
|
|
20
20
|
import 'node:url';
|
|
21
|
-
import { f as fetchKeyTestResult, n as niceError, K as KeyTestStatus } from '../../../../useAndroidServiceAccountTestResult-
|
|
21
|
+
import { f as fetchKeyTestResult, n as niceError, K as KeyTestStatus } from '../../../../useAndroidServiceAccountTestResult-L4oozjag.js';
|
|
22
22
|
import 'fast-glob';
|
|
23
23
|
import 'socket.io-client';
|
|
24
24
|
import 'isomorphic-git';
|
|
@@ -28,16 +28,16 @@ import 'qrcode';
|
|
|
28
28
|
import { T as Table } from '../../../../Table-CvM6pccN.js';
|
|
29
29
|
import 'string-length';
|
|
30
30
|
import 'strip-ansi';
|
|
31
|
-
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-
|
|
32
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
33
|
-
import '../../../../index-
|
|
31
|
+
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-Ch2s5qF1.js';
|
|
32
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-mdFhxanf.js';
|
|
33
|
+
import '../../../../index-Dj-chiHz.js';
|
|
34
34
|
import 'marked';
|
|
35
35
|
import 'marked-terminal';
|
|
36
36
|
import 'path';
|
|
37
37
|
import '@expo/apple-utils/build/index.js';
|
|
38
38
|
import 'ini';
|
|
39
39
|
import 'deepmerge';
|
|
40
|
-
import '../../../../useProjectCredentials-
|
|
40
|
+
import '../../../../useProjectCredentials-CI_AoXmH.js';
|
|
41
41
|
|
|
42
42
|
class GameAndroidApiKeyStatus extends BaseGameAndroidCommand {
|
|
43
43
|
static args = {};
|
|
@@ -2,16 +2,16 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import { render } from 'ink';
|
|
3
3
|
import { Flags } from '@oclif/core';
|
|
4
4
|
import 'react';
|
|
5
|
-
import '../../../../Command-
|
|
6
|
-
import { P as Platform, C as CredentialsType } from '../../../../index-
|
|
5
|
+
import '../../../../Command-zfJ7qIJI.js';
|
|
6
|
+
import { P as Platform, C as CredentialsType } from '../../../../index-Dhx6FAHt.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'axios';
|
|
9
9
|
import 'crypto-js';
|
|
10
10
|
import 'uuid';
|
|
11
11
|
import 'luxon';
|
|
12
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
12
|
+
import { a as getProjectCredentials } from '../../../../index-B4v66AKo.js';
|
|
13
13
|
import '@inkjs/ui';
|
|
14
|
-
import { C as CreateKeystore } from '../../../../Create-
|
|
14
|
+
import { C as CreateKeystore } from '../../../../Create-DdF29mIS.js';
|
|
15
15
|
import 'fs';
|
|
16
16
|
import 'yazl';
|
|
17
17
|
import '@tanstack/react-query';
|
|
@@ -27,10 +27,10 @@ import 'open';
|
|
|
27
27
|
import 'qrcode';
|
|
28
28
|
import 'string-length';
|
|
29
29
|
import 'strip-ansi';
|
|
30
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
31
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
32
|
-
import '../../../../index-
|
|
33
|
-
import '../../../../useAndroidServiceAccountTestResult-
|
|
30
|
+
import { C as CommandGame } from '../../../../CommandGame-DVsNreSF.js';
|
|
31
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-mdFhxanf.js';
|
|
32
|
+
import '../../../../index-Dj-chiHz.js';
|
|
33
|
+
import '../../../../useAndroidServiceAccountTestResult-L4oozjag.js';
|
|
34
34
|
import 'marked';
|
|
35
35
|
import 'marked-terminal';
|
|
36
36
|
import 'path';
|
|
@@ -2,10 +2,10 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import { Args, Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
4
|
import * as fs from 'fs';
|
|
5
|
-
import { c as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-
|
|
6
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
5
|
+
import { c as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-Dhx6FAHt.js';
|
|
6
|
+
import { a as getProjectCredentials } from '../../../../index-B4v66AKo.js';
|
|
7
7
|
import 'react';
|
|
8
|
-
import { C as Command } from '../../../../Command-
|
|
8
|
+
import { C as Command } from '../../../../Command-zfJ7qIJI.js';
|
|
9
9
|
import 'ink-spinner';
|
|
10
10
|
import 'axios';
|
|
11
11
|
import 'crypto-js';
|
|
@@ -27,13 +27,13 @@ import 'qrcode';
|
|
|
27
27
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-BVXNWGD3.js';
|
|
28
28
|
import 'string-length';
|
|
29
29
|
import 'strip-ansi';
|
|
30
|
-
import { e as exportCredential } from '../../../../export-
|
|
30
|
+
import { e as exportCredential } from '../../../../export-Cin4rLWR.js';
|
|
31
31
|
import 'path';
|
|
32
32
|
import '@expo/apple-utils/build/index.js';
|
|
33
33
|
import 'ini';
|
|
34
34
|
import 'deepmerge';
|
|
35
|
-
import '../../../../index-
|
|
36
|
-
import '../../../../useAndroidServiceAccountTestResult-
|
|
35
|
+
import '../../../../index-Dj-chiHz.js';
|
|
36
|
+
import '../../../../useAndroidServiceAccountTestResult-L4oozjag.js';
|
|
37
37
|
import 'marked';
|
|
38
38
|
import 'marked-terminal';
|
|
39
39
|
|
|
@@ -2,10 +2,10 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import { Args, Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
4
|
import * as fs from 'fs';
|
|
5
|
-
import { c as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-
|
|
6
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
5
|
+
import { c as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-Dhx6FAHt.js';
|
|
6
|
+
import { a as getProjectCredentials } from '../../../../index-B4v66AKo.js';
|
|
7
7
|
import 'react';
|
|
8
|
-
import '../../../../Command-
|
|
8
|
+
import '../../../../Command-zfJ7qIJI.js';
|
|
9
9
|
import 'ink-spinner';
|
|
10
10
|
import 'axios';
|
|
11
11
|
import 'crypto-js';
|
|
@@ -13,7 +13,7 @@ import 'uuid';
|
|
|
13
13
|
import 'luxon';
|
|
14
14
|
import '@inkjs/ui';
|
|
15
15
|
import '@tanstack/react-query';
|
|
16
|
-
import { I as ImportKeystore } from '../../../../Import-
|
|
16
|
+
import { I as ImportKeystore } from '../../../../Import-D8ik724M.js';
|
|
17
17
|
import 'open';
|
|
18
18
|
import 'crypto';
|
|
19
19
|
import 'readline-sync';
|
|
@@ -27,17 +27,17 @@ import 'isomorphic-git';
|
|
|
27
27
|
import 'qrcode';
|
|
28
28
|
import 'string-length';
|
|
29
29
|
import 'strip-ansi';
|
|
30
|
-
import { C as CommandGame } from '../../../../CommandGame-
|
|
31
|
-
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-
|
|
30
|
+
import { C as CommandGame } from '../../../../CommandGame-DVsNreSF.js';
|
|
31
|
+
import { B as BaseGameAndroidCommand } from '../../../../baseGameAndroidCommand-mdFhxanf.js';
|
|
32
32
|
import 'path';
|
|
33
33
|
import '@expo/apple-utils/build/index.js';
|
|
34
34
|
import 'ini';
|
|
35
35
|
import 'deepmerge';
|
|
36
|
-
import '../../../../index-
|
|
37
|
-
import '../../../../useAndroidServiceAccountTestResult-
|
|
36
|
+
import '../../../../index-Dj-chiHz.js';
|
|
37
|
+
import '../../../../useAndroidServiceAccountTestResult-L4oozjag.js';
|
|
38
38
|
import 'marked';
|
|
39
39
|
import 'marked-terminal';
|
|
40
|
-
import '../../../../import-
|
|
40
|
+
import '../../../../import-CXTv9E84.js';
|
|
41
41
|
|
|
42
42
|
class GameAndroidKeyStoreImport extends BaseGameCommand {
|
|
43
43
|
static args = {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { render } from 'ink';
|
|
3
3
|
import 'react';
|
|
4
|
-
import { C as Command } from '../../../../Command-
|
|
5
|
-
import { c as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-
|
|
4
|
+
import { C as Command } from '../../../../Command-zfJ7qIJI.js';
|
|
5
|
+
import { c as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-Dhx6FAHt.js';
|
|
6
6
|
import 'ink-spinner';
|
|
7
7
|
import 'axios';
|
|
8
8
|
import 'crypto-js';
|
|
@@ -25,16 +25,16 @@ import 'open';
|
|
|
25
25
|
import 'qrcode';
|
|
26
26
|
import 'string-length';
|
|
27
27
|
import 'strip-ansi';
|
|
28
|
-
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-
|
|
29
|
-
import '../../../../index-
|
|
30
|
-
import '../../../../useAndroidServiceAccountTestResult-
|
|
28
|
+
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-Ch2s5qF1.js';
|
|
29
|
+
import '../../../../index-Dj-chiHz.js';
|
|
30
|
+
import '../../../../useAndroidServiceAccountTestResult-L4oozjag.js';
|
|
31
31
|
import 'marked';
|
|
32
32
|
import 'marked-terminal';
|
|
33
33
|
import 'path';
|
|
34
34
|
import '@expo/apple-utils/build/index.js';
|
|
35
35
|
import 'ini';
|
|
36
36
|
import 'deepmerge';
|
|
37
|
-
import '../../../../useProjectCredentials-
|
|
37
|
+
import '../../../../useProjectCredentials-CI_AoXmH.js';
|
|
38
38
|
import '../../../../Table-CvM6pccN.js';
|
|
39
39
|
import '../../../../Title-BCQtayg6.js';
|
|
40
40
|
|
|
@@ -2,8 +2,8 @@ import { jsxs, jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import { render } from 'ink';
|
|
3
3
|
import { Flags } from '@oclif/core';
|
|
4
4
|
import 'react';
|
|
5
|
-
import { C as Command } from '../../../Command-
|
|
6
|
-
import { c as BaseGameCommand, k as getProjectPlatformProgress, P as Platform, b as getShortDate } from '../../../index-
|
|
5
|
+
import { C as Command } from '../../../Command-zfJ7qIJI.js';
|
|
6
|
+
import { c as BaseGameCommand, k as getProjectPlatformProgress, P as Platform, b as getShortDate } from '../../../index-Dhx6FAHt.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import '@inkjs/ui';
|
|
9
9
|
import 'axios';
|
|
@@ -11,7 +11,7 @@ import '@tanstack/react-query';
|
|
|
11
11
|
import 'fs';
|
|
12
12
|
import 'uuid';
|
|
13
13
|
import 'yazl';
|
|
14
|
-
import { g as getShortUUID, m as makeHumanReadable } from '../../../index-
|
|
14
|
+
import { g as getShortUUID, m as makeHumanReadable } from '../../../index-Dj-chiHz.js';
|
|
15
15
|
import 'open';
|
|
16
16
|
import { N as NextSteps } from '../../../NextSteps-CK9zHOCt.js';
|
|
17
17
|
import 'qrcode';
|
|
@@ -21,7 +21,7 @@ import 'strip-ansi';
|
|
|
21
21
|
import 'luxon';
|
|
22
22
|
import 'fast-glob';
|
|
23
23
|
import 'socket.io-client';
|
|
24
|
-
import '../../../useAndroidServiceAccountTestResult-
|
|
24
|
+
import '../../../useAndroidServiceAccountTestResult-L4oozjag.js';
|
|
25
25
|
import 'marked';
|
|
26
26
|
import 'marked-terminal';
|
|
27
27
|
import 'path';
|
|
@@ -2,9 +2,9 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import { Args, Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
4
|
import * as fs from 'fs';
|
|
5
|
-
import { c as BaseGameCommand,
|
|
5
|
+
import { c as BaseGameCommand, K as getBuild } from '../../../index-Dhx6FAHt.js';
|
|
6
6
|
import 'react';
|
|
7
|
-
import { C as Command } from '../../../Command-
|
|
7
|
+
import { C as Command } from '../../../Command-zfJ7qIJI.js';
|
|
8
8
|
import 'ink-spinner';
|
|
9
9
|
import '@inkjs/ui';
|
|
10
10
|
import axios from 'axios';
|
|
@@ -30,8 +30,8 @@ import '@expo/apple-utils/build/index.js';
|
|
|
30
30
|
import 'crypto-js';
|
|
31
31
|
import 'ini';
|
|
32
32
|
import 'deepmerge';
|
|
33
|
-
import '../../../index-
|
|
34
|
-
import '../../../useAndroidServiceAccountTestResult-
|
|
33
|
+
import '../../../index-Dj-chiHz.js';
|
|
34
|
+
import '../../../useAndroidServiceAccountTestResult-L4oozjag.js';
|
|
35
35
|
import 'marked';
|
|
36
36
|
import 'marked-terminal';
|
|
37
37
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Box, Text, render } from 'ink';
|
|
3
3
|
import { Flags } from '@oclif/core';
|
|
4
|
-
import { c as BaseGameCommand } from '../../../index-
|
|
4
|
+
import { c as BaseGameCommand } from '../../../index-Dhx6FAHt.js';
|
|
5
5
|
import 'react';
|
|
6
|
-
import {
|
|
6
|
+
import { c as useBuilds, d as getBuildSummary } from '../../../Command-zfJ7qIJI.js';
|
|
7
7
|
import Spinner from 'ink-spinner';
|
|
8
8
|
import 'axios';
|
|
9
9
|
import 'crypto-js';
|
|
@@ -25,15 +25,15 @@ import 'open';
|
|
|
25
25
|
import 'qrcode';
|
|
26
26
|
import 'string-length';
|
|
27
27
|
import 'strip-ansi';
|
|
28
|
-
import { C as CommandGame } from '../../../CommandGame-
|
|
28
|
+
import { C as CommandGame } from '../../../CommandGame-DVsNreSF.js';
|
|
29
29
|
import { T as Table } from '../../../Table-CvM6pccN.js';
|
|
30
30
|
import { T as Title } from '../../../Title-BCQtayg6.js';
|
|
31
31
|
import 'path';
|
|
32
32
|
import '@expo/apple-utils/build/index.js';
|
|
33
33
|
import 'ini';
|
|
34
34
|
import 'deepmerge';
|
|
35
|
-
import '../../../index-
|
|
36
|
-
import '../../../useAndroidServiceAccountTestResult-
|
|
35
|
+
import '../../../index-Dj-chiHz.js';
|
|
36
|
+
import '../../../useAndroidServiceAccountTestResult-L4oozjag.js';
|
|
37
37
|
import 'marked';
|
|
38
38
|
import 'marked-terminal';
|
|
39
39
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import { B as BaseAuthenticatedCommand, D as DetailsFlags, j as isCWDGodotGame, t as GameEngine, u as getGodotVersion, v as createProject, w as DEFAULT_IGNORED_FILES_GLOBS, x as DEFAULT_SHIPPED_FILES_GLOBS, y as getGodotProjectName } from '../../index-
|
|
3
|
-
import { a as getInput } from '../../index-
|
|
2
|
+
import { B as BaseAuthenticatedCommand, D as DetailsFlags, j as isCWDGodotGame, t as GameEngine, u as getGodotVersion, v as createProject, w as DEFAULT_IGNORED_FILES_GLOBS, x as DEFAULT_SHIPPED_FILES_GLOBS, y as getGodotProjectName } from '../../index-Dhx6FAHt.js';
|
|
3
|
+
import { a as getInput } from '../../index-Dj-chiHz.js';
|
|
4
4
|
import 'path';
|
|
5
5
|
import 'fs';
|
|
6
6
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -2,8 +2,8 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import { render } from 'ink';
|
|
3
3
|
import { Flags } from '@oclif/core';
|
|
4
4
|
import 'react';
|
|
5
|
-
import { C as Command } from '../../Command-
|
|
6
|
-
import { c as BaseGameCommand, D as DetailsFlags, t as GameEngine } from '../../index-
|
|
5
|
+
import { C as Command } from '../../Command-zfJ7qIJI.js';
|
|
6
|
+
import { c as BaseGameCommand, D as DetailsFlags, t as GameEngine } from '../../index-Dhx6FAHt.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'axios';
|
|
9
9
|
import 'crypto-js';
|
|
@@ -13,7 +13,7 @@ import 'fs';
|
|
|
13
13
|
import '@inkjs/ui';
|
|
14
14
|
import '@tanstack/react-query';
|
|
15
15
|
import 'yazl';
|
|
16
|
-
import { i as isValidSemVer } from '../../index-
|
|
16
|
+
import { i as isValidSemVer } from '../../index-Dj-chiHz.js';
|
|
17
17
|
import 'open';
|
|
18
18
|
import 'qrcode';
|
|
19
19
|
import { S as StatusTable } from '../../StatusTable-Dm5St4g-.js';
|
|
@@ -21,7 +21,7 @@ import 'string-length';
|
|
|
21
21
|
import 'strip-ansi';
|
|
22
22
|
import 'fast-glob';
|
|
23
23
|
import 'socket.io-client';
|
|
24
|
-
import '../../useAndroidServiceAccountTestResult-
|
|
24
|
+
import '../../useAndroidServiceAccountTestResult-L4oozjag.js';
|
|
25
25
|
import 'marked';
|
|
26
26
|
import 'marked-terminal';
|
|
27
27
|
import 'path';
|
|
@@ -92,6 +92,7 @@ class GameDetails extends BaseGameCommand {
|
|
|
92
92
|
{
|
|
93
93
|
title: "Game Details",
|
|
94
94
|
statuses: {
|
|
95
|
+
"Game Name": game.name,
|
|
95
96
|
"Game Engine": game.details?.gameEngine || "Please set!",
|
|
96
97
|
"Game Engine Version": game.details?.gameEngineVersion || "Please set!",
|
|
97
98
|
"iOS Bundle ID": game.details?.iosBundleId || "N/A",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Args, Flags } from '@oclif/core';
|
|
2
|
-
import { B as BaseAuthenticatedCommand, j as isCWDGodotGame,
|
|
2
|
+
import { B as BaseAuthenticatedCommand, j as isCWDGodotGame, I as getProject, w as DEFAULT_IGNORED_FILES_GLOBS, x as DEFAULT_SHIPPED_FILES_GLOBS } from '../../index-Dhx6FAHt.js';
|
|
3
3
|
import 'crypto';
|
|
4
4
|
import 'fs';
|
|
5
5
|
import 'readline-sync';
|