shipthis 0.1.33 → 0.1.34
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 +8 -7
- package/assets/markdown/apikey-create.md +11 -0
- package/dist/{AppleBundleIdDetails-BhHPCvRm.js → AppleBundleIdDetails-By-sSGNl.js} +4 -4
- package/dist/{Command-BDIkuv2g.js → Command-VWMnGslo.js} +2 -2
- package/dist/{CommandGame-CvBIjPZp.js → CommandGame-BSVPZzNl.js} +2 -2
- package/dist/{Create-Lpe0B8nT.js → Create-SR1Mq7BY.js} +4 -4
- package/dist/{GameStatus-5XpufIY_.js → GameStatus-1ntFyxEx.js} +3 -3
- package/dist/{Import-DFzrAG04.js → Import-cedOWPDz.js} +4 -4
- package/dist/{JobLogTail-BYcJgPcL.js → JobLogTail-C_W8UAMg.js} +5 -5
- package/dist/{JobProgress-BcrE7CUK.js → JobProgress-CI385G53.js} +5 -5
- package/dist/{JobStatusTable-Bi-y8ZZT.js → JobStatusTable-CdbKtwJE.js} +4 -4
- package/dist/{ProjectCredentialsTable-B4vDJl4l.js → ProjectCredentialsTable-ZnuIfcDB.js} +2 -2
- package/dist/{RunWithSpinner-gMVA07bZ.js → RunWithSpinner-DucRnFp6.js} +2 -1
- package/dist/{UserCredentialsTable-CwkZTFBD.js → UserCredentialsTable-DRkAYgEA.js} +3 -3
- package/dist/{baseAppleCommand-BKXweb-U.js → baseAppleCommand-CsO-_Yzn.js} +1 -1
- package/dist/{baseGameAndroidCommand-CAi-BSsH.js → baseGameAndroidCommand-CdjaAbNX.js} +2 -2
- package/dist/commands/apiKey/create.js +97 -0
- package/dist/commands/apiKey/list.js +91 -0
- package/dist/commands/apiKey/revoke.js +82 -0
- package/dist/commands/apple/apiKey/create.js +9 -9
- package/dist/commands/apple/apiKey/export.js +8 -8
- package/dist/commands/apple/apiKey/import.js +8 -8
- package/dist/commands/apple/apiKey/status.js +6 -6
- package/dist/commands/apple/certificate/create.js +9 -9
- package/dist/commands/apple/certificate/export.js +8 -8
- package/dist/commands/apple/certificate/import.js +8 -8
- package/dist/commands/apple/certificate/status.js +6 -6
- package/dist/commands/apple/login.js +2 -2
- package/dist/commands/apple/status.js +5 -5
- 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 +11 -11
- package/dist/commands/game/android/apiKey/export.js +9 -9
- 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 +8 -8
- package/dist/commands/game/android/keyStore/create.js +10 -10
- package/dist/commands/game/android/keyStore/export.js +8 -8
- package/dist/commands/game/android/keyStore/import.js +10 -10
- package/dist/commands/game/android/keyStore/status.js +7 -7
- package/dist/commands/game/android/status.js +1 -1
- package/dist/commands/game/build/download.js +6 -6
- package/dist/commands/game/build/list.js +6 -6
- package/dist/commands/game/create.js +2 -2
- package/dist/commands/game/details.js +5 -5
- package/dist/commands/game/export.js +1 -1
- package/dist/commands/game/ios/app/addTester.js +7 -7
- package/dist/commands/game/ios/app/create.js +6 -6
- package/dist/commands/game/ios/app/status.js +8 -8
- package/dist/commands/game/ios/app/sync.js +7 -7
- package/dist/commands/game/ios/profile/create.js +9 -9
- package/dist/commands/game/ios/profile/export.js +8 -8
- package/dist/commands/game/ios/profile/import.js +8 -8
- package/dist/commands/game/ios/profile/status.js +7 -7
- package/dist/commands/game/ios/status.js +10 -10
- package/dist/commands/game/ios/wizard.js +5 -5
- package/dist/commands/game/job/list.js +5 -5
- package/dist/commands/game/job/status.js +8 -8
- package/dist/commands/game/list.js +5 -5
- package/dist/commands/game/ship.js +10 -10
- package/dist/commands/game/status.js +7 -7
- package/dist/commands/game/wizard.js +16 -16
- 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 +5 -5
- package/dist/{export-DLQrUEBK.js → export-B5Yfd9vw.js} +1 -1
- package/dist/{import-BoY5e0uJ.js → import-A2WcStHl.js} +1 -1
- package/dist/{index-CisLwc7e.js → index-BBLtvl1Y.js} +5 -5
- package/dist/{index-DC0GJtAy.js → index-Bz1qt_8T.js} +4 -4
- package/dist/{index-DfUg5j06.js → index-CA6-uLMn.js} +3 -3
- package/dist/{index-pj8JVg5X.js → index-CO_ssVFA.js} +24 -1
- package/dist/{index-B27WJDxn.js → index-CYjZ26If.js} +1 -1
- package/dist/{index-Crv7S0bl.js → index-CgzANgJt.js} +1 -1
- package/dist/{upload-C8S17EU_.js → upload-BIsFZzBO.js} +1 -1
- package/dist/{useAndroidServiceAccountTestResult-D4e5AKAZ.js → useAndroidServiceAccountTestResult-DueKynFy.js} +1 -1
- package/dist/{useAppleApp-Dr6URQvC.js → useAppleApp-BZR94exU.js} +1 -1
- package/dist/{useAppleBundleId-DELAwSQp.js → useAppleBundleId-Dg5DsItN.js} +1 -1
- package/dist/{useProjectCredentials-BjvdJdQg.js → useProjectCredentials-jQYGcDhT.js} +3 -3
- package/dist/{useWebSocket-CRV7V69Q.js → useWebSocket-CIxkPaYi.js} +1 -1
- package/docs/apiKey/create.md +27 -0
- package/docs/apiKey/list.md +30 -0
- package/docs/apiKey/revoke.md +26 -0
- package/docs/apiKey.md +93 -0
- package/package.json +9 -3
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { render } from 'ink';
|
|
3
|
-
import { c as BaseGameCommand, C as CredentialsType, P as Platform } from '../../../../index-
|
|
3
|
+
import { c as BaseGameCommand, C as CredentialsType, P as Platform } from '../../../../index-CO_ssVFA.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-ZnuIfcDB.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 '../../../../index-
|
|
32
|
-
import { C as Command } from '../../../../Command-
|
|
31
|
+
import '../../../../index-CA6-uLMn.js';
|
|
32
|
+
import { C as Command } from '../../../../Command-VWMnGslo.js';
|
|
33
33
|
import '@expo/apple-utils/build/index.js';
|
|
34
34
|
import 'deepmerge';
|
|
35
35
|
import 'ini';
|
|
36
|
-
import '../../../../useProjectCredentials-
|
|
37
|
-
import '../../../../useAndroidServiceAccountTestResult-
|
|
38
|
-
import '../../../../index-
|
|
36
|
+
import '../../../../useProjectCredentials-jQYGcDhT.js';
|
|
37
|
+
import '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
38
|
+
import '../../../../index-CYjZ26If.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 { c as BaseGameCommand, H as downloadBuildById } from '../../../index-
|
|
5
|
+
import { c as BaseGameCommand, H as downloadBuildById } from '../../../index-CO_ssVFA.js';
|
|
6
6
|
import 'ink-spinner';
|
|
7
7
|
import 'node:crypto';
|
|
8
8
|
import 'node:path';
|
|
@@ -26,15 +26,15 @@ import '@inkjs/ui';
|
|
|
26
26
|
import 'marked';
|
|
27
27
|
import 'marked-terminal';
|
|
28
28
|
import 'qrcode';
|
|
29
|
-
import { R as RunWithSpinner } from '../../../RunWithSpinner-
|
|
30
|
-
import '../../../index-
|
|
31
|
-
import { C as Command } from '../../../Command-
|
|
29
|
+
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
30
|
+
import '../../../index-CA6-uLMn.js';
|
|
31
|
+
import { C as Command } from '../../../Command-VWMnGslo.js';
|
|
32
32
|
import 'crypto-js';
|
|
33
33
|
import '@expo/apple-utils/build/index.js';
|
|
34
34
|
import 'deepmerge';
|
|
35
35
|
import 'ini';
|
|
36
|
-
import '../../../index-
|
|
37
|
-
import '../../../useAndroidServiceAccountTestResult-
|
|
36
|
+
import '../../../index-CYjZ26If.js';
|
|
37
|
+
import '../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
38
38
|
|
|
39
39
|
class GameBuildDownload extends BaseGameCommand {
|
|
40
40
|
static args = {
|
|
@@ -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 { c as BaseGameCommand } from '../../../index-
|
|
4
|
+
import { c as BaseGameCommand } from '../../../index-CO_ssVFA.js';
|
|
5
5
|
import Spinner from 'ink-spinner';
|
|
6
6
|
import 'node:crypto';
|
|
7
7
|
import 'node:fs';
|
|
@@ -16,7 +16,7 @@ import '@tanstack/react-query';
|
|
|
16
16
|
import 'react';
|
|
17
17
|
import 'crypto-js';
|
|
18
18
|
import 'uuid';
|
|
19
|
-
import { u as useBuilds, d as getBuildSummary } from '../../../index-
|
|
19
|
+
import { u as useBuilds, d as getBuildSummary } from '../../../index-CA6-uLMn.js';
|
|
20
20
|
import 'fast-glob';
|
|
21
21
|
import 'yazl';
|
|
22
22
|
import 'socket.io-client';
|
|
@@ -30,13 +30,13 @@ import '@inkjs/ui';
|
|
|
30
30
|
import 'marked';
|
|
31
31
|
import 'marked-terminal';
|
|
32
32
|
import 'qrcode';
|
|
33
|
-
import { C as CommandGame } from '../../../CommandGame-
|
|
33
|
+
import { C as CommandGame } from '../../../CommandGame-BSVPZzNl.js';
|
|
34
34
|
import '@expo/apple-utils/build/index.js';
|
|
35
35
|
import 'deepmerge';
|
|
36
36
|
import 'ini';
|
|
37
|
-
import '../../../index-
|
|
38
|
-
import '../../../useAndroidServiceAccountTestResult-
|
|
39
|
-
import '../../../Command-
|
|
37
|
+
import '../../../index-CYjZ26If.js';
|
|
38
|
+
import '../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
39
|
+
import '../../../Command-VWMnGslo.js';
|
|
40
40
|
|
|
41
41
|
const BuildsTable = ({ queryProps, ...boxProps }) => {
|
|
42
42
|
const { data, isLoading } = useBuilds(queryProps);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import { B as BaseAuthenticatedCommand, D as DetailsFlags, j as isCWDGodotGame, s as GameEngine, t as getGodotVersion, u as createProject, v as DEFAULT_SHIPPED_FILES_GLOBS, w as DEFAULT_IGNORED_FILES_GLOBS, x as getGodotProjectName } from '../../index-
|
|
3
|
-
import { a as getInput } from '../../index-
|
|
2
|
+
import { B as BaseAuthenticatedCommand, D as DetailsFlags, j as isCWDGodotGame, s as GameEngine, t as getGodotVersion, u as createProject, v as DEFAULT_SHIPPED_FILES_GLOBS, w as DEFAULT_IGNORED_FILES_GLOBS, x as getGodotProjectName } from '../../index-CO_ssVFA.js';
|
|
3
|
+
import { a as getInput } from '../../index-CYjZ26If.js';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'axios';
|
|
6
6
|
import 'crypto-js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { c as BaseGameCommand, D as DetailsFlags, s as GameEngine } from '../../index-
|
|
4
|
+
import { c as BaseGameCommand, D as DetailsFlags, s as GameEngine } from '../../index-CO_ssVFA.js';
|
|
5
5
|
import 'ink-spinner';
|
|
6
|
-
import { i as isValidSemVer } from '../../index-
|
|
6
|
+
import { i as isValidSemVer } from '../../index-CYjZ26If.js';
|
|
7
7
|
import 'react';
|
|
8
8
|
import 'node:fs';
|
|
9
9
|
import 'axios';
|
|
@@ -24,8 +24,8 @@ import 'node:path';
|
|
|
24
24
|
import 'marked';
|
|
25
25
|
import 'marked-terminal';
|
|
26
26
|
import 'qrcode';
|
|
27
|
-
import '../../index-
|
|
28
|
-
import { C as Command } from '../../Command-
|
|
27
|
+
import '../../index-CA6-uLMn.js';
|
|
28
|
+
import { C as Command } from '../../Command-VWMnGslo.js';
|
|
29
29
|
import '@expo/apple-utils/build/index.js';
|
|
30
30
|
import 'node:crypto';
|
|
31
31
|
import 'node:readline';
|
|
@@ -35,7 +35,7 @@ import 'isomorphic-git';
|
|
|
35
35
|
import 'deepmerge';
|
|
36
36
|
import 'ini';
|
|
37
37
|
import '../../Title-BCQtayg6.js';
|
|
38
|
-
import '../../useAndroidServiceAccountTestResult-
|
|
38
|
+
import '../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
39
39
|
|
|
40
40
|
class GameDetails extends BaseGameCommand {
|
|
41
41
|
static args = {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Args, Flags } from '@oclif/core';
|
|
2
|
-
import { B as BaseAuthenticatedCommand, j as isCWDGodotGame, E as getProject, v as DEFAULT_SHIPPED_FILES_GLOBS, w as DEFAULT_IGNORED_FILES_GLOBS } from '../../index-
|
|
2
|
+
import { B as BaseAuthenticatedCommand, j as isCWDGodotGame, E as getProject, v as DEFAULT_SHIPPED_FILES_GLOBS, w as DEFAULT_IGNORED_FILES_GLOBS } from '../../index-CO_ssVFA.js';
|
|
3
3
|
import 'node:crypto';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'node:path';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { c as BaseGameCommand, i as BetaGroup } from '../../../../index-
|
|
4
|
+
import { c as BaseGameCommand, i as BetaGroup } from '../../../../index-CO_ssVFA.js';
|
|
5
5
|
import 'ink-spinner';
|
|
6
|
-
import { a as getInput } from '../../../../index-
|
|
6
|
+
import { a as getInput } from '../../../../index-CYjZ26If.js';
|
|
7
7
|
import 'react';
|
|
8
8
|
import 'node:fs';
|
|
9
9
|
import 'axios';
|
|
@@ -11,7 +11,7 @@ import 'crypto-js';
|
|
|
11
11
|
import 'uuid';
|
|
12
12
|
import 'luxon';
|
|
13
13
|
import '@tanstack/react-query';
|
|
14
|
-
import { q as queryAppleApp } from '../../../../useAppleApp-
|
|
14
|
+
import { q as queryAppleApp } from '../../../../useAppleApp-BZR94exU.js';
|
|
15
15
|
import 'fast-glob';
|
|
16
16
|
import 'yazl';
|
|
17
17
|
import 'socket.io-client';
|
|
@@ -24,9 +24,9 @@ import 'node:path';
|
|
|
24
24
|
import 'marked';
|
|
25
25
|
import 'marked-terminal';
|
|
26
26
|
import 'qrcode';
|
|
27
|
-
import { R as RunWithSpinner } from '../../../../RunWithSpinner-
|
|
28
|
-
import '../../../../index-
|
|
29
|
-
import { C as Command } from '../../../../Command-
|
|
27
|
+
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
28
|
+
import '../../../../index-CA6-uLMn.js';
|
|
29
|
+
import { C as Command } from '../../../../Command-VWMnGslo.js';
|
|
30
30
|
import '@expo/apple-utils/build/index.js';
|
|
31
31
|
import 'node:crypto';
|
|
32
32
|
import 'node:readline';
|
|
@@ -35,7 +35,7 @@ import 'readline-sync';
|
|
|
35
35
|
import 'isomorphic-git';
|
|
36
36
|
import 'deepmerge';
|
|
37
37
|
import 'ini';
|
|
38
|
-
import '../../../../useAndroidServiceAccountTestResult-
|
|
38
|
+
import '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
39
39
|
|
|
40
40
|
const TEST_GROUP_NAME = "ShipThis Test Group";
|
|
41
41
|
class GameIosAppAddTester extends BaseGameCommand {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { c as BaseGameCommand, d as getGodotAppleBundleIdentifier, e as BundleId, f as App } from '../../../../index-
|
|
4
|
+
import { c as BaseGameCommand, d as getGodotAppleBundleIdentifier, e as BundleId, f as App } from '../../../../index-CO_ssVFA.js';
|
|
5
5
|
import 'ink-spinner';
|
|
6
|
-
import { a as getInput, b as generatePackageName } from '../../../../index-
|
|
6
|
+
import { a as getInput, b as generatePackageName } from '../../../../index-CYjZ26If.js';
|
|
7
7
|
import 'react';
|
|
8
8
|
import 'node:fs';
|
|
9
9
|
import 'axios';
|
|
@@ -23,9 +23,9 @@ import 'node:path';
|
|
|
23
23
|
import 'marked';
|
|
24
24
|
import 'marked-terminal';
|
|
25
25
|
import 'qrcode';
|
|
26
|
-
import { R as RunWithSpinner } from '../../../../RunWithSpinner-
|
|
27
|
-
import '../../../../index-
|
|
28
|
-
import { C as Command } from '../../../../Command-
|
|
26
|
+
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
27
|
+
import '../../../../index-CA6-uLMn.js';
|
|
28
|
+
import { C as Command } from '../../../../Command-VWMnGslo.js';
|
|
29
29
|
import '@expo/apple-utils/build/index.js';
|
|
30
30
|
import 'node:crypto';
|
|
31
31
|
import 'node:readline';
|
|
@@ -34,7 +34,7 @@ import 'readline-sync';
|
|
|
34
34
|
import 'isomorphic-git';
|
|
35
35
|
import 'deepmerge';
|
|
36
36
|
import 'ini';
|
|
37
|
-
import '../../../../useAndroidServiceAccountTestResult-
|
|
37
|
+
import '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
38
38
|
|
|
39
39
|
class GameIosAppCreate extends BaseGameCommand {
|
|
40
40
|
static args = {};
|
|
@@ -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 { c as BaseGameCommand } from '../../../../index-
|
|
4
|
+
import { c as BaseGameCommand } from '../../../../index-CO_ssVFA.js';
|
|
5
5
|
import 'ink-spinner';
|
|
6
6
|
import 'node:crypto';
|
|
7
7
|
import 'node:fs';
|
|
@@ -28,18 +28,18 @@ import 'marked';
|
|
|
28
28
|
import 'marked-terminal';
|
|
29
29
|
import { N as NextSteps } from '../../../../NextSteps-DbJHmscQ.js';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import '../../../../index-
|
|
32
|
-
import { A as AppleAppDetails, a as AppleBundleIdDetails } from '../../../../AppleBundleIdDetails-
|
|
33
|
-
import { C as Command } from '../../../../Command-
|
|
31
|
+
import '../../../../index-CA6-uLMn.js';
|
|
32
|
+
import { A as AppleAppDetails, a as AppleBundleIdDetails } from '../../../../AppleBundleIdDetails-By-sSGNl.js';
|
|
33
|
+
import { C as Command } from '../../../../Command-VWMnGslo.js';
|
|
34
34
|
import '@expo/apple-utils/build/index.js';
|
|
35
35
|
import 'deepmerge';
|
|
36
36
|
import 'ini';
|
|
37
37
|
import '../../../../Title-BCQtayg6.js';
|
|
38
|
-
import '../../../../index-
|
|
39
|
-
import '../../../../useAndroidServiceAccountTestResult-
|
|
40
|
-
import '../../../../useAppleApp-
|
|
38
|
+
import '../../../../index-CYjZ26If.js';
|
|
39
|
+
import '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
40
|
+
import '../../../../useAppleApp-BZR94exU.js';
|
|
41
41
|
import '../../../../Table-FaNgpyeq.js';
|
|
42
|
-
import '../../../../useAppleBundleId-
|
|
42
|
+
import '../../../../useAppleBundleId-Dg5DsItN.js';
|
|
43
43
|
|
|
44
44
|
class GameIosAppStatus extends BaseGameCommand {
|
|
45
45
|
static args = {};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { c as BaseGameCommand, h as CapabilityTypeOption } from '../../../../index-
|
|
4
|
+
import { c as BaseGameCommand, h as CapabilityTypeOption } from '../../../../index-CO_ssVFA.js';
|
|
5
5
|
import 'ink-spinner';
|
|
6
6
|
import 'node:crypto';
|
|
7
7
|
import 'node:fs';
|
|
@@ -16,7 +16,7 @@ import '@tanstack/react-query';
|
|
|
16
16
|
import 'react';
|
|
17
17
|
import 'crypto-js';
|
|
18
18
|
import 'uuid';
|
|
19
|
-
import { f as fetchBundleId } from '../../../../useAppleBundleId-
|
|
19
|
+
import { f as fetchBundleId } from '../../../../useAppleBundleId-Dg5DsItN.js';
|
|
20
20
|
import 'fast-glob';
|
|
21
21
|
import 'yazl';
|
|
22
22
|
import 'socket.io-client';
|
|
@@ -28,14 +28,14 @@ import '@inkjs/ui';
|
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import { R as RunWithSpinner } from '../../../../RunWithSpinner-
|
|
32
|
-
import '../../../../index-
|
|
33
|
-
import { C as Command } from '../../../../Command-
|
|
31
|
+
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
32
|
+
import '../../../../index-CA6-uLMn.js';
|
|
33
|
+
import { C as Command } from '../../../../Command-VWMnGslo.js';
|
|
34
34
|
import '@expo/apple-utils/build/index.js';
|
|
35
35
|
import 'deepmerge';
|
|
36
36
|
import 'ini';
|
|
37
|
-
import '../../../../index-
|
|
38
|
-
import '../../../../useAndroidServiceAccountTestResult-
|
|
37
|
+
import '../../../../index-CYjZ26If.js';
|
|
38
|
+
import '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
39
39
|
|
|
40
40
|
class GameIosAppSync extends BaseGameCommand {
|
|
41
41
|
static args = {};
|
|
@@ -5,9 +5,9 @@ import { render } from 'ink';
|
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'crypto-js';
|
|
7
7
|
import 'uuid';
|
|
8
|
-
import { c as BaseGameCommand, P as Platform, C as CredentialsType, k as Certificate, l as CertificateType, m as Profile, n as ProfileType } from '../../../../index-
|
|
8
|
+
import { c as BaseGameCommand, P as Platform, C as CredentialsType, k as Certificate, l as CertificateType, m as Profile, n as ProfileType } from '../../../../index-CO_ssVFA.js';
|
|
9
9
|
import 'luxon';
|
|
10
|
-
import { a as getProjectCredentials, g as getUserCredentials } from '../../../../index-
|
|
10
|
+
import { a as getProjectCredentials, g as getUserCredentials } from '../../../../index-CgzANgJt.js';
|
|
11
11
|
import 'ink-spinner';
|
|
12
12
|
import 'node:crypto';
|
|
13
13
|
import 'node:path';
|
|
@@ -17,7 +17,7 @@ import 'readline-sync';
|
|
|
17
17
|
import 'isomorphic-git';
|
|
18
18
|
import '@tanstack/react-query';
|
|
19
19
|
import 'react';
|
|
20
|
-
import { f as fetchBundleId } from '../../../../useAppleBundleId-
|
|
20
|
+
import { f as fetchBundleId } from '../../../../useAppleBundleId-Dg5DsItN.js';
|
|
21
21
|
import 'fast-glob';
|
|
22
22
|
import 'yazl';
|
|
23
23
|
import 'socket.io-client';
|
|
@@ -29,15 +29,15 @@ import '@inkjs/ui';
|
|
|
29
29
|
import 'marked';
|
|
30
30
|
import 'marked-terminal';
|
|
31
31
|
import 'qrcode';
|
|
32
|
-
import { R as RunWithSpinner } from '../../../../RunWithSpinner-
|
|
33
|
-
import '../../../../index-
|
|
34
|
-
import { C as Command } from '../../../../Command-
|
|
35
|
-
import { a as uploadProjectCredentials } from '../../../../upload-
|
|
32
|
+
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
33
|
+
import '../../../../index-CA6-uLMn.js';
|
|
34
|
+
import { C as Command } from '../../../../Command-VWMnGslo.js';
|
|
35
|
+
import { a as uploadProjectCredentials } from '../../../../upload-BIsFZzBO.js';
|
|
36
36
|
import '@expo/apple-utils/build/index.js';
|
|
37
37
|
import 'deepmerge';
|
|
38
38
|
import 'ini';
|
|
39
|
-
import '../../../../index-
|
|
40
|
-
import '../../../../useAndroidServiceAccountTestResult-
|
|
39
|
+
import '../../../../index-CYjZ26If.js';
|
|
40
|
+
import '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
41
41
|
|
|
42
42
|
class GameIosProfileCreate extends BaseGameCommand {
|
|
43
43
|
static args = {};
|
|
@@ -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 { c as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-
|
|
5
|
+
import { a as getProjectCredentials } from '../../../../index-CgzANgJt.js';
|
|
6
|
+
import { c as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-CO_ssVFA.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -28,15 +28,15 @@ import '@inkjs/ui';
|
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import { R as RunWithSpinner } from '../../../../RunWithSpinner-
|
|
32
|
-
import '../../../../index-
|
|
33
|
-
import { C as Command } from '../../../../Command-
|
|
34
|
-
import { e as exportCredential } from '../../../../export-
|
|
31
|
+
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
32
|
+
import '../../../../index-CA6-uLMn.js';
|
|
33
|
+
import { C as Command } from '../../../../Command-VWMnGslo.js';
|
|
34
|
+
import { e as exportCredential } from '../../../../export-B5Yfd9vw.js';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
36
|
import 'deepmerge';
|
|
37
37
|
import 'ini';
|
|
38
|
-
import '../../../../index-
|
|
39
|
-
import '../../../../useAndroidServiceAccountTestResult-
|
|
38
|
+
import '../../../../index-CYjZ26If.js';
|
|
39
|
+
import '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
40
40
|
|
|
41
41
|
class GameIosProfileExport extends BaseGameCommand {
|
|
42
42
|
static args = {
|
|
@@ -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 { c as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-
|
|
5
|
+
import { a as getProjectCredentials } from '../../../../index-CgzANgJt.js';
|
|
6
|
+
import { c as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-CO_ssVFA.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -28,15 +28,15 @@ import '@inkjs/ui';
|
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import { R as RunWithSpinner } from '../../../../RunWithSpinner-
|
|
32
|
-
import '../../../../index-
|
|
33
|
-
import { C as Command } from '../../../../Command-
|
|
34
|
-
import { i as importCredential } from '../../../../import-
|
|
31
|
+
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
32
|
+
import '../../../../index-CA6-uLMn.js';
|
|
33
|
+
import { C as Command } from '../../../../Command-VWMnGslo.js';
|
|
34
|
+
import { i as importCredential } from '../../../../import-A2WcStHl.js';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
36
|
import 'deepmerge';
|
|
37
37
|
import 'ini';
|
|
38
|
-
import '../../../../index-
|
|
39
|
-
import '../../../../useAndroidServiceAccountTestResult-
|
|
38
|
+
import '../../../../index-CYjZ26If.js';
|
|
39
|
+
import '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
40
40
|
|
|
41
41
|
class GameIosProfileImport extends BaseGameCommand {
|
|
42
42
|
static args = {
|
|
@@ -1,7 +1,7 @@
|
|
|
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 { b as getShortDate, m as Profile, n as ProfileType, C as CredentialsType, P as Platform, c as BaseGameCommand } from '../../../../index-
|
|
4
|
+
import { b as getShortDate, m as Profile, n as ProfileType, C as CredentialsType, P as Platform, c as BaseGameCommand } from '../../../../index-CO_ssVFA.js';
|
|
5
5
|
import Spinner from 'ink-spinner';
|
|
6
6
|
import 'node:crypto';
|
|
7
7
|
import 'node:fs';
|
|
@@ -22,23 +22,23 @@ 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-ZnuIfcDB.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 '../../../../index-
|
|
32
|
-
import { u as useProjectCredentials } from '../../../../useProjectCredentials-
|
|
31
|
+
import '../../../../index-CA6-uLMn.js';
|
|
32
|
+
import { u as useProjectCredentials } from '../../../../useProjectCredentials-jQYGcDhT.js';
|
|
33
33
|
import { T as Table } from '../../../../Table-FaNgpyeq.js';
|
|
34
34
|
import { T as Title } from '../../../../Title-BCQtayg6.js';
|
|
35
35
|
import { N as NextSteps } from '../../../../NextSteps-DbJHmscQ.js';
|
|
36
|
-
import { C as Command } from '../../../../Command-
|
|
36
|
+
import { C as Command } from '../../../../Command-VWMnGslo.js';
|
|
37
37
|
import '@expo/apple-utils/build/index.js';
|
|
38
38
|
import 'deepmerge';
|
|
39
39
|
import 'ini';
|
|
40
|
-
import '../../../../index-
|
|
41
|
-
import '../../../../useAndroidServiceAccountTestResult-
|
|
40
|
+
import '../../../../index-CYjZ26If.js';
|
|
41
|
+
import '../../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
42
42
|
|
|
43
43
|
async function queryAppleProfiles({ ctx }) {
|
|
44
44
|
const appleProfiles = await Profile.getAsync(ctx, {
|
|
@@ -1,7 +1,7 @@
|
|
|
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 { c as BaseGameCommand, P as Platform } from '../../../index-
|
|
4
|
+
import { c as BaseGameCommand, P as Platform } from '../../../index-CO_ssVFA.js';
|
|
5
5
|
import 'ink-spinner';
|
|
6
6
|
import 'node:crypto';
|
|
7
7
|
import 'node:fs';
|
|
@@ -20,7 +20,7 @@ import 'fast-glob';
|
|
|
20
20
|
import 'yazl';
|
|
21
21
|
import 'socket.io-client';
|
|
22
22
|
import 'fullscreen-ink';
|
|
23
|
-
import { G as GameStatusDetails } from '../../../GameStatus-
|
|
23
|
+
import { G as GameStatusDetails } from '../../../GameStatus-1ntFyxEx.js';
|
|
24
24
|
import 'string-length';
|
|
25
25
|
import 'strip-ansi';
|
|
26
26
|
import 'open';
|
|
@@ -28,21 +28,21 @@ import '@inkjs/ui';
|
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import '../../../index-
|
|
32
|
-
import { A as AppleAppDetails, a as AppleBundleIdDetails } from '../../../AppleBundleIdDetails-
|
|
33
|
-
import { C as CommandGame } from '../../../CommandGame-
|
|
31
|
+
import '../../../index-CA6-uLMn.js';
|
|
32
|
+
import { A as AppleAppDetails, a as AppleBundleIdDetails } from '../../../AppleBundleIdDetails-By-sSGNl.js';
|
|
33
|
+
import { C as CommandGame } from '../../../CommandGame-BSVPZzNl.js';
|
|
34
34
|
import '@expo/apple-utils/build/index.js';
|
|
35
35
|
import 'deepmerge';
|
|
36
36
|
import 'ini';
|
|
37
|
-
import '../../../index-
|
|
37
|
+
import '../../../index-CYjZ26If.js';
|
|
38
38
|
import '../../../StatusTable-DzRWcMr4.js';
|
|
39
39
|
import '../../../Title-BCQtayg6.js';
|
|
40
40
|
import '../../../NextSteps-DbJHmscQ.js';
|
|
41
|
-
import '../../../useAndroidServiceAccountTestResult-
|
|
42
|
-
import '../../../useAppleApp-
|
|
41
|
+
import '../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
42
|
+
import '../../../useAppleApp-BZR94exU.js';
|
|
43
43
|
import '../../../Table-FaNgpyeq.js';
|
|
44
|
-
import '../../../useAppleBundleId-
|
|
45
|
-
import '../../../Command-
|
|
44
|
+
import '../../../useAppleBundleId-Dg5DsItN.js';
|
|
45
|
+
import '../../../Command-VWMnGslo.js';
|
|
46
46
|
|
|
47
47
|
class GameIosStatus extends BaseGameCommand {
|
|
48
48
|
static args = {};
|
|
@@ -4,9 +4,9 @@ import 'node:fs';
|
|
|
4
4
|
import 'axios';
|
|
5
5
|
import 'crypto-js';
|
|
6
6
|
import 'uuid';
|
|
7
|
-
import { B as BaseAuthenticatedCommand, j as isCWDGodotGame, W as WEB_URL, P as Platform, C as CredentialsType } from '../../../index-
|
|
7
|
+
import { B as BaseAuthenticatedCommand, j as isCWDGodotGame, W as WEB_URL, P as Platform, C as CredentialsType } from '../../../index-CO_ssVFA.js';
|
|
8
8
|
import 'luxon';
|
|
9
|
-
import { g as getUserCredentials, a as getProjectCredentials } from '../../../index-
|
|
9
|
+
import { g as getUserCredentials, a as getProjectCredentials } from '../../../index-CgzANgJt.js';
|
|
10
10
|
import 'react/jsx-runtime';
|
|
11
11
|
import 'ink';
|
|
12
12
|
import 'ink-spinner';
|
|
@@ -26,13 +26,13 @@ import 'string-length';
|
|
|
26
26
|
import 'strip-ansi';
|
|
27
27
|
import 'open';
|
|
28
28
|
import '@inkjs/ui';
|
|
29
|
-
import { g as getRenderedMarkdown } from '../../../index-
|
|
29
|
+
import { g as getRenderedMarkdown } from '../../../index-CA6-uLMn.js';
|
|
30
30
|
import 'qrcode';
|
|
31
31
|
import '@expo/apple-utils/build/index.js';
|
|
32
32
|
import 'deepmerge';
|
|
33
33
|
import 'ini';
|
|
34
|
-
import '../../../index-
|
|
35
|
-
import '../../../useAndroidServiceAccountTestResult-
|
|
34
|
+
import '../../../index-CYjZ26If.js';
|
|
35
|
+
import '../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
36
36
|
import 'marked';
|
|
37
37
|
import 'marked-terminal';
|
|
38
38
|
|
|
@@ -2,15 +2,15 @@ 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 { c as BaseGameCommand, y as getProjectJobs } from '../../../index-
|
|
5
|
+
import { c as BaseGameCommand, y as getProjectJobs } from '../../../index-CO_ssVFA.js';
|
|
6
6
|
import 'ink-spinner';
|
|
7
|
-
import { c as getJobStatusColor } from '../../../index-
|
|
7
|
+
import { c as getJobStatusColor } from '../../../index-CYjZ26If.js';
|
|
8
8
|
import { T as Table } from '../../../Table-FaNgpyeq.js';
|
|
9
9
|
import { T as Title } from '../../../Title-BCQtayg6.js';
|
|
10
10
|
import 'react';
|
|
11
11
|
import '@tanstack/react-query';
|
|
12
12
|
import 'axios';
|
|
13
|
-
import { a as getJobSummary } from '../../../index-
|
|
13
|
+
import { a as getJobSummary } from '../../../index-CA6-uLMn.js';
|
|
14
14
|
import 'node:fs';
|
|
15
15
|
import 'fast-glob';
|
|
16
16
|
import 'uuid';
|
|
@@ -25,7 +25,7 @@ import 'node:path';
|
|
|
25
25
|
import 'marked';
|
|
26
26
|
import 'marked-terminal';
|
|
27
27
|
import 'qrcode';
|
|
28
|
-
import { C as Command } from '../../../Command-
|
|
28
|
+
import { C as Command } from '../../../Command-VWMnGslo.js';
|
|
29
29
|
import 'crypto-js';
|
|
30
30
|
import '@expo/apple-utils/build/index.js';
|
|
31
31
|
import 'node:crypto';
|
|
@@ -35,7 +35,7 @@ import 'readline-sync';
|
|
|
35
35
|
import 'isomorphic-git';
|
|
36
36
|
import 'deepmerge';
|
|
37
37
|
import 'ini';
|
|
38
|
-
import '../../../useAndroidServiceAccountTestResult-
|
|
38
|
+
import '../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
39
39
|
|
|
40
40
|
class GameJobList extends BaseGameCommand {
|
|
41
41
|
static args = {};
|
|
@@ -1,7 +1,7 @@
|
|
|
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 { c as BaseGameCommand, z as getJob, J as JobStatus } from '../../../index-
|
|
4
|
+
import { c as BaseGameCommand, z as getJob, J as JobStatus } from '../../../index-CO_ssVFA.js';
|
|
5
5
|
import 'ink-spinner';
|
|
6
6
|
import 'node:crypto';
|
|
7
7
|
import 'node:fs';
|
|
@@ -19,8 +19,8 @@ import 'uuid';
|
|
|
19
19
|
import 'yazl';
|
|
20
20
|
import 'socket.io-client';
|
|
21
21
|
import 'fullscreen-ink';
|
|
22
|
-
import { J as JobLogTail } from '../../../JobLogTail-
|
|
23
|
-
import { J as JobStatusTable } from '../../../JobStatusTable-
|
|
22
|
+
import { J as JobLogTail } from '../../../JobLogTail-C_W8UAMg.js';
|
|
23
|
+
import { J as JobStatusTable } from '../../../JobStatusTable-CdbKtwJE.js';
|
|
24
24
|
import 'open';
|
|
25
25
|
import '@inkjs/ui';
|
|
26
26
|
import 'marked';
|
|
@@ -29,15 +29,15 @@ import { N as NextSteps } from '../../../NextSteps-DbJHmscQ.js';
|
|
|
29
29
|
import 'qrcode';
|
|
30
30
|
import 'string-length';
|
|
31
31
|
import 'strip-ansi';
|
|
32
|
-
import '../../../index-
|
|
33
|
-
import { C as Command } from '../../../Command-
|
|
32
|
+
import '../../../index-CA6-uLMn.js';
|
|
33
|
+
import { C as Command } from '../../../Command-VWMnGslo.js';
|
|
34
34
|
import 'crypto-js';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
36
|
import 'deepmerge';
|
|
37
37
|
import 'ini';
|
|
38
|
-
import '../../../index-
|
|
39
|
-
import '../../../useAndroidServiceAccountTestResult-
|
|
40
|
-
import '../../../useWebSocket-
|
|
38
|
+
import '../../../index-CYjZ26If.js';
|
|
39
|
+
import '../../../useAndroidServiceAccountTestResult-DueKynFy.js';
|
|
40
|
+
import '../../../useWebSocket-CIxkPaYi.js';
|
|
41
41
|
import '../../../Title-BCQtayg6.js';
|
|
42
42
|
import '../../../StatusTable-DzRWcMr4.js';
|
|
43
43
|
|