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
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import fs__default from 'node:fs';
|
|
2
2
|
import path__default from 'node:path';
|
|
3
3
|
import { Args, Flags } from '@oclif/core';
|
|
4
|
-
import { q as ejs } from '../../baseGameCommand-
|
|
4
|
+
import { q as ejs } from '../../baseGameCommand-Bap2bDqP.js';
|
|
5
5
|
import 'axios';
|
|
6
|
-
import { B as BaseCommand } from '../../baseCommand-
|
|
6
|
+
import { B as BaseCommand } from '../../baseCommand-C7OdounZ.js';
|
|
7
7
|
import 'luxon';
|
|
8
8
|
import 'react/jsx-runtime';
|
|
9
9
|
import 'ink';
|
|
@@ -16,12 +16,12 @@ import 'isomorphic-git';
|
|
|
16
16
|
import CustomHelp from '../../utils/help.js';
|
|
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';
|
package/dist/commands/login.js
CHANGED
|
@@ -1,16 +1,18 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
2
|
import axios from 'axios';
|
|
3
|
-
import { W as WEB_URL, B as BaseCommand,
|
|
3
|
+
import { W as WEB_URL, B as BaseCommand, _ as acceptTerms, p as API_URL, $ as setAuthToken } from '../baseCommand-C7OdounZ.js';
|
|
4
4
|
import 'react/jsx-runtime';
|
|
5
5
|
import 'ink';
|
|
6
6
|
import 'ink-spinner';
|
|
7
|
-
import { b as getInput } from '../baseGameCommand-
|
|
7
|
+
import { b as getInput } from '../baseGameCommand-Bap2bDqP.js';
|
|
8
8
|
import 'react';
|
|
9
9
|
import '@tanstack/react-query';
|
|
10
10
|
import 'luxon';
|
|
11
11
|
import 'node:fs';
|
|
12
|
-
import 'fast-glob';
|
|
13
12
|
import 'uuid';
|
|
13
|
+
import 'fast-glob';
|
|
14
|
+
import 'stream';
|
|
15
|
+
import 'yazl';
|
|
14
16
|
import 'socket.io-client';
|
|
15
17
|
import 'fullscreen-ink';
|
|
16
18
|
import 'string-length';
|
|
@@ -22,7 +24,6 @@ import 'marked';
|
|
|
22
24
|
import 'marked-terminal';
|
|
23
25
|
import 'qrcode';
|
|
24
26
|
import 'godot-export-presets';
|
|
25
|
-
import 'yazl';
|
|
26
27
|
import 'chalk';
|
|
27
28
|
import '@expo/apple-utils/build/index.js';
|
|
28
29
|
import 'node:crypto';
|
|
@@ -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
|
|
package/dist/commands/status.js
CHANGED
|
@@ -3,7 +3,7 @@ import chalk from 'chalk';
|
|
|
3
3
|
import { render } from 'ink';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'axios';
|
|
6
|
-
import { B as BaseCommand, k as isCWDGodotGame } from '../baseCommand-
|
|
6
|
+
import { B as BaseCommand, k as isCWDGodotGame } from '../baseCommand-C7OdounZ.js';
|
|
7
7
|
import 'luxon';
|
|
8
8
|
import 'ink-spinner';
|
|
9
9
|
import 'node:crypto';
|
|
@@ -15,24 +15,24 @@ import { i as isCWDGitRepo } from '../git-BpsfNFZ_.js';
|
|
|
15
15
|
import '@oclif/core';
|
|
16
16
|
import '@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 'string-length';
|
|
25
25
|
import 'strip-ansi';
|
|
26
26
|
import { S as StatusTable } from '../StatusTable-DzRWcMr4.js';
|
|
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 { N as NextSteps } from '../NextSteps-DbJHmscQ.js';
|
|
33
33
|
import 'qrcode';
|
|
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 '@expo/apple-utils/build/index.js';
|
|
37
37
|
import 'isomorphic-git';
|
|
38
38
|
import '../Title-BCQtayg6.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
2
|
import 'node:fs';
|
|
3
3
|
import 'axios';
|
|
4
|
-
import { B as BaseCommand, i as isGradleBuildEnabled, s as setGradleBuildEnabled } from '../../baseCommand-
|
|
4
|
+
import { B as BaseCommand, i as isGradleBuildEnabled, s as setGradleBuildEnabled } from '../../baseCommand-C7OdounZ.js';
|
|
5
5
|
import 'luxon';
|
|
6
6
|
import 'react/jsx-runtime';
|
|
7
7
|
import 'ink';
|
|
@@ -14,17 +14,17 @@ import 'readline-sync';
|
|
|
14
14
|
import 'isomorphic-git';
|
|
15
15
|
import '@tanstack/react-query';
|
|
16
16
|
import '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';
|
|
26
26
|
import '@inkjs/ui';
|
|
27
|
-
import '../../baseGameCommand-
|
|
27
|
+
import '../../baseGameCommand-Bap2bDqP.js';
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
@@ -2,7 +2,7 @@ import * as fs from 'node:fs';
|
|
|
2
2
|
import * as path from 'node:path';
|
|
3
3
|
import { Flags, Args } from '@oclif/core';
|
|
4
4
|
import xcode from 'xcode';
|
|
5
|
-
import { B as BaseCommand } from '../../baseCommand-
|
|
5
|
+
import { B as BaseCommand } from '../../baseCommand-C7OdounZ.js';
|
|
6
6
|
import 'chalk';
|
|
7
7
|
import 'axios';
|
|
8
8
|
import 'luxon';
|
|
@@ -15,13 +15,13 @@ import 'isomorphic-git';
|
|
|
15
15
|
import 'godot-export-presets';
|
|
16
16
|
import '@tanstack/react-query';
|
|
17
17
|
import 'react';
|
|
18
|
-
import 'fast-glob';
|
|
19
18
|
import 'uuid';
|
|
19
|
+
import 'fast-glob';
|
|
20
|
+
import 'stream';
|
|
21
|
+
import 'yazl';
|
|
20
22
|
import 'socket.io-client';
|
|
21
23
|
import 'fullscreen-ink';
|
|
22
24
|
import 'ink';
|
|
23
|
-
import 'stream';
|
|
24
|
-
import 'yazl';
|
|
25
25
|
|
|
26
26
|
async function applyLiquidGlassIcon(opts) {
|
|
27
27
|
const { projectDir, iconDir, verbose } = opts;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as fs from 'node:fs';
|
|
2
2
|
import axios from 'axios';
|
|
3
|
-
import { p as API_URL, q as getAuthedHeaders } from './baseCommand-
|
|
3
|
+
import { p as API_URL, q as getAuthedHeaders } from './baseCommand-C7OdounZ.js';
|
|
4
4
|
|
|
5
5
|
async function exportCredential({ credentialId, projectId, zipPath }) {
|
|
6
6
|
const headers = getAuthedHeaders();
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { promises } from 'node:fs';
|
|
2
2
|
import axios from 'axios';
|
|
3
|
-
import { p as API_URL, q as getAuthedHeaders } from './baseCommand-
|
|
3
|
+
import { p as API_URL, q as getAuthedHeaders } from './baseCommand-C7OdounZ.js';
|
|
4
4
|
|
|
5
5
|
async function getNewImportTicket(projectId) {
|
|
6
6
|
const url = projectId ? `${API_URL}/projects/${projectId}/credentials/import/url` : `${API_URL}/credentials/import/url`;
|
|
@@ -12,18 +12,18 @@ import 'readline-sync';
|
|
|
12
12
|
import 'luxon';
|
|
13
13
|
import 'axios';
|
|
14
14
|
import 'isomorphic-git';
|
|
15
|
-
import {
|
|
15
|
+
import { a2 as getShortAuthRequiredUrl, a4 as getGoogleAuthUrl, W as WEB_URL } from './baseCommand-C7OdounZ.js';
|
|
16
16
|
import '@oclif/core';
|
|
17
17
|
import '@tanstack/react-query';
|
|
18
|
-
import 'fast-glob';
|
|
19
18
|
import 'uuid';
|
|
20
|
-
import '
|
|
21
|
-
import { u as useGoogleStatus } from './useGoogleStatus-CETX9Rbw.js';
|
|
22
|
-
import { u as useWebSocket } from './useWebSocket-DgYLiSrd.js';
|
|
23
|
-
import 'fullscreen-ink';
|
|
24
|
-
import { i as GameContext, t as useSafeInput, M as Markdown } from './baseGameCommand-BTC5XD8W.js';
|
|
19
|
+
import 'fast-glob';
|
|
25
20
|
import 'stream';
|
|
26
21
|
import 'yazl';
|
|
22
|
+
import 'socket.io-client';
|
|
23
|
+
import { u as useGoogleStatus } from './useGoogleStatus-v86ZyFiz.js';
|
|
24
|
+
import { u as useWebSocket } from './useWebSocket-AjcqLcJX.js';
|
|
25
|
+
import 'fullscreen-ink';
|
|
26
|
+
import { j as GameContext, t as useSafeInput, M as Markdown } from './baseGameCommand-Bap2bDqP.js';
|
|
27
27
|
import 'string-length';
|
|
28
28
|
import 'strip-ansi';
|
|
29
29
|
import '@inkjs/ui';
|
|
@@ -8,22 +8,22 @@ import 'node:path';
|
|
|
8
8
|
import 'node:readline';
|
|
9
9
|
import 'node:url';
|
|
10
10
|
import 'readline-sync';
|
|
11
|
-
import { q as getAuthedHeaders, p as API_URL,
|
|
11
|
+
import { q as getAuthedHeaders, p as API_URL, a3 as castObjectDates, H as queryClient, R as revokePolicy, Q as enforcePolicy, P as Platform, C as CredentialsType, N as getGoogleStatus, c as getShortDate } from './baseCommand-C7OdounZ.js';
|
|
12
12
|
import axios from 'axios';
|
|
13
13
|
import 'isomorphic-git';
|
|
14
14
|
import '@oclif/core';
|
|
15
15
|
import { useQuery, useMutation, useQueryClient } from '@tanstack/react-query';
|
|
16
16
|
import 'luxon';
|
|
17
|
-
import {
|
|
18
|
-
import 'fast-glob';
|
|
17
|
+
import { i as cacheKeys, j as GameContext, t as useSafeInput, M as Markdown } from './baseGameCommand-Bap2bDqP.js';
|
|
19
18
|
import 'uuid';
|
|
20
|
-
import '
|
|
21
|
-
import 'fullscreen-ink';
|
|
19
|
+
import 'fast-glob';
|
|
22
20
|
import 'stream';
|
|
23
21
|
import 'yazl';
|
|
24
|
-
import
|
|
25
|
-
import
|
|
26
|
-
import { u as
|
|
22
|
+
import 'socket.io-client';
|
|
23
|
+
import 'fullscreen-ink';
|
|
24
|
+
import { u as useWebSocket } from './useWebSocket-AjcqLcJX.js';
|
|
25
|
+
import { u as useProjectCredentials } from './useProjectCredentials-5Ycm5B4x.js';
|
|
26
|
+
import { u as useGoogleStatus } from './useGoogleStatus-v86ZyFiz.js';
|
|
27
27
|
import 'string-length';
|
|
28
28
|
import 'strip-ansi';
|
|
29
29
|
import 'open';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import axios from 'axios';
|
|
2
|
-
import { p as API_URL,
|
|
2
|
+
import { p as API_URL, F as castArrayObjectDates, q as getAuthedHeaders } from './baseCommand-C7OdounZ.js';
|
|
3
3
|
import 'node:fs';
|
|
4
4
|
|
|
5
5
|
async function getUserCredentials(pageSize = 100) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import axios from 'axios';
|
|
2
|
-
import { p as API_URL, q as getAuthedHeaders } from './baseCommand-
|
|
2
|
+
import { p as API_URL, q as getAuthedHeaders } from './baseCommand-C7OdounZ.js';
|
|
3
3
|
|
|
4
4
|
async function getNewUploadTicket(projectId = null) {
|
|
5
5
|
const url = projectId ? `${API_URL}/projects/${projectId}/credentials/url` : `${API_URL}/credentials/url`;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useQuery } from '@tanstack/react-query';
|
|
2
|
-
import { e as BundleId, r as getGodotProjectCapabilities, P as Platform, G as GODOT_CAPABILITIES, t as CapabilityType } from './baseCommand-
|
|
2
|
+
import { e as BundleId, r as getGodotProjectCapabilities, P as Platform, G as GODOT_CAPABILITIES, t as CapabilityType } from './baseCommand-C7OdounZ.js';
|
|
3
3
|
|
|
4
4
|
async function getBundleIdCapabilities(bundleId) {
|
|
5
5
|
const current = await bundleId.getBundleIdCapabilitiesAsync();
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useQuery } from '@tanstack/react-query';
|
|
2
2
|
import { DateTime } from 'luxon';
|
|
3
|
-
import { c as getShortDate, n as Profile, o as ProfileType } from './baseCommand-
|
|
3
|
+
import { c as getShortDate, n as Profile, o as ProfileType } from './baseCommand-C7OdounZ.js';
|
|
4
4
|
import 'node:crypto';
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'node:path';
|
|
@@ -11,13 +11,13 @@ import 'axios';
|
|
|
11
11
|
import 'isomorphic-git';
|
|
12
12
|
import '@oclif/core';
|
|
13
13
|
import 'react';
|
|
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 'ink';
|
|
19
|
-
import 'stream';
|
|
20
|
-
import 'yazl';
|
|
21
21
|
|
|
22
22
|
async function queryAppleProfiles({ ctx }) {
|
|
23
23
|
const appleProfiles = await Profile.getAsync(ctx, {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useQuery } from '@tanstack/react-query';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import { N as getGoogleStatus } from './baseCommand-C7OdounZ.js';
|
|
3
|
+
import { i as cacheKeys } from './baseGameCommand-Bap2bDqP.js';
|
|
4
4
|
|
|
5
5
|
const useGoogleStatus = () => useQuery({
|
|
6
6
|
queryFn: getGoogleStatus,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useQuery } from '@tanstack/react-query';
|
|
2
2
|
import axios from 'axios';
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
3
|
+
import { q as getAuthedHeaders, p as API_URL, F as castArrayObjectDates, c as getShortDate } from './baseCommand-C7OdounZ.js';
|
|
4
|
+
import { i as cacheKeys, g as getShortUUID } from './baseGameCommand-Bap2bDqP.js';
|
|
5
5
|
|
|
6
6
|
async function queryProjectCredentials({
|
|
7
7
|
projectId,
|
|
@@ -51,4 +51,4 @@ const useProjectCredentials = ({
|
|
|
51
51
|
return queryResult;
|
|
52
52
|
};
|
|
53
53
|
|
|
54
|
-
export { getProjectCredentialSummary as g, useProjectCredentials as u };
|
|
54
|
+
export { getProjectCredentialSummary as g, queryProjectCredentials as q, useProjectCredentials as u };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useEffect } from 'react';
|
|
2
2
|
import { io } from 'socket.io-client';
|
|
3
|
-
import {
|
|
3
|
+
import { I as WS_URL, K as getAuthToken } from './baseCommand-C7OdounZ.js';
|
|
4
4
|
|
|
5
5
|
function useWebSocket(listeners = []) {
|
|
6
6
|
const log = () => {
|
package/docs/game/export.md
CHANGED
|
@@ -4,6 +4,14 @@
|
|
|
4
4
|
|
|
5
5
|
Downloads the shipthis.json file for a given game into the current directory.
|
|
6
6
|
|
|
7
|
+
If the `--current` flag is provided and there is a **shipthis.json** file in the current dir then the shipthis.json will be overwritten. This can be useful when upgrading the project config.
|
|
8
|
+
|
|
9
|
+
:::info
|
|
10
|
+
If you have custom globs then they will be lost when you use the `--current` flag.
|
|
11
|
+
|
|
12
|
+
You may want to copy and paste the original values into the new format. See the [Controlling Uploaded Files guide](https://shipth.is/docs/guides/controlling-uploaded-files) for more info.
|
|
13
|
+
:::
|
|
14
|
+
|
|
7
15
|
## Example
|
|
8
16
|
|
|
9
17
|
[](https://asciinema.org/a/kAclG6bghhwuXWP4E5NUssAfA#shipthis-col100row32)
|
|
@@ -12,13 +20,14 @@ Downloads the shipthis.json file for a given game into the current directory.
|
|
|
12
20
|
|
|
13
21
|
```help
|
|
14
22
|
USAGE
|
|
15
|
-
$ shipthis game export GAME_ID [-f]
|
|
23
|
+
$ shipthis game export [GAME_ID] [-f] [--current]
|
|
16
24
|
|
|
17
25
|
ARGUMENTS
|
|
18
|
-
GAME_ID The ID of the game to export (use "list" to get the ID)
|
|
26
|
+
[GAME_ID] The ID of the game to export (use "list" to get the ID)
|
|
19
27
|
|
|
20
28
|
FLAGS
|
|
21
29
|
-f, --force
|
|
30
|
+
--current Use the project ID from the current shipthis.json config
|
|
22
31
|
|
|
23
32
|
DESCRIPTION
|
|
24
33
|
Downloads the shipthis.json file for a given game into the current directory.
|
|
@@ -27,4 +36,6 @@ EXAMPLES
|
|
|
27
36
|
$ shipthis game export abcd1234
|
|
28
37
|
|
|
29
38
|
$ shipthis game export abcd1234 --force
|
|
39
|
+
|
|
40
|
+
$ shipthis game export --current --force
|
|
30
41
|
```
|
package/docs/game/ship.md
CHANGED
|
@@ -8,7 +8,7 @@ The `shipthis game ship` command starts the process of building and publishing y
|
|
|
8
8
|
This command creates one or more "jobs". A **job** is a set of work done to create a new build of your game on one platform.
|
|
9
9
|
|
|
10
10
|
When this command is run, ShipThis uploads the code in the current directory to the ShipThis backend.
|
|
11
|
-
To control which files are uploaded, in
|
|
11
|
+
To control which files are uploaded, use `globs` in **shipthis.json**. Legacy keys `shippedFilesGlobs` and `ignoredFilesGlobs` are still supported for older projects. See `https://shipth.is/docs/guides/controlling-uploaded-files`.
|
|
12
12
|
:::
|
|
13
13
|
|
|
14
14
|
## Examples
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "shipthis",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.48",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "shipthis",
|
|
9
|
-
"version": "0.1.
|
|
9
|
+
"version": "0.1.48",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@expo/apple-utils": "^2.1.12",
|
|
@@ -1705,9 +1705,9 @@
|
|
|
1705
1705
|
"license": "MIT"
|
|
1706
1706
|
},
|
|
1707
1707
|
"node_modules/@eslint/eslintrc/node_modules/brace-expansion": {
|
|
1708
|
-
"version": "1.1.
|
|
1709
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.
|
|
1710
|
-
"integrity": "sha512-
|
|
1708
|
+
"version": "1.1.13",
|
|
1709
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz",
|
|
1710
|
+
"integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
|
|
1711
1711
|
"dev": true,
|
|
1712
1712
|
"license": "MIT",
|
|
1713
1713
|
"dependencies": {
|
|
@@ -1792,9 +1792,9 @@
|
|
|
1792
1792
|
"license": "MIT"
|
|
1793
1793
|
},
|
|
1794
1794
|
"node_modules/@humanwhocodes/config-array/node_modules/brace-expansion": {
|
|
1795
|
-
"version": "1.1.
|
|
1796
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.
|
|
1797
|
-
"integrity": "sha512-
|
|
1795
|
+
"version": "1.1.13",
|
|
1796
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz",
|
|
1797
|
+
"integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
|
|
1798
1798
|
"dev": true,
|
|
1799
1799
|
"license": "MIT",
|
|
1800
1800
|
"dependencies": {
|
|
@@ -2632,9 +2632,9 @@
|
|
|
2632
2632
|
}
|
|
2633
2633
|
},
|
|
2634
2634
|
"node_modules/@rollup/plugin-commonjs/node_modules/picomatch": {
|
|
2635
|
-
"version": "4.0.
|
|
2636
|
-
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.
|
|
2637
|
-
"integrity": "sha512-
|
|
2635
|
+
"version": "4.0.4",
|
|
2636
|
+
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
|
|
2637
|
+
"integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
|
|
2638
2638
|
"dev": true,
|
|
2639
2639
|
"license": "MIT",
|
|
2640
2640
|
"engines": {
|
|
@@ -2739,9 +2739,9 @@
|
|
|
2739
2739
|
}
|
|
2740
2740
|
},
|
|
2741
2741
|
"node_modules/@rollup/pluginutils/node_modules/picomatch": {
|
|
2742
|
-
"version": "4.0.
|
|
2743
|
-
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.
|
|
2744
|
-
"integrity": "sha512-
|
|
2742
|
+
"version": "4.0.4",
|
|
2743
|
+
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
|
|
2744
|
+
"integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
|
|
2745
2745
|
"dev": true,
|
|
2746
2746
|
"license": "MIT",
|
|
2747
2747
|
"engines": {
|
|
@@ -5207,9 +5207,9 @@
|
|
|
5207
5207
|
}
|
|
5208
5208
|
},
|
|
5209
5209
|
"node_modules/brace-expansion": {
|
|
5210
|
-
"version": "5.0.
|
|
5211
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.
|
|
5212
|
-
"integrity": "sha512-
|
|
5210
|
+
"version": "5.0.5",
|
|
5211
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz",
|
|
5212
|
+
"integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==",
|
|
5213
5213
|
"license": "MIT",
|
|
5214
5214
|
"dependencies": {
|
|
5215
5215
|
"balanced-match": "^4.0.2"
|
|
@@ -6836,9 +6836,9 @@
|
|
|
6836
6836
|
"license": "MIT"
|
|
6837
6837
|
},
|
|
6838
6838
|
"node_modules/eslint-plugin-import/node_modules/brace-expansion": {
|
|
6839
|
-
"version": "1.1.
|
|
6840
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.
|
|
6841
|
-
"integrity": "sha512-
|
|
6839
|
+
"version": "1.1.13",
|
|
6840
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz",
|
|
6841
|
+
"integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
|
|
6842
6842
|
"dev": true,
|
|
6843
6843
|
"license": "MIT",
|
|
6844
6844
|
"dependencies": {
|
|
@@ -7029,9 +7029,9 @@
|
|
|
7029
7029
|
"license": "MIT"
|
|
7030
7030
|
},
|
|
7031
7031
|
"node_modules/eslint/node_modules/brace-expansion": {
|
|
7032
|
-
"version": "1.1.
|
|
7033
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.
|
|
7034
|
-
"integrity": "sha512-
|
|
7032
|
+
"version": "1.1.13",
|
|
7033
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz",
|
|
7034
|
+
"integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
|
|
7035
7035
|
"dev": true,
|
|
7036
7036
|
"license": "MIT",
|
|
7037
7037
|
"dependencies": {
|
|
@@ -7377,9 +7377,9 @@
|
|
|
7377
7377
|
"license": "MIT"
|
|
7378
7378
|
},
|
|
7379
7379
|
"node_modules/filelist/node_modules/brace-expansion": {
|
|
7380
|
-
"version": "2.0.
|
|
7381
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.
|
|
7382
|
-
"integrity": "sha512-
|
|
7380
|
+
"version": "2.0.3",
|
|
7381
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.3.tgz",
|
|
7382
|
+
"integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==",
|
|
7383
7383
|
"license": "MIT",
|
|
7384
7384
|
"dependencies": {
|
|
7385
7385
|
"balanced-match": "^1.0.0"
|
|
@@ -7824,9 +7824,9 @@
|
|
|
7824
7824
|
"license": "MIT"
|
|
7825
7825
|
},
|
|
7826
7826
|
"node_modules/glob/node_modules/brace-expansion": {
|
|
7827
|
-
"version": "2.0.
|
|
7828
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.
|
|
7829
|
-
"integrity": "sha512-
|
|
7827
|
+
"version": "2.0.3",
|
|
7828
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.3.tgz",
|
|
7829
|
+
"integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==",
|
|
7830
7830
|
"dev": true,
|
|
7831
7831
|
"license": "MIT",
|
|
7832
7832
|
"dependencies": {
|
|
@@ -9769,9 +9769,9 @@
|
|
|
9769
9769
|
"license": "MIT"
|
|
9770
9770
|
},
|
|
9771
9771
|
"node_modules/mocha/node_modules/brace-expansion": {
|
|
9772
|
-
"version": "2.0.
|
|
9773
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.
|
|
9774
|
-
"integrity": "sha512-
|
|
9772
|
+
"version": "2.0.3",
|
|
9773
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.3.tgz",
|
|
9774
|
+
"integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==",
|
|
9775
9775
|
"dev": true,
|
|
9776
9776
|
"license": "MIT",
|
|
9777
9777
|
"dependencies": {
|
|
@@ -9872,9 +9872,9 @@
|
|
|
9872
9872
|
}
|
|
9873
9873
|
},
|
|
9874
9874
|
"node_modules/node-forge": {
|
|
9875
|
-
"version": "1.
|
|
9876
|
-
"resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.
|
|
9877
|
-
"integrity": "sha512-
|
|
9875
|
+
"version": "1.4.0",
|
|
9876
|
+
"resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.4.0.tgz",
|
|
9877
|
+
"integrity": "sha512-LarFH0+6VfriEhqMMcLX2F7SwSXeWwnEAJEsYm5QKWchiVYVvJyV9v7UDvUv+w5HO23ZpQTXDv/GxdDdMyOuoQ==",
|
|
9878
9878
|
"license": "(BSD-3-Clause OR GPL-2.0)",
|
|
9879
9879
|
"engines": {
|
|
9880
9880
|
"node": ">= 6.13.0"
|
|
@@ -10651,9 +10651,9 @@
|
|
|
10651
10651
|
"license": "ISC"
|
|
10652
10652
|
},
|
|
10653
10653
|
"node_modules/picomatch": {
|
|
10654
|
-
"version": "2.3.
|
|
10655
|
-
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.
|
|
10656
|
-
"integrity": "sha512-
|
|
10654
|
+
"version": "2.3.2",
|
|
10655
|
+
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz",
|
|
10656
|
+
"integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
|
|
10657
10657
|
"license": "MIT",
|
|
10658
10658
|
"engines": {
|
|
10659
10659
|
"node": ">=8.6"
|
|
@@ -11571,9 +11571,9 @@
|
|
|
11571
11571
|
"license": "MIT"
|
|
11572
11572
|
},
|
|
11573
11573
|
"node_modules/rimraf/node_modules/brace-expansion": {
|
|
11574
|
-
"version": "1.1.
|
|
11575
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.
|
|
11576
|
-
"integrity": "sha512-
|
|
11574
|
+
"version": "1.1.13",
|
|
11575
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz",
|
|
11576
|
+
"integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
|
|
11577
11577
|
"dev": true,
|
|
11578
11578
|
"license": "MIT",
|
|
11579
11579
|
"dependencies": {
|
|
@@ -11828,9 +11828,9 @@
|
|
|
11828
11828
|
}
|
|
11829
11829
|
},
|
|
11830
11830
|
"node_modules/serialize-javascript": {
|
|
11831
|
-
"version": "7.0.
|
|
11832
|
-
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-7.0.
|
|
11833
|
-
"integrity": "sha512-
|
|
11831
|
+
"version": "7.0.5",
|
|
11832
|
+
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-7.0.5.tgz",
|
|
11833
|
+
"integrity": "sha512-F4LcB0UqUl1zErq+1nYEEzSHJnIwb3AF2XWB94b+afhrekOUijwooAYqFyRbjYkm2PAKBabx6oYv/xDxNi8IBw==",
|
|
11834
11834
|
"dev": true,
|
|
11835
11835
|
"license": "BSD-3-Clause",
|
|
11836
11836
|
"engines": {
|
|
@@ -11960,9 +11960,9 @@
|
|
|
11960
11960
|
"license": "MIT"
|
|
11961
11961
|
},
|
|
11962
11962
|
"node_modules/shelljs/node_modules/brace-expansion": {
|
|
11963
|
-
"version": "1.1.
|
|
11964
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.
|
|
11965
|
-
"integrity": "sha512-
|
|
11963
|
+
"version": "1.1.13",
|
|
11964
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz",
|
|
11965
|
+
"integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
|
|
11966
11966
|
"dev": true,
|
|
11967
11967
|
"license": "MIT",
|
|
11968
11968
|
"dependencies": {
|
|
@@ -12730,9 +12730,9 @@
|
|
|
12730
12730
|
}
|
|
12731
12731
|
},
|
|
12732
12732
|
"node_modules/tinyglobby/node_modules/picomatch": {
|
|
12733
|
-
"version": "4.0.
|
|
12734
|
-
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.
|
|
12735
|
-
"integrity": "sha512-
|
|
12733
|
+
"version": "4.0.4",
|
|
12734
|
+
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
|
|
12735
|
+
"integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
|
|
12736
12736
|
"license": "MIT",
|
|
12737
12737
|
"engines": {
|
|
12738
12738
|
"node": ">=12"
|
|
@@ -14185,9 +14185,9 @@
|
|
|
14185
14185
|
}
|
|
14186
14186
|
},
|
|
14187
14187
|
"node_modules/yaml": {
|
|
14188
|
-
"version": "2.8.
|
|
14189
|
-
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.
|
|
14190
|
-
"integrity": "sha512-
|
|
14188
|
+
"version": "2.8.3",
|
|
14189
|
+
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.3.tgz",
|
|
14190
|
+
"integrity": "sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==",
|
|
14191
14191
|
"dev": true,
|
|
14192
14192
|
"license": "ISC",
|
|
14193
14193
|
"bin": {
|