shipthis 0.1.47 → 0.1.48
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/dist/{AppleBundleIdDetails-DogjUozj.js → AppleBundleIdDetails-4WNaBSGY.js} +7 -7
- package/dist/{Command-CWKSGrtu.js → Command-BdiF-ris.js} +4 -4
- package/dist/{CommandGame-B7EQbgMq.js → CommandGame-BExi5Od4.js} +2 -2
- package/dist/{Create-DVnctE1E.js → Create-DUl1dfhZ.js} +5 -5
- package/dist/{GameStatus-DbwQmv4w.js → GameStatus-NSIKI7Zi.js} +5 -4
- package/dist/{Import-OqdHUTRB.js → Import-B_2jztJs.js} +6 -6
- package/dist/{JobLogTail-D-IhoJDu.js → JobLogTail-DrUqKwiv.js} +5 -5
- package/dist/JobProgress-CFwOCp-e.js +394 -0
- package/dist/{JobStatusTable-BrfiBJ2p.js → JobStatusTable-Csfw4ag1.js} +6 -4
- package/dist/{ProjectCredentialsTable-DyUiZFwz.js → ProjectCredentialsTable-BXWs0Ler.js} +5 -5
- package/dist/{UserCredentialsTable-DBasvwqB.js → UserCredentialsTable-Cr2NT9gg.js} +5 -5
- package/dist/{baseAppleCommand-Dfzhp492.js → baseAppleCommand-CMBV0P9z.js} +1 -1
- package/dist/{baseCommand-B7pUDBYl.js → baseCommand-C7OdounZ.js} +20 -6
- package/dist/{baseGameAndroidCommand-BhridFzb.js → baseGameAndroidCommand-BE6hsL-c.js} +2 -2
- package/dist/{baseGameCommand-BTC5XD8W.js → baseGameCommand-Bap2bDqP.js} +5 -5
- package/dist/commands/apiKey/create.js +5 -5
- package/dist/commands/apiKey/list.js +6 -6
- package/dist/commands/apiKey/revoke.js +6 -6
- package/dist/commands/apple/apiKey/create.js +9 -9
- package/dist/commands/apple/apiKey/delete.js +7 -7
- 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 +7 -7
- package/dist/commands/apple/certificate/create.js +9 -9
- package/dist/commands/apple/certificate/delete.js +7 -7
- 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 +7 -7
- package/dist/commands/apple/login.js +5 -5
- package/dist/commands/apple/status.js +6 -6
- package/dist/commands/dashboard.js +5 -5
- package/dist/commands/game/android/apiKey/connect.js +11 -11
- package/dist/commands/game/android/apiKey/create.js +13 -13
- package/dist/commands/game/android/apiKey/delete.js +7 -7
- 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 +6 -6
- package/dist/commands/game/android/apiKey/policy.js +6 -6
- package/dist/commands/game/android/apiKey/status.js +9 -9
- package/dist/commands/game/android/keyStore/create.js +10 -10
- package/dist/commands/game/android/keyStore/delete.js +7 -7
- package/dist/commands/game/android/keyStore/export.js +8 -8
- package/dist/commands/game/android/keyStore/import.js +11 -11
- package/dist/commands/game/android/keyStore/status.js +8 -8
- package/dist/commands/game/android/status.js +5 -5
- package/dist/commands/game/build/download.js +6 -6
- package/dist/commands/game/build/list.js +7 -7
- package/dist/commands/game/create.js +7 -8
- package/dist/commands/game/details.js +6 -6
- package/dist/commands/game/export.js +29 -14
- 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 +9 -9
- 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/delete.js +7 -7
- 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 +9 -9
- package/dist/commands/game/ios/status.js +11 -11
- package/dist/commands/game/ios/wizard.js +6 -6
- package/dist/commands/game/job/list.js +6 -6
- package/dist/commands/game/job/status.js +9 -9
- package/dist/commands/game/list.js +6 -6
- package/dist/commands/game/ship.js +22 -15
- package/dist/commands/game/status.js +8 -8
- package/dist/commands/game/wizard.js +21 -20
- package/dist/commands/internal/fastlane.js +5 -5
- package/dist/commands/internal/readme.js +5 -5
- package/dist/commands/login.js +5 -5
- package/dist/commands/status.js +6 -6
- package/dist/commands/util/android-build-method.js +5 -5
- package/dist/commands/util/glass.js +4 -4
- package/dist/{export-7GgsEM8k.js → export-gdKqwR7u.js} +1 -1
- package/dist/{import-DKibfocC.js → import-CICoTBgo.js} +1 -1
- package/dist/{index-BeGDjWvi.js → index-B_z5RCr4.js} +7 -7
- package/dist/{index-3FFnBAwx.js → index-BaxMfQnE.js} +8 -8
- package/dist/{index-B_dXK-Zt.js → index-YX-OJ2AA.js} +1 -1
- package/dist/{upload-DGY-glMy.js → upload-Drre-qsL.js} +1 -1
- package/dist/{useAppleApp-DRJf8q6R.js → useAppleApp-ChI2baWJ.js} +1 -1
- package/dist/{useAppleBundleId-B-5a-soi.js → useAppleBundleId-CUTbojvt.js} +1 -1
- package/dist/{useAppleProfiles-BXXI2MAc.js → useAppleProfiles-omIx9KVc.js} +4 -4
- package/dist/{useGoogleStatus-CETX9Rbw.js → useGoogleStatus-v86ZyFiz.js} +2 -2
- package/dist/{useProjectCredentials-AV_OlZEu.js → useProjectCredentials-5Ycm5B4x.js} +3 -3
- package/dist/{useWebSocket-DgYLiSrd.js → useWebSocket-AjcqLcJX.js} +1 -1
- package/docs/game/export.md +13 -2
- package/docs/game/ship.md +1 -1
- package/npm-shrinkwrap.json +53 -53
- package/oclif.manifest.json +19 -4
- package/package.json +2 -3
- package/dist/JobProgress-C24YiJOA.js +0 -252
|
@@ -14,18 +14,18 @@ import 'isomorphic-git';
|
|
|
14
14
|
import { getMajorVersion, loadExportPresets, findPreset, getBasePreset, saveExportPresets, mergePresets, ConfigFile } from 'godot-export-presets';
|
|
15
15
|
import { QueryClient } from '@tanstack/react-query';
|
|
16
16
|
import 'react';
|
|
17
|
-
import 'fast-glob';
|
|
18
17
|
import 'uuid';
|
|
18
|
+
import 'fast-glob';
|
|
19
|
+
import 'stream';
|
|
20
|
+
import 'yazl';
|
|
19
21
|
import 'socket.io-client';
|
|
20
22
|
import 'fullscreen-ink';
|
|
21
23
|
import 'ink';
|
|
22
|
-
import 'stream';
|
|
23
|
-
import 'yazl';
|
|
24
24
|
|
|
25
25
|
const AUTH_ENV_VAR_NAME = "SHIPTHIS_TOKEN";
|
|
26
26
|
const DOMAIN_ENV_VAR_NAME = "SHIPTHIS_DOMAIN";
|
|
27
|
-
const
|
|
28
|
-
const
|
|
27
|
+
const LEGACY_DEFAULT_SHIPPED_FILES_GLOBS = ["**/*"];
|
|
28
|
+
const LEGACY_DEFAULT_IGNORED_FILES_GLOBS = [
|
|
29
29
|
".git",
|
|
30
30
|
".gitignore",
|
|
31
31
|
"shipthis.json",
|
|
@@ -69,6 +69,20 @@ const DEFAULT_IGNORED_FILES_GLOBS = [
|
|
|
69
69
|
"*~",
|
|
70
70
|
".env"
|
|
71
71
|
];
|
|
72
|
+
const DEFAULT_PLATFORM_GLOBS = {
|
|
73
|
+
android: {
|
|
74
|
+
exclude: ["ios/**", "*.ipa", "*.xcarchive"],
|
|
75
|
+
include: []
|
|
76
|
+
},
|
|
77
|
+
base: {
|
|
78
|
+
exclude: LEGACY_DEFAULT_IGNORED_FILES_GLOBS,
|
|
79
|
+
include: LEGACY_DEFAULT_SHIPPED_FILES_GLOBS
|
|
80
|
+
},
|
|
81
|
+
ios: {
|
|
82
|
+
exclude: ["android/**", "*.apk", "*.aab", ".gradle/**"],
|
|
83
|
+
include: []
|
|
84
|
+
}
|
|
85
|
+
};
|
|
72
86
|
const PRIMARY_DOMAIN = "shipth.is";
|
|
73
87
|
function getUrlsForDomain(domain) {
|
|
74
88
|
const isPublic = domain.includes(PRIMARY_DOMAIN);
|
|
@@ -855,4 +869,4 @@ class BaseCommand extends Command {
|
|
|
855
869
|
}
|
|
856
870
|
}
|
|
857
871
|
|
|
858
|
-
export {
|
|
872
|
+
export { setAuthToken as $, ApiKey as A, BaseCommand as B, CredentialsType as C, DetailsFlags as D, getJob as E, castArrayObjectDates as F, GODOT_CAPABILITIES as G, queryClient as H, WS_URL as I, JobStatus as J, getAuthToken as K, getProjectPlatformProgress as L, downloadBuildById as M, getGoogleStatus as N, getGodotAndroidPackageName as O, Platform as P, enforcePolicy as Q, revokePolicy as R, inviteServiceAccount as S, disconnectGoogle as T, UserRole as U, getAPIKeys as V, WEB_URL as W, createAPIKey as X, revokeAPIKey as Y, getSingleUseUrl as Z, acceptTerms as _, ApiKeyType as a, Auth as a0, LogLevel as a1, getShortAuthRequiredUrl as a2, castObjectDates as a3, getGoogleAuthUrl as a4, castJobDates as a5, getShortTime as a6, LEGACY_DEFAULT_IGNORED_FILES_GLOBS as a7, LEGACY_DEFAULT_SHIPPED_FILES_GLOBS as a8, getNewUploadTicket as a9, startJobsFromUpload as aa, updateProject as ab, getGradleBuildOptionKey as ac, BuildType as ad, getShortDateTime as ae, getShortTimeDelta as af, JobStage as ag, getSelf as ah, getTerms as ai, Certificate as b, getShortDate as c, getGodotAppleBundleIdentifier as d, BundleId as e, App as f, getProjects as g, CapabilityTypeOption as h, isGradleBuildEnabled as i, BetaGroup as j, isCWDGodotGame as k, getProject as l, CertificateType as m, Profile as n, ProfileType as o, API_URL as p, getAuthedHeaders as q, getGodotProjectCapabilities as r, setGradleBuildEnabled as s, CapabilityType as t, GameEngine as u, getGodotVersion as v, createProject as w, DEFAULT_PLATFORM_GLOBS as x, getGodotProjectName as y, getProjectJobs as z };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { c as BaseGameCommand, d as generatePackageName, b as getInput } from './baseGameCommand-
|
|
1
|
+
import { N as getGoogleStatus, O as getGodotAndroidPackageName } from './baseCommand-C7OdounZ.js';
|
|
2
|
+
import { c as BaseGameCommand, d as generatePackageName, b as getInput } from './baseGameCommand-Bap2bDqP.js';
|
|
3
3
|
|
|
4
4
|
class BaseGameAndroidCommand extends BaseGameCommand {
|
|
5
5
|
async checkGoogleAuth(waitForAuth = false) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import { p as API_URL, q as getAuthedHeaders, P as Platform,
|
|
2
|
+
import { p as API_URL, q as getAuthedHeaders, P as Platform, ae as getShortDateTime, F as castArrayObjectDates, J as JobStatus, af as getShortTimeDelta, E as getJob, ag as JobStage, a1 as LogLevel, l as getProject, a2 as getShortAuthRequiredUrl, H as queryClient, ad as BuildType, W as WEB_URL, B as BaseCommand, ah as getSelf, ai as getTerms, ab as updateProject } from './baseCommand-C7OdounZ.js';
|
|
3
3
|
import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
|
|
4
4
|
import { useStdin, useInput, Text, Box } from 'ink';
|
|
5
5
|
import Spinner from 'ink-spinner';
|
|
@@ -14,12 +14,12 @@ import axios from 'axios';
|
|
|
14
14
|
import 'isomorphic-git';
|
|
15
15
|
import { useQuery } from '@tanstack/react-query';
|
|
16
16
|
import React, { useState, useEffect, useContext, useRef } from 'react';
|
|
17
|
-
import 'fast-glob';
|
|
18
17
|
import 'uuid';
|
|
19
|
-
import '
|
|
20
|
-
import 'fullscreen-ink';
|
|
18
|
+
import 'fast-glob';
|
|
21
19
|
import 'stream';
|
|
22
20
|
import 'yazl';
|
|
21
|
+
import 'socket.io-client';
|
|
22
|
+
import 'fullscreen-ink';
|
|
23
23
|
import 'string-length';
|
|
24
24
|
import 'strip-ansi';
|
|
25
25
|
import open from 'open';
|
|
@@ -1173,4 +1173,4 @@ class BaseGameCommand extends BaseAuthenticatedCommand {
|
|
|
1173
1173
|
}
|
|
1174
1174
|
}
|
|
1175
1175
|
|
|
1176
|
-
export { CreateGooglePlayGame as A, BaseAuthenticatedCommand as B, CommandProvider as C, GameProvider as G, KeyTestStatus as K, Markdown as M, getRenderedMarkdown as a, getInput as b, BaseGameCommand as c, generatePackageName as d, getJobSummary as e, getJobStatusColor as f, getShortUUID as g, getStageColor as h,
|
|
1176
|
+
export { CreateGooglePlayGame as A, BaseAuthenticatedCommand as B, CommandProvider as C, GameProvider as G, KeyTestStatus as K, Markdown as M, getRenderedMarkdown as a, getInput as b, BaseGameCommand as c, generatePackageName as d, getJobSummary as e, getJobStatusColor as f, getShortUUID as g, getStageColor as h, cacheKeys as i, GameContext as j, CommandContext as k, isValidSemVer as l, makeHumanReadable as m, fetchKeyTestResult as n, niceError as o, KeyTestError as p, ejs as q, getMaskedInput as r, getBuildSummary as s, useSafeInput as t, useBuilds as u, useJob as v, getMessageColor as w, getFileHash as x, getPlatformName as y, queryBuilds as z };
|
|
@@ -2,8 +2,8 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
4
|
import { v4 } from 'uuid';
|
|
5
|
-
import {
|
|
6
|
-
import { B as BaseAuthenticatedCommand, g as getShortUUID, a as getRenderedMarkdown } from '../../baseGameCommand-
|
|
5
|
+
import { X as createAPIKey, c as getShortDate } from '../../baseCommand-C7OdounZ.js';
|
|
6
|
+
import { B as BaseAuthenticatedCommand, g as getShortUUID, a as getRenderedMarkdown } from '../../baseGameCommand-Bap2bDqP.js';
|
|
7
7
|
import 'node:fs';
|
|
8
8
|
import 'node:path';
|
|
9
9
|
import 'chalk';
|
|
@@ -13,6 +13,8 @@ import '@tanstack/react-query';
|
|
|
13
13
|
import 'axios';
|
|
14
14
|
import 'luxon';
|
|
15
15
|
import 'fast-glob';
|
|
16
|
+
import 'stream';
|
|
17
|
+
import 'yazl';
|
|
16
18
|
import 'socket.io-client';
|
|
17
19
|
import 'fullscreen-ink';
|
|
18
20
|
import 'string-length';
|
|
@@ -22,15 +24,13 @@ import '@inkjs/ui';
|
|
|
22
24
|
import 'qrcode';
|
|
23
25
|
import { R as RunWithSpinner } from '../../RunWithSpinner-DucRnFp6.js';
|
|
24
26
|
import 'godot-export-presets';
|
|
25
|
-
import '
|
|
26
|
-
import { C as Command } from '../../Command-CWKSGrtu.js';
|
|
27
|
+
import { C as Command } from '../../Command-BdiF-ris.js';
|
|
27
28
|
import '@expo/apple-utils/build/index.js';
|
|
28
29
|
import 'node:crypto';
|
|
29
30
|
import 'node:readline';
|
|
30
31
|
import 'node:url';
|
|
31
32
|
import 'readline-sync';
|
|
32
33
|
import 'isomorphic-git';
|
|
33
|
-
import 'stream';
|
|
34
34
|
import 'fs';
|
|
35
35
|
import 'path';
|
|
36
36
|
import 'marked';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render, Box, Text } from 'ink';
|
|
4
|
-
import {
|
|
5
|
-
import { B as BaseAuthenticatedCommand, g as getShortUUID } from '../../baseGameCommand-
|
|
4
|
+
import { V as getAPIKeys, c as getShortDate } from '../../baseCommand-C7OdounZ.js';
|
|
5
|
+
import { B as BaseAuthenticatedCommand, g as getShortUUID } from '../../baseGameCommand-Bap2bDqP.js';
|
|
6
6
|
import 'node:fs';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
@@ -12,8 +12,10 @@ import 'react';
|
|
|
12
12
|
import '@tanstack/react-query';
|
|
13
13
|
import 'axios';
|
|
14
14
|
import 'luxon';
|
|
15
|
-
import 'fast-glob';
|
|
16
15
|
import 'uuid';
|
|
16
|
+
import 'fast-glob';
|
|
17
|
+
import 'stream';
|
|
18
|
+
import 'yazl';
|
|
17
19
|
import 'socket.io-client';
|
|
18
20
|
import 'fullscreen-ink';
|
|
19
21
|
import 'string-length';
|
|
@@ -24,15 +26,13 @@ import 'marked';
|
|
|
24
26
|
import 'marked-terminal';
|
|
25
27
|
import 'qrcode';
|
|
26
28
|
import 'godot-export-presets';
|
|
27
|
-
import '
|
|
28
|
-
import { C as Command } from '../../Command-CWKSGrtu.js';
|
|
29
|
+
import { C as Command } from '../../Command-BdiF-ris.js';
|
|
29
30
|
import '@expo/apple-utils/build/index.js';
|
|
30
31
|
import 'node:crypto';
|
|
31
32
|
import 'node:readline';
|
|
32
33
|
import 'node:url';
|
|
33
34
|
import 'readline-sync';
|
|
34
35
|
import 'isomorphic-git';
|
|
35
|
-
import 'stream';
|
|
36
36
|
import 'fs';
|
|
37
37
|
import 'path';
|
|
38
38
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Args, Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import {
|
|
5
|
-
import { B as BaseAuthenticatedCommand, g as getShortUUID } from '../../baseGameCommand-
|
|
4
|
+
import { Y as revokeAPIKey } from '../../baseCommand-C7OdounZ.js';
|
|
5
|
+
import { B as BaseAuthenticatedCommand, g as getShortUUID } from '../../baseGameCommand-Bap2bDqP.js';
|
|
6
6
|
import 'node:fs';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
@@ -11,8 +11,10 @@ import 'react';
|
|
|
11
11
|
import '@tanstack/react-query';
|
|
12
12
|
import 'axios';
|
|
13
13
|
import 'luxon';
|
|
14
|
-
import 'fast-glob';
|
|
15
14
|
import 'uuid';
|
|
15
|
+
import 'fast-glob';
|
|
16
|
+
import 'stream';
|
|
17
|
+
import 'yazl';
|
|
16
18
|
import 'socket.io-client';
|
|
17
19
|
import 'fullscreen-ink';
|
|
18
20
|
import 'string-length';
|
|
@@ -24,15 +26,13 @@ import 'marked-terminal';
|
|
|
24
26
|
import 'qrcode';
|
|
25
27
|
import { R as RunWithSpinner } from '../../RunWithSpinner-DucRnFp6.js';
|
|
26
28
|
import 'godot-export-presets';
|
|
27
|
-
import '
|
|
28
|
-
import { C as Command } from '../../Command-CWKSGrtu.js';
|
|
29
|
+
import { C as Command } from '../../Command-BdiF-ris.js';
|
|
29
30
|
import '@expo/apple-utils/build/index.js';
|
|
30
31
|
import 'node:crypto';
|
|
31
32
|
import 'node:readline';
|
|
32
33
|
import 'node:url';
|
|
33
34
|
import 'readline-sync';
|
|
34
35
|
import 'isomorphic-git';
|
|
35
|
-
import 'stream';
|
|
36
36
|
import 'fs';
|
|
37
37
|
import 'path';
|
|
38
38
|
|
|
@@ -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 { g as getUserCredentials } from '../../../index-
|
|
5
|
-
import { P as Platform, C as CredentialsType, A as ApiKey, U as UserRole, a as ApiKeyType } from '../../../baseCommand-
|
|
6
|
-
import { B as BaseAppleCommand } from '../../../baseAppleCommand-
|
|
4
|
+
import { g as getUserCredentials } from '../../../index-YX-OJ2AA.js';
|
|
5
|
+
import { P as Platform, C as CredentialsType, A as ApiKey, U as UserRole, a as ApiKeyType } from '../../../baseCommand-C7OdounZ.js';
|
|
6
|
+
import { B as BaseAppleCommand } from '../../../baseAppleCommand-CMBV0P9z.js';
|
|
7
7
|
import 'node:fs';
|
|
8
8
|
import 'axios';
|
|
9
9
|
import 'luxon';
|
|
@@ -16,25 +16,25 @@ import 'readline-sync';
|
|
|
16
16
|
import 'isomorphic-git';
|
|
17
17
|
import '@tanstack/react-query';
|
|
18
18
|
import 'react';
|
|
19
|
-
import 'fast-glob';
|
|
20
19
|
import 'uuid';
|
|
21
|
-
import '
|
|
22
|
-
import 'fullscreen-ink';
|
|
20
|
+
import 'fast-glob';
|
|
23
21
|
import 'stream';
|
|
24
22
|
import 'yazl';
|
|
23
|
+
import 'socket.io-client';
|
|
24
|
+
import 'fullscreen-ink';
|
|
25
25
|
import 'string-length';
|
|
26
26
|
import 'strip-ansi';
|
|
27
27
|
import 'open';
|
|
28
28
|
import '@inkjs/ui';
|
|
29
|
-
import '../../../baseGameCommand-
|
|
29
|
+
import '../../../baseGameCommand-Bap2bDqP.js';
|
|
30
30
|
import 'marked';
|
|
31
31
|
import 'marked-terminal';
|
|
32
32
|
import 'qrcode';
|
|
33
33
|
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
34
34
|
import 'godot-export-presets';
|
|
35
|
-
import { C as Command } from '../../../Command-
|
|
35
|
+
import { C as Command } from '../../../Command-BdiF-ris.js';
|
|
36
36
|
import 'chalk';
|
|
37
|
-
import { u as uploadUserCredentials } from '../../../upload-
|
|
37
|
+
import { u as uploadUserCredentials } from '../../../upload-Drre-qsL.js';
|
|
38
38
|
import '@expo/apple-utils/build/index.js';
|
|
39
39
|
import 'fs';
|
|
40
40
|
import 'path';
|
|
@@ -1,18 +1,20 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
2
|
import 'node:fs';
|
|
3
3
|
import 'axios';
|
|
4
|
-
import { P as Platform, C as CredentialsType, A as ApiKey } from '../../../baseCommand-
|
|
4
|
+
import { P as Platform, C as CredentialsType, A as ApiKey } from '../../../baseCommand-C7OdounZ.js';
|
|
5
5
|
import 'luxon';
|
|
6
|
-
import { g as getUserCredentials, d as deleteUserCredential } from '../../../index-
|
|
7
|
-
import { B as BaseAppleCommand } from '../../../baseAppleCommand-
|
|
6
|
+
import { g as getUserCredentials, d as deleteUserCredential } from '../../../index-YX-OJ2AA.js';
|
|
7
|
+
import { B as BaseAppleCommand } from '../../../baseAppleCommand-CMBV0P9z.js';
|
|
8
8
|
import 'react/jsx-runtime';
|
|
9
9
|
import 'ink';
|
|
10
10
|
import 'ink-spinner';
|
|
11
|
-
import { g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../baseGameCommand-
|
|
11
|
+
import { g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../baseGameCommand-Bap2bDqP.js';
|
|
12
12
|
import 'react';
|
|
13
13
|
import '@tanstack/react-query';
|
|
14
|
-
import 'fast-glob';
|
|
15
14
|
import 'uuid';
|
|
15
|
+
import 'fast-glob';
|
|
16
|
+
import 'stream';
|
|
17
|
+
import 'yazl';
|
|
16
18
|
import 'socket.io-client';
|
|
17
19
|
import 'fullscreen-ink';
|
|
18
20
|
import 'string-length';
|
|
@@ -21,7 +23,6 @@ import 'open';
|
|
|
21
23
|
import '@inkjs/ui';
|
|
22
24
|
import 'qrcode';
|
|
23
25
|
import 'godot-export-presets';
|
|
24
|
-
import 'yazl';
|
|
25
26
|
import 'node:path';
|
|
26
27
|
import 'chalk';
|
|
27
28
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -30,7 +31,6 @@ import 'node:readline';
|
|
|
30
31
|
import 'node:url';
|
|
31
32
|
import 'readline-sync';
|
|
32
33
|
import 'isomorphic-git';
|
|
33
|
-
import 'stream';
|
|
34
34
|
import 'fs';
|
|
35
35
|
import 'path';
|
|
36
36
|
import 'marked';
|
|
@@ -2,12 +2,12 @@ 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 } from '../../../baseGameCommand-
|
|
5
|
+
import { g as getUserCredentials } from '../../../index-YX-OJ2AA.js';
|
|
6
|
+
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-Bap2bDqP.js';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
9
9
|
import 'axios';
|
|
10
|
-
import { P as Platform, C as CredentialsType } from '../../../baseCommand-
|
|
10
|
+
import { P as Platform, C as CredentialsType } from '../../../baseCommand-C7OdounZ.js';
|
|
11
11
|
import 'luxon';
|
|
12
12
|
import 'node:crypto';
|
|
13
13
|
import 'node:readline';
|
|
@@ -16,12 +16,12 @@ import 'readline-sync';
|
|
|
16
16
|
import 'isomorphic-git';
|
|
17
17
|
import '@tanstack/react-query';
|
|
18
18
|
import 'react';
|
|
19
|
-
import 'fast-glob';
|
|
20
19
|
import 'uuid';
|
|
21
|
-
import '
|
|
22
|
-
import 'fullscreen-ink';
|
|
20
|
+
import 'fast-glob';
|
|
23
21
|
import 'stream';
|
|
24
22
|
import 'yazl';
|
|
23
|
+
import 'socket.io-client';
|
|
24
|
+
import 'fullscreen-ink';
|
|
25
25
|
import 'ink-spinner';
|
|
26
26
|
import 'string-length';
|
|
27
27
|
import 'strip-ansi';
|
|
@@ -32,8 +32,8 @@ import 'marked-terminal';
|
|
|
32
32
|
import 'qrcode';
|
|
33
33
|
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
34
34
|
import 'godot-export-presets';
|
|
35
|
-
import { C as Command } from '../../../Command-
|
|
36
|
-
import { e as exportCredential } from '../../../export-
|
|
35
|
+
import { C as Command } from '../../../Command-BdiF-ris.js';
|
|
36
|
+
import { e as exportCredential } from '../../../export-gdKqwR7u.js';
|
|
37
37
|
import 'fs';
|
|
38
38
|
import 'path';
|
|
39
39
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -2,12 +2,12 @@ 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 } from '../../../baseGameCommand-
|
|
5
|
+
import { g as getUserCredentials } from '../../../index-YX-OJ2AA.js';
|
|
6
|
+
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-Bap2bDqP.js';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
9
9
|
import 'axios';
|
|
10
|
-
import { P as Platform, C as CredentialsType } from '../../../baseCommand-
|
|
10
|
+
import { P as Platform, C as CredentialsType } from '../../../baseCommand-C7OdounZ.js';
|
|
11
11
|
import 'luxon';
|
|
12
12
|
import 'node:crypto';
|
|
13
13
|
import 'node:readline';
|
|
@@ -16,12 +16,12 @@ import 'readline-sync';
|
|
|
16
16
|
import 'isomorphic-git';
|
|
17
17
|
import '@tanstack/react-query';
|
|
18
18
|
import 'react';
|
|
19
|
-
import 'fast-glob';
|
|
20
19
|
import 'uuid';
|
|
21
|
-
import '
|
|
22
|
-
import 'fullscreen-ink';
|
|
20
|
+
import 'fast-glob';
|
|
23
21
|
import 'stream';
|
|
24
22
|
import 'yazl';
|
|
23
|
+
import 'socket.io-client';
|
|
24
|
+
import 'fullscreen-ink';
|
|
25
25
|
import 'ink-spinner';
|
|
26
26
|
import 'string-length';
|
|
27
27
|
import 'strip-ansi';
|
|
@@ -32,8 +32,8 @@ import 'marked-terminal';
|
|
|
32
32
|
import 'qrcode';
|
|
33
33
|
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
34
34
|
import 'godot-export-presets';
|
|
35
|
-
import { C as Command } from '../../../Command-
|
|
36
|
-
import { i as importCredential } from '../../../import-
|
|
35
|
+
import { C as Command } from '../../../Command-BdiF-ris.js';
|
|
36
|
+
import { i as importCredential } from '../../../import-CICoTBgo.js';
|
|
37
37
|
import 'fs';
|
|
38
38
|
import 'path';
|
|
39
39
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
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 BaseAuthenticatedCommand } from '../../../baseGameCommand-
|
|
4
|
+
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-Bap2bDqP.js';
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'node:path';
|
|
7
7
|
import 'chalk';
|
|
8
8
|
import 'axios';
|
|
9
|
-
import { c as getShortDate, A as ApiKey, C as CredentialsType, P as Platform } from '../../../baseCommand-
|
|
9
|
+
import { c as getShortDate, A as ApiKey, C as CredentialsType, P as Platform } from '../../../baseCommand-C7OdounZ.js';
|
|
10
10
|
import { DateTime } from 'luxon';
|
|
11
11
|
import 'node:crypto';
|
|
12
12
|
import 'node:readline';
|
|
@@ -15,17 +15,17 @@ import 'readline-sync';
|
|
|
15
15
|
import 'isomorphic-git';
|
|
16
16
|
import { useQuery } from '@tanstack/react-query';
|
|
17
17
|
import 'react';
|
|
18
|
-
import 'fast-glob';
|
|
19
18
|
import 'uuid';
|
|
20
|
-
import '
|
|
21
|
-
import 'fullscreen-ink';
|
|
19
|
+
import 'fast-glob';
|
|
22
20
|
import 'stream';
|
|
23
21
|
import 'yazl';
|
|
22
|
+
import 'socket.io-client';
|
|
23
|
+
import 'fullscreen-ink';
|
|
24
24
|
import Spinner from 'ink-spinner';
|
|
25
25
|
import 'string-length';
|
|
26
26
|
import 'strip-ansi';
|
|
27
27
|
import 'open';
|
|
28
|
-
import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-
|
|
28
|
+
import { u as useUserCredentials, U as UserCredentialsTable } from '../../../UserCredentialsTable-Cr2NT9gg.js';
|
|
29
29
|
import '@inkjs/ui';
|
|
30
30
|
import 'marked';
|
|
31
31
|
import 'marked-terminal';
|
|
@@ -34,7 +34,7 @@ import 'godot-export-presets';
|
|
|
34
34
|
import { T as Table } from '../../../Table-FaNgpyeq.js';
|
|
35
35
|
import { T as Title } from '../../../Title-BCQtayg6.js';
|
|
36
36
|
import { N as NextSteps } from '../../../NextSteps-DbJHmscQ.js';
|
|
37
|
-
import { C as Command } from '../../../Command-
|
|
37
|
+
import { C as Command } from '../../../Command-BdiF-ris.js';
|
|
38
38
|
import 'fs';
|
|
39
39
|
import 'path';
|
|
40
40
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { g as getUserCredentials } from '../../../index-
|
|
4
|
+
import { g as getUserCredentials } from '../../../index-YX-OJ2AA.js';
|
|
5
5
|
import forge from 'node-forge';
|
|
6
|
-
import { m as CertificateType, b as Certificate, P as Platform, C as CredentialsType } from '../../../baseCommand-
|
|
7
|
-
import { B as BaseAppleCommand } from '../../../baseAppleCommand-
|
|
6
|
+
import { m as CertificateType, b as Certificate, P as Platform, C as CredentialsType } from '../../../baseCommand-C7OdounZ.js';
|
|
7
|
+
import { B as BaseAppleCommand } from '../../../baseAppleCommand-CMBV0P9z.js';
|
|
8
8
|
import 'node:fs';
|
|
9
9
|
import 'axios';
|
|
10
10
|
import 'luxon';
|
|
@@ -17,25 +17,25 @@ import 'readline-sync';
|
|
|
17
17
|
import 'isomorphic-git';
|
|
18
18
|
import '@tanstack/react-query';
|
|
19
19
|
import 'react';
|
|
20
|
-
import 'fast-glob';
|
|
21
20
|
import 'uuid';
|
|
22
|
-
import '
|
|
23
|
-
import 'fullscreen-ink';
|
|
21
|
+
import 'fast-glob';
|
|
24
22
|
import 'stream';
|
|
25
23
|
import 'yazl';
|
|
24
|
+
import 'socket.io-client';
|
|
25
|
+
import 'fullscreen-ink';
|
|
26
26
|
import 'string-length';
|
|
27
27
|
import 'strip-ansi';
|
|
28
28
|
import 'open';
|
|
29
29
|
import '@inkjs/ui';
|
|
30
|
-
import '../../../baseGameCommand-
|
|
30
|
+
import '../../../baseGameCommand-Bap2bDqP.js';
|
|
31
31
|
import 'marked';
|
|
32
32
|
import 'marked-terminal';
|
|
33
33
|
import 'qrcode';
|
|
34
34
|
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
35
35
|
import 'godot-export-presets';
|
|
36
|
-
import { C as Command } from '../../../Command-
|
|
36
|
+
import { C as Command } from '../../../Command-BdiF-ris.js';
|
|
37
37
|
import 'chalk';
|
|
38
|
-
import { u as uploadUserCredentials } from '../../../upload-
|
|
38
|
+
import { u as uploadUserCredentials } from '../../../upload-Drre-qsL.js';
|
|
39
39
|
import '@expo/apple-utils/build/index.js';
|
|
40
40
|
import 'fs';
|
|
41
41
|
import 'path';
|
|
@@ -1,18 +1,20 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
2
|
import 'node:fs';
|
|
3
3
|
import 'axios';
|
|
4
|
-
import { P as Platform, C as CredentialsType, b as Certificate } from '../../../baseCommand-
|
|
4
|
+
import { P as Platform, C as CredentialsType, b as Certificate } from '../../../baseCommand-C7OdounZ.js';
|
|
5
5
|
import 'luxon';
|
|
6
|
-
import { g as getUserCredentials, d as deleteUserCredential } from '../../../index-
|
|
7
|
-
import { B as BaseAppleCommand } from '../../../baseAppleCommand-
|
|
6
|
+
import { g as getUserCredentials, d as deleteUserCredential } from '../../../index-YX-OJ2AA.js';
|
|
7
|
+
import { B as BaseAppleCommand } from '../../../baseAppleCommand-CMBV0P9z.js';
|
|
8
8
|
import 'react/jsx-runtime';
|
|
9
9
|
import 'ink';
|
|
10
10
|
import 'ink-spinner';
|
|
11
|
-
import { g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../baseGameCommand-
|
|
11
|
+
import { g as getShortUUID, a as getRenderedMarkdown, b as getInput } from '../../../baseGameCommand-Bap2bDqP.js';
|
|
12
12
|
import 'react';
|
|
13
13
|
import '@tanstack/react-query';
|
|
14
|
-
import 'fast-glob';
|
|
15
14
|
import 'uuid';
|
|
15
|
+
import 'fast-glob';
|
|
16
|
+
import 'stream';
|
|
17
|
+
import 'yazl';
|
|
16
18
|
import 'socket.io-client';
|
|
17
19
|
import 'fullscreen-ink';
|
|
18
20
|
import 'string-length';
|
|
@@ -21,7 +23,6 @@ import 'open';
|
|
|
21
23
|
import '@inkjs/ui';
|
|
22
24
|
import 'qrcode';
|
|
23
25
|
import 'godot-export-presets';
|
|
24
|
-
import 'yazl';
|
|
25
26
|
import 'node:path';
|
|
26
27
|
import 'chalk';
|
|
27
28
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -30,7 +31,6 @@ import 'node:readline';
|
|
|
30
31
|
import 'node:url';
|
|
31
32
|
import 'readline-sync';
|
|
32
33
|
import 'isomorphic-git';
|
|
33
|
-
import 'stream';
|
|
34
34
|
import 'fs';
|
|
35
35
|
import 'path';
|
|
36
36
|
import 'marked';
|
|
@@ -2,12 +2,12 @@ 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 } from '../../../baseGameCommand-
|
|
5
|
+
import { g as getUserCredentials } from '../../../index-YX-OJ2AA.js';
|
|
6
|
+
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-Bap2bDqP.js';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
9
9
|
import 'axios';
|
|
10
|
-
import { P as Platform, C as CredentialsType } from '../../../baseCommand-
|
|
10
|
+
import { P as Platform, C as CredentialsType } from '../../../baseCommand-C7OdounZ.js';
|
|
11
11
|
import 'luxon';
|
|
12
12
|
import 'node:crypto';
|
|
13
13
|
import 'node:readline';
|
|
@@ -16,12 +16,12 @@ import 'readline-sync';
|
|
|
16
16
|
import 'isomorphic-git';
|
|
17
17
|
import '@tanstack/react-query';
|
|
18
18
|
import 'react';
|
|
19
|
-
import 'fast-glob';
|
|
20
19
|
import 'uuid';
|
|
21
|
-
import '
|
|
22
|
-
import 'fullscreen-ink';
|
|
20
|
+
import 'fast-glob';
|
|
23
21
|
import 'stream';
|
|
24
22
|
import 'yazl';
|
|
23
|
+
import 'socket.io-client';
|
|
24
|
+
import 'fullscreen-ink';
|
|
25
25
|
import 'ink-spinner';
|
|
26
26
|
import 'string-length';
|
|
27
27
|
import 'strip-ansi';
|
|
@@ -32,8 +32,8 @@ import 'marked-terminal';
|
|
|
32
32
|
import 'qrcode';
|
|
33
33
|
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
34
34
|
import 'godot-export-presets';
|
|
35
|
-
import { C as Command } from '../../../Command-
|
|
36
|
-
import { e as exportCredential } from '../../../export-
|
|
35
|
+
import { C as Command } from '../../../Command-BdiF-ris.js';
|
|
36
|
+
import { e as exportCredential } from '../../../export-gdKqwR7u.js';
|
|
37
37
|
import 'fs';
|
|
38
38
|
import 'path';
|
|
39
39
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -2,12 +2,12 @@ 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 } from '../../../baseGameCommand-
|
|
5
|
+
import { g as getUserCredentials } from '../../../index-YX-OJ2AA.js';
|
|
6
|
+
import { B as BaseAuthenticatedCommand } from '../../../baseGameCommand-Bap2bDqP.js';
|
|
7
7
|
import 'node:path';
|
|
8
8
|
import 'chalk';
|
|
9
9
|
import 'axios';
|
|
10
|
-
import { P as Platform, C as CredentialsType } from '../../../baseCommand-
|
|
10
|
+
import { P as Platform, C as CredentialsType } from '../../../baseCommand-C7OdounZ.js';
|
|
11
11
|
import 'luxon';
|
|
12
12
|
import 'node:crypto';
|
|
13
13
|
import 'node:readline';
|
|
@@ -16,12 +16,12 @@ import 'readline-sync';
|
|
|
16
16
|
import 'isomorphic-git';
|
|
17
17
|
import '@tanstack/react-query';
|
|
18
18
|
import 'react';
|
|
19
|
-
import 'fast-glob';
|
|
20
19
|
import 'uuid';
|
|
21
|
-
import '
|
|
22
|
-
import 'fullscreen-ink';
|
|
20
|
+
import 'fast-glob';
|
|
23
21
|
import 'stream';
|
|
24
22
|
import 'yazl';
|
|
23
|
+
import 'socket.io-client';
|
|
24
|
+
import 'fullscreen-ink';
|
|
25
25
|
import 'ink-spinner';
|
|
26
26
|
import 'string-length';
|
|
27
27
|
import 'strip-ansi';
|
|
@@ -32,8 +32,8 @@ import 'marked-terminal';
|
|
|
32
32
|
import 'qrcode';
|
|
33
33
|
import { R as RunWithSpinner } from '../../../RunWithSpinner-DucRnFp6.js';
|
|
34
34
|
import 'godot-export-presets';
|
|
35
|
-
import { C as Command } from '../../../Command-
|
|
36
|
-
import { i as importCredential } from '../../../import-
|
|
35
|
+
import { C as Command } from '../../../Command-BdiF-ris.js';
|
|
36
|
+
import { i as importCredential } from '../../../import-CICoTBgo.js';
|
|
37
37
|
import 'fs';
|
|
38
38
|
import 'path';
|
|
39
39
|
import '@expo/apple-utils/build/index.js';
|