shipthis 0.1.37 → 0.1.38
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +37 -32
- package/assets/markdown/ship-success.md.ejs +4 -0
- package/dist/{AppleBundleIdDetails-KMzyex1H.js → AppleBundleIdDetails-CgleH2pl.js} +3 -3
- package/dist/{Command-CHh8RDXK.js → Command-7dCv1F9p.js} +1 -1
- package/dist/{CommandGame-Rvmsa7b0.js → CommandGame-er5Ql6hq.js} +2 -2
- package/dist/{Create-DInZ_pw-.js → Create-pLXESvEq.js} +1 -1
- package/dist/{GameStatus-D7ID10tS.js → GameStatus-B_Iw9tYr.js} +1 -1
- package/dist/{Import-BmO8EYKj.js → Import-fIsrfsmr.js} +2 -2
- package/dist/{JobLogTail-CYdceTKL.js → JobLogTail-BPcQ8ghI.js} +2 -2
- package/dist/{JobProgress-DBCYbWrO.js → JobProgress-CpEatVPs.js} +10 -6
- package/dist/{JobStatusTable-DhnhY1_i.js → JobStatusTable-BmJLzsUN.js} +2 -2
- package/dist/{ProjectCredentialsTable-BDYVYqAq.js → ProjectCredentialsTable-DvPDhi7C.js} +2 -2
- package/dist/{UserCredentialsTable-cDPvjF-F.js → UserCredentialsTable-MBm1vAP3.js} +1 -1
- package/dist/{baseAppleCommand-CQ5dOna7.js → baseAppleCommand-uL0Gnav4.js} +1 -1
- package/dist/{baseGameAndroidCommand-D4ryZS6A.js → baseGameAndroidCommand-CKTSQyZV.js} +1 -1
- package/dist/commands/apiKey/create.js +2 -2
- package/dist/commands/apiKey/list.js +2 -2
- package/dist/commands/apiKey/revoke.js +2 -2
- package/dist/commands/apple/apiKey/create.js +5 -5
- package/dist/commands/apple/apiKey/delete.js +3 -3
- package/dist/commands/apple/apiKey/export.js +4 -4
- package/dist/commands/apple/apiKey/import.js +4 -4
- package/dist/commands/apple/apiKey/status.js +3 -3
- package/dist/commands/apple/certificate/create.js +5 -5
- package/dist/commands/apple/certificate/delete.js +3 -3
- package/dist/commands/apple/certificate/export.js +4 -4
- package/dist/commands/apple/certificate/import.js +4 -4
- package/dist/commands/apple/certificate/status.js +3 -3
- package/dist/commands/apple/login.js +1 -1
- package/dist/commands/apple/status.js +2 -2
- package/dist/commands/dashboard.js +1 -1
- package/dist/commands/game/android/apiKey/connect.js +7 -7
- package/dist/commands/game/android/apiKey/create.js +9 -9
- package/dist/commands/game/android/apiKey/delete.js +3 -3
- package/dist/commands/game/android/apiKey/export.js +5 -5
- package/dist/commands/game/android/apiKey/import.js +5 -5
- package/dist/commands/game/android/apiKey/invite.js +2 -2
- package/dist/commands/game/android/apiKey/policy.js +2 -2
- package/dist/commands/game/android/apiKey/status.js +5 -5
- package/dist/commands/game/android/keyStore/create.js +6 -6
- package/dist/commands/game/android/keyStore/delete.js +3 -3
- package/dist/commands/game/android/keyStore/export.js +4 -4
- package/dist/commands/game/android/keyStore/import.js +7 -7
- package/dist/commands/game/android/keyStore/status.js +4 -4
- package/dist/commands/game/android/status.js +1 -1
- package/dist/commands/game/build/download.js +2 -2
- package/dist/commands/game/build/list.js +3 -3
- package/dist/commands/game/create.js +1 -1
- package/dist/commands/game/details.js +8 -5
- package/dist/commands/game/export.js +1 -1
- package/dist/commands/game/ios/app/addTester.js +3 -3
- package/dist/commands/game/ios/app/create.js +2 -2
- package/dist/commands/game/ios/app/status.js +5 -5
- package/dist/commands/game/ios/app/sync.js +3 -3
- package/dist/commands/game/ios/profile/create.js +5 -5
- package/dist/commands/game/ios/profile/delete.js +3 -3
- package/dist/commands/game/ios/profile/export.js +4 -4
- package/dist/commands/game/ios/profile/import.js +4 -4
- package/dist/commands/game/ios/profile/status.js +5 -5
- package/dist/commands/game/ios/status.js +7 -7
- package/dist/commands/game/ios/wizard.js +2 -2
- package/dist/commands/game/job/list.js +2 -2
- package/dist/commands/game/job/status.js +5 -5
- package/dist/commands/game/list.js +2 -2
- package/dist/commands/game/ship.js +17 -10
- package/dist/commands/game/status.js +4 -4
- package/dist/commands/game/wizard.js +13 -13
- package/dist/commands/internal/fastlane.js +1 -1
- package/dist/commands/internal/readme.js +1 -1
- package/dist/commands/login.js +1 -1
- package/dist/commands/status.js +2 -2
- package/dist/{export-DujIwhJw.js → export-BwwAjG_F.js} +1 -1
- package/dist/{import-DGCqCAcC.js → import-OgFrUsqw.js} +1 -1
- package/dist/{index-BPh_qt7t.js → index-C1XpCT_9.js} +4 -4
- package/dist/{index-CNsmEDXi.js → index-C2omlhEs.js} +1 -1
- package/dist/{index-CmuXyPed.js → index-DHioYOIm.js} +2 -1
- package/dist/{index-9LxGafAo.js → index-DVEYxVsH.js} +3 -3
- package/dist/{upload-D4x4yCia.js → upload-5s3sy2jF.js} +1 -1
- package/dist/{useAppleApp-taaewPSf.js → useAppleApp-szQ_Kg5S.js} +1 -1
- package/dist/{useAppleBundleId-BeGViMe7.js → useAppleBundleId-BarLcidd.js} +1 -1
- package/dist/{useAppleProfiles-1TtO0aO6.js → useAppleProfiles-C2U4NzC3.js} +1 -1
- package/dist/{useGoogleStatus-CSsxEvX7.js → useGoogleStatus-zfnjhtNB.js} +1 -1
- package/dist/{useProjectCredentials-Cm50WMZU.js → useProjectCredentials-DbynNY96.js} +1 -1
- package/dist/{useWebSocket-BVfn36be.js → useWebSocket-h7smqhZQ.js} +1 -1
- package/docs/game/details.md +13 -10
- package/docs/game/ship.md +5 -4
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { h as BaseGameCommand, c as getInput, n as BetaGroup } from '../../../../index-
|
|
4
|
+
import { h as BaseGameCommand, c as getInput, n as BetaGroup } from '../../../../index-DHioYOIm.js';
|
|
5
5
|
import 'ink-spinner';
|
|
6
6
|
import 'react';
|
|
7
7
|
import 'node:fs';
|
|
@@ -10,7 +10,7 @@ import 'crypto-js';
|
|
|
10
10
|
import 'uuid';
|
|
11
11
|
import 'luxon';
|
|
12
12
|
import '@tanstack/react-query';
|
|
13
|
-
import { q as queryAppleApp } from '../../../../useAppleApp-
|
|
13
|
+
import { q as queryAppleApp } from '../../../../useAppleApp-szQ_Kg5S.js';
|
|
14
14
|
import 'fast-glob';
|
|
15
15
|
import 'yazl';
|
|
16
16
|
import 'socket.io-client';
|
|
@@ -24,7 +24,7 @@ import 'marked';
|
|
|
24
24
|
import 'marked-terminal';
|
|
25
25
|
import 'qrcode';
|
|
26
26
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
27
|
-
import { C as Command } from '../../../../Command-
|
|
27
|
+
import { C as Command } from '../../../../Command-7dCv1F9p.js';
|
|
28
28
|
import 'chalk';
|
|
29
29
|
import '@expo/apple-utils/build/index.js';
|
|
30
30
|
import 'node:crypto';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { render } from 'ink';
|
|
4
|
-
import { h as BaseGameCommand, c as getInput, i as generatePackageName, j as getGodotAppleBundleIdentifier, k as BundleId, l as App } from '../../../../index-
|
|
4
|
+
import { h as BaseGameCommand, c as getInput, i as generatePackageName, j as getGodotAppleBundleIdentifier, k as BundleId, l as App } from '../../../../index-DHioYOIm.js';
|
|
5
5
|
import 'ink-spinner';
|
|
6
6
|
import 'react';
|
|
7
7
|
import 'node:fs';
|
|
@@ -23,7 +23,7 @@ import 'marked';
|
|
|
23
23
|
import 'marked-terminal';
|
|
24
24
|
import 'qrcode';
|
|
25
25
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
26
|
-
import { C as Command } from '../../../../Command-
|
|
26
|
+
import { C as Command } from '../../../../Command-7dCv1F9p.js';
|
|
27
27
|
import 'chalk';
|
|
28
28
|
import '@expo/apple-utils/build/index.js';
|
|
29
29
|
import 'node:crypto';
|
|
@@ -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 { h as BaseGameCommand } from '../../../../index-
|
|
4
|
+
import { h as BaseGameCommand } from '../../../../index-DHioYOIm.js';
|
|
5
5
|
import 'ink-spinner';
|
|
6
6
|
import 'node:crypto';
|
|
7
7
|
import 'node:fs';
|
|
@@ -28,8 +28,8 @@ import 'marked';
|
|
|
28
28
|
import 'marked-terminal';
|
|
29
29
|
import { N as NextSteps } from '../../../../NextSteps-DbJHmscQ.js';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import { A as AppleAppDetails, a as AppleBundleIdDetails } from '../../../../AppleBundleIdDetails-
|
|
32
|
-
import { C as Command } from '../../../../Command-
|
|
31
|
+
import { A as AppleAppDetails, a as AppleBundleIdDetails } from '../../../../AppleBundleIdDetails-CgleH2pl.js';
|
|
32
|
+
import { C as Command } from '../../../../Command-7dCv1F9p.js';
|
|
33
33
|
import 'chalk';
|
|
34
34
|
import '@expo/apple-utils/build/index.js';
|
|
35
35
|
import 'deepmerge';
|
|
@@ -37,9 +37,9 @@ import 'ini';
|
|
|
37
37
|
import 'fs';
|
|
38
38
|
import 'path';
|
|
39
39
|
import '../../../../Title-BCQtayg6.js';
|
|
40
|
-
import '../../../../useAppleApp-
|
|
40
|
+
import '../../../../useAppleApp-szQ_Kg5S.js';
|
|
41
41
|
import '../../../../Table-FaNgpyeq.js';
|
|
42
|
-
import '../../../../useAppleBundleId-
|
|
42
|
+
import '../../../../useAppleBundleId-BarLcidd.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 { h as BaseGameCommand, m as CapabilityTypeOption } from '../../../../index-
|
|
4
|
+
import { h as BaseGameCommand, m as CapabilityTypeOption } from '../../../../index-DHioYOIm.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-BarLcidd.js';
|
|
20
20
|
import 'fast-glob';
|
|
21
21
|
import 'yazl';
|
|
22
22
|
import 'socket.io-client';
|
|
@@ -29,7 +29,7 @@ import 'marked';
|
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
31
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
32
|
-
import { C as Command } from '../../../../Command-
|
|
32
|
+
import { C as Command } from '../../../../Command-7dCv1F9p.js';
|
|
33
33
|
import 'chalk';
|
|
34
34
|
import '@expo/apple-utils/build/index.js';
|
|
35
35
|
import 'deepmerge';
|
|
@@ -5,9 +5,9 @@ import { render } from 'ink';
|
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'crypto-js';
|
|
7
7
|
import 'uuid';
|
|
8
|
-
import { h as BaseGameCommand, P as Platform, C as CredentialsType, d as Certificate, p as CertificateType, q as Profile, r as ProfileType } from '../../../../index-
|
|
8
|
+
import { h as BaseGameCommand, P as Platform, C as CredentialsType, d as Certificate, p as CertificateType, q as Profile, r as ProfileType } from '../../../../index-DHioYOIm.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-C2omlhEs.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-BarLcidd.js';
|
|
21
21
|
import 'fast-glob';
|
|
22
22
|
import 'yazl';
|
|
23
23
|
import 'socket.io-client';
|
|
@@ -30,8 +30,8 @@ import 'marked';
|
|
|
30
30
|
import 'marked-terminal';
|
|
31
31
|
import 'qrcode';
|
|
32
32
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
33
|
-
import { C as Command } from '../../../../Command-
|
|
34
|
-
import { a as uploadProjectCredentials } from '../../../../upload-
|
|
33
|
+
import { C as Command } from '../../../../Command-7dCv1F9p.js';
|
|
34
|
+
import { a as uploadProjectCredentials } from '../../../../upload-5s3sy2jF.js';
|
|
35
35
|
import 'chalk';
|
|
36
36
|
import '@expo/apple-utils/build/index.js';
|
|
37
37
|
import 'deepmerge';
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
|
-
import { h as BaseGameCommand, P as Platform, C as CredentialsType, g as getShortUUID, b as getRenderedMarkdown, c as getInput } from '../../../../index-
|
|
2
|
+
import { h as BaseGameCommand, P as Platform, C as CredentialsType, g as getShortUUID, b as getRenderedMarkdown, c as getInput } from '../../../../index-DHioYOIm.js';
|
|
3
3
|
import 'node:fs';
|
|
4
4
|
import 'axios';
|
|
5
5
|
import 'crypto-js';
|
|
6
6
|
import 'uuid';
|
|
7
7
|
import 'luxon';
|
|
8
|
-
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-
|
|
8
|
+
import { a as getProjectCredentials, b as deleteProjectCredential } from '../../../../index-C2omlhEs.js';
|
|
9
9
|
import 'react/jsx-runtime';
|
|
10
10
|
import 'ink';
|
|
11
11
|
import 'ink-spinner';
|
|
12
12
|
import 'react';
|
|
13
13
|
import '@tanstack/react-query';
|
|
14
|
-
import { q as queryAppleProfiles } from '../../../../useAppleProfiles-
|
|
14
|
+
import { q as queryAppleProfiles } from '../../../../useAppleProfiles-C2U4NzC3.js';
|
|
15
15
|
import 'fast-glob';
|
|
16
16
|
import 'yazl';
|
|
17
17
|
import 'socket.io-client';
|
|
@@ -2,8 +2,8 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import * as fs from 'node:fs';
|
|
3
3
|
import { Args, Flags } from '@oclif/core';
|
|
4
4
|
import { render } from 'ink';
|
|
5
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
6
|
-
import { h as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-
|
|
5
|
+
import { a as getProjectCredentials } from '../../../../index-C2omlhEs.js';
|
|
6
|
+
import { h as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-DHioYOIm.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -29,8 +29,8 @@ import 'marked';
|
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
31
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
32
|
-
import { C as Command } from '../../../../Command-
|
|
33
|
-
import { e as exportCredential } from '../../../../export-
|
|
32
|
+
import { C as Command } from '../../../../Command-7dCv1F9p.js';
|
|
33
|
+
import { e as exportCredential } from '../../../../export-BwwAjG_F.js';
|
|
34
34
|
import 'chalk';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
36
|
import 'deepmerge';
|
|
@@ -2,8 +2,8 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
2
2
|
import * as fs from 'node:fs';
|
|
3
3
|
import { Args, Flags } from '@oclif/core';
|
|
4
4
|
import { render } from 'ink';
|
|
5
|
-
import { a as getProjectCredentials } from '../../../../index-
|
|
6
|
-
import { h as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-
|
|
5
|
+
import { a as getProjectCredentials } from '../../../../index-C2omlhEs.js';
|
|
6
|
+
import { h as BaseGameCommand, P as Platform, C as CredentialsType } from '../../../../index-DHioYOIm.js';
|
|
7
7
|
import 'ink-spinner';
|
|
8
8
|
import 'node:crypto';
|
|
9
9
|
import 'node:path';
|
|
@@ -29,8 +29,8 @@ import 'marked';
|
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
31
|
import { R as RunWithSpinner } from '../../../../RunWithSpinner-DucRnFp6.js';
|
|
32
|
-
import { C as Command } from '../../../../Command-
|
|
33
|
-
import { i as importCredential } from '../../../../import-
|
|
32
|
+
import { C as Command } from '../../../../Command-7dCv1F9p.js';
|
|
33
|
+
import { i as importCredential } from '../../../../import-OgFrUsqw.js';
|
|
34
34
|
import 'chalk';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
36
|
import 'deepmerge';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs, jsx, Fragment } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { Box, Text, render } from 'ink';
|
|
4
|
-
import { C as CredentialsType, P as Platform, h as BaseGameCommand } from '../../../../index-
|
|
4
|
+
import { C as CredentialsType, P as Platform, h as BaseGameCommand } from '../../../../index-DHioYOIm.js';
|
|
5
5
|
import Spinner from 'ink-spinner';
|
|
6
6
|
import 'node:crypto';
|
|
7
7
|
import 'node:fs';
|
|
@@ -22,18 +22,18 @@ import 'socket.io-client';
|
|
|
22
22
|
import 'fullscreen-ink';
|
|
23
23
|
import 'string-length';
|
|
24
24
|
import 'strip-ansi';
|
|
25
|
-
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-
|
|
25
|
+
import { P as ProjectCredentialsTable } from '../../../../ProjectCredentialsTable-DvPDhi7C.js';
|
|
26
26
|
import 'open';
|
|
27
27
|
import '@inkjs/ui';
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import { u as useAppleProfiles, c as canAppleProfileBeUsed, g as getAppleProfileSummary } from '../../../../useAppleProfiles-
|
|
32
|
-
import { u as useProjectCredentials } from '../../../../useProjectCredentials-
|
|
31
|
+
import { u as useAppleProfiles, c as canAppleProfileBeUsed, g as getAppleProfileSummary } from '../../../../useAppleProfiles-C2U4NzC3.js';
|
|
32
|
+
import { u as useProjectCredentials } from '../../../../useProjectCredentials-DbynNY96.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-7dCv1F9p.js';
|
|
37
37
|
import 'chalk';
|
|
38
38
|
import '@expo/apple-utils/build/index.js';
|
|
39
39
|
import 'deepmerge';
|
|
@@ -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 { h as BaseGameCommand, P as Platform } from '../../../index-
|
|
4
|
+
import { h as BaseGameCommand, P as Platform } from '../../../index-DHioYOIm.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-B_Iw9tYr.js';
|
|
24
24
|
import 'string-length';
|
|
25
25
|
import 'strip-ansi';
|
|
26
26
|
import 'open';
|
|
@@ -28,8 +28,8 @@ import '@inkjs/ui';
|
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import { A as AppleAppDetails, a as AppleBundleIdDetails } from '../../../AppleBundleIdDetails-
|
|
32
|
-
import { C as CommandGame } from '../../../CommandGame-
|
|
31
|
+
import { A as AppleAppDetails, a as AppleBundleIdDetails } from '../../../AppleBundleIdDetails-CgleH2pl.js';
|
|
32
|
+
import { C as CommandGame } from '../../../CommandGame-er5Ql6hq.js';
|
|
33
33
|
import 'chalk';
|
|
34
34
|
import '@expo/apple-utils/build/index.js';
|
|
35
35
|
import 'deepmerge';
|
|
@@ -39,10 +39,10 @@ import 'path';
|
|
|
39
39
|
import '../../../StatusTable-DzRWcMr4.js';
|
|
40
40
|
import '../../../Title-BCQtayg6.js';
|
|
41
41
|
import '../../../NextSteps-DbJHmscQ.js';
|
|
42
|
-
import '../../../useAppleApp-
|
|
42
|
+
import '../../../useAppleApp-szQ_Kg5S.js';
|
|
43
43
|
import '../../../Table-FaNgpyeq.js';
|
|
44
|
-
import '../../../useAppleBundleId-
|
|
45
|
-
import '../../../Command-
|
|
44
|
+
import '../../../useAppleBundleId-BarLcidd.js';
|
|
45
|
+
import '../../../Command-7dCv1F9p.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, o as isCWDGodotGame, b as getRenderedMarkdown, W as WEB_URL, P as Platform, C as CredentialsType } from '../../../index-
|
|
7
|
+
import { B as BaseAuthenticatedCommand, o as isCWDGodotGame, b as getRenderedMarkdown, W as WEB_URL, P as Platform, C as CredentialsType } from '../../../index-DHioYOIm.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-C2omlhEs.js';
|
|
10
10
|
import 'react/jsx-runtime';
|
|
11
11
|
import 'ink';
|
|
12
12
|
import 'ink-spinner';
|
|
@@ -2,7 +2,7 @@ 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 { h as BaseGameCommand, H as getProjectJobs, I as getJobSummary, J as getJobStatusColor } from '../../../index-
|
|
5
|
+
import { h as BaseGameCommand, H as getProjectJobs, I as getJobSummary, J as getJobStatusColor } from '../../../index-DHioYOIm.js';
|
|
6
6
|
import 'ink-spinner';
|
|
7
7
|
import { T as Table } from '../../../Table-FaNgpyeq.js';
|
|
8
8
|
import { T as Title } from '../../../Title-BCQtayg6.js';
|
|
@@ -23,7 +23,7 @@ import 'node:path';
|
|
|
23
23
|
import 'marked';
|
|
24
24
|
import 'marked-terminal';
|
|
25
25
|
import 'qrcode';
|
|
26
|
-
import { C as Command } from '../../../Command-
|
|
26
|
+
import { C as Command } from '../../../Command-7dCv1F9p.js';
|
|
27
27
|
import 'crypto-js';
|
|
28
28
|
import 'chalk';
|
|
29
29
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -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 { h as BaseGameCommand, K as getJob, L as JobStatus } from '../../../index-
|
|
4
|
+
import { h as BaseGameCommand, K as getJob, L as JobStatus } from '../../../index-DHioYOIm.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-BPcQ8ghI.js';
|
|
23
|
+
import { J as JobStatusTable } from '../../../JobStatusTable-BmJLzsUN.js';
|
|
24
24
|
import 'open';
|
|
25
25
|
import '@inkjs/ui';
|
|
26
26
|
import 'marked';
|
|
@@ -29,7 +29,7 @@ import { N as NextSteps } from '../../../NextSteps-DbJHmscQ.js';
|
|
|
29
29
|
import 'qrcode';
|
|
30
30
|
import 'string-length';
|
|
31
31
|
import 'strip-ansi';
|
|
32
|
-
import { C as Command } from '../../../Command-
|
|
32
|
+
import { C as Command } from '../../../Command-7dCv1F9p.js';
|
|
33
33
|
import 'crypto-js';
|
|
34
34
|
import 'chalk';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -37,7 +37,7 @@ import 'deepmerge';
|
|
|
37
37
|
import 'ini';
|
|
38
38
|
import 'fs';
|
|
39
39
|
import 'path';
|
|
40
|
-
import '../../../useWebSocket-
|
|
40
|
+
import '../../../useWebSocket-h7smqhZQ.js';
|
|
41
41
|
import '../../../Title-BCQtayg6.js';
|
|
42
42
|
import '../../../StatusTable-DzRWcMr4.js';
|
|
43
43
|
|
|
@@ -1,7 +1,7 @@
|
|
|
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 { B as BaseAuthenticatedCommand, e as getProjects, g as getShortUUID, f as getShortDate } from '../../index-
|
|
4
|
+
import { B as BaseAuthenticatedCommand, e as getProjects, g as getShortUUID, f as getShortDate } from '../../index-DHioYOIm.js';
|
|
5
5
|
import 'ink-spinner';
|
|
6
6
|
import { T as Table } from '../../Table-FaNgpyeq.js';
|
|
7
7
|
import 'react';
|
|
@@ -22,7 +22,7 @@ import 'node:path';
|
|
|
22
22
|
import 'marked';
|
|
23
23
|
import 'marked-terminal';
|
|
24
24
|
import 'qrcode';
|
|
25
|
-
import { C as Command } from '../../Command-
|
|
25
|
+
import { C as Command } from '../../Command-7dCv1F9p.js';
|
|
26
26
|
import 'crypto-js';
|
|
27
27
|
import 'chalk';
|
|
28
28
|
import '@expo/apple-utils/build/index.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
|
|
2
2
|
import { Flags } from '@oclif/core';
|
|
3
3
|
import { Box, Text, render } from 'ink';
|
|
4
|
-
import { as as LogLevel, S as CommandContext, R as GameContext, at as useSafeInput, au as Markdown, W as WEB_URL, g as getShortUUID, av as getShortAuthRequiredUrl, h as BaseGameCommand, K as getJob, a1 as downloadBuildById } from '../../index-
|
|
4
|
+
import { as as LogLevel, S as CommandContext, R as GameContext, at as useSafeInput, au as Markdown, W as WEB_URL, g as getShortUUID, av as getShortAuthRequiredUrl, h as BaseGameCommand, K as getJob, a1 as downloadBuildById } from '../../index-DHioYOIm.js';
|
|
5
5
|
import 'ink-spinner';
|
|
6
6
|
import 'node:crypto';
|
|
7
7
|
import 'node:fs';
|
|
@@ -23,26 +23,26 @@ import 'string-length';
|
|
|
23
23
|
import 'strip-ansi';
|
|
24
24
|
import open from 'open';
|
|
25
25
|
import 'crypto-js';
|
|
26
|
-
import { u as useJobWatching, J as JobLogTail } from '../../JobLogTail-
|
|
27
|
-
import { J as JobStatusTable } from '../../JobStatusTable-
|
|
26
|
+
import { u as useJobWatching, J as JobLogTail } from '../../JobLogTail-BPcQ8ghI.js';
|
|
27
|
+
import { J as JobStatusTable } from '../../JobStatusTable-BmJLzsUN.js';
|
|
28
28
|
import '@inkjs/ui';
|
|
29
|
-
import { u as useShip, J as JobProgress } from '../../JobProgress-
|
|
29
|
+
import { u as useShip, J as JobProgress } from '../../JobProgress-CpEatVPs.js';
|
|
30
30
|
import 'qrcode';
|
|
31
31
|
import 'marked';
|
|
32
32
|
import 'marked-terminal';
|
|
33
|
-
import { C as CommandGame } from '../../CommandGame-
|
|
33
|
+
import { C as CommandGame } from '../../CommandGame-er5Ql6hq.js';
|
|
34
34
|
import 'chalk';
|
|
35
35
|
import '@expo/apple-utils/build/index.js';
|
|
36
36
|
import 'deepmerge';
|
|
37
37
|
import 'ini';
|
|
38
38
|
import 'fs';
|
|
39
39
|
import 'path';
|
|
40
|
-
import '../../useWebSocket-
|
|
40
|
+
import '../../useWebSocket-h7smqhZQ.js';
|
|
41
41
|
import '../../Title-BCQtayg6.js';
|
|
42
42
|
import '../../StatusTable-DzRWcMr4.js';
|
|
43
43
|
import '../../git-BpsfNFZ_.js';
|
|
44
44
|
import '../../ProgressSpinner-Um6ARKlk.js';
|
|
45
|
-
import '../../Command-
|
|
45
|
+
import '../../Command-7dCv1F9p.js';
|
|
46
46
|
|
|
47
47
|
function isNetworkError(exception) {
|
|
48
48
|
if (!axios.isAxiosError(exception)) return false;
|
|
@@ -161,7 +161,8 @@ const Ship = ({ onComplete, onError }) => {
|
|
|
161
161
|
filename: "ship-success.md.ejs",
|
|
162
162
|
templateVars: {
|
|
163
163
|
gameBuildsUrl: `${WEB_URL}games/${getShortUUID(gameId)}/builds`,
|
|
164
|
-
wasPublished: !flags?.skipPublish
|
|
164
|
+
wasPublished: !(flags?.skipPublish || flags?.useDemoCredentials),
|
|
165
|
+
usedDemoCredentials: !!flags?.useDemoCredentials
|
|
165
166
|
}
|
|
166
167
|
}
|
|
167
168
|
),
|
|
@@ -190,7 +191,8 @@ class GameShip extends BaseGameCommand {
|
|
|
190
191
|
"<%= config.bin %> <%= command.id %> --platform android --skipPublish",
|
|
191
192
|
"<%= config.bin %> <%= command.id %> --platform android --download game.aab",
|
|
192
193
|
"<%= config.bin %> <%= command.id %> --platform android --follow --downloadAPK game.apk",
|
|
193
|
-
"<%= config.bin %> <%= command.id %> --platform ios --follow --verbose"
|
|
194
|
+
"<%= config.bin %> <%= command.id %> --platform ios --follow --verbose",
|
|
195
|
+
"<%= config.bin %> <%= command.id %> --platform ios --useDemoCredentials --download game.ipa"
|
|
194
196
|
];
|
|
195
197
|
static flags = {
|
|
196
198
|
...BaseGameCommand.flags,
|
|
@@ -206,7 +208,7 @@ class GameShip extends BaseGameCommand {
|
|
|
206
208
|
}),
|
|
207
209
|
follow: Flags.boolean({
|
|
208
210
|
dependsOn: ["platform"],
|
|
209
|
-
description: "Follow the job logs in real-time
|
|
211
|
+
description: "Follow the job logs in real-time (requires --platform)",
|
|
210
212
|
required: false
|
|
211
213
|
}),
|
|
212
214
|
platform: Flags.string({
|
|
@@ -223,6 +225,11 @@ class GameShip extends BaseGameCommand {
|
|
|
223
225
|
default: false,
|
|
224
226
|
description: "Enable verbose logging",
|
|
225
227
|
required: false
|
|
228
|
+
}),
|
|
229
|
+
useDemoCredentials: Flags.boolean({
|
|
230
|
+
dependsOn: ["platform"],
|
|
231
|
+
description: "Use demo credentials for this build (requires --platform, implies --skipPublish)",
|
|
232
|
+
required: false
|
|
226
233
|
})
|
|
227
234
|
};
|
|
228
235
|
async run() {
|
|
@@ -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 { B as BaseAuthenticatedCommand } from '../../index-
|
|
4
|
+
import { B as BaseAuthenticatedCommand } from '../../index-DHioYOIm.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 { a as GameStatus$1 } from '../../GameStatus-
|
|
23
|
+
import { a as GameStatus$1 } from '../../GameStatus-B_Iw9tYr.js';
|
|
24
24
|
import 'string-length';
|
|
25
25
|
import 'strip-ansi';
|
|
26
26
|
import 'open';
|
|
@@ -28,7 +28,7 @@ import '@inkjs/ui';
|
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import { C as CommandGame } from '../../CommandGame-
|
|
31
|
+
import { C as CommandGame } from '../../CommandGame-er5Ql6hq.js';
|
|
32
32
|
import 'chalk';
|
|
33
33
|
import '@expo/apple-utils/build/index.js';
|
|
34
34
|
import 'deepmerge';
|
|
@@ -38,7 +38,7 @@ import 'path';
|
|
|
38
38
|
import '../../StatusTable-DzRWcMr4.js';
|
|
39
39
|
import '../../Title-BCQtayg6.js';
|
|
40
40
|
import '../../NextSteps-DbJHmscQ.js';
|
|
41
|
-
import '../../Command-
|
|
41
|
+
import '../../Command-7dCv1F9p.js';
|
|
42
42
|
|
|
43
43
|
class GameStatus extends BaseAuthenticatedCommand {
|
|
44
44
|
static args = {};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs, jsx, Fragment } from 'react/jsx-runtime';
|
|
2
2
|
import { Args } from '@oclif/core';
|
|
3
3
|
import { useScreenSize, withFullScreen } from 'fullscreen-ink';
|
|
4
|
-
import { X as queryClient, a0 as cacheKeys, t as getAuthedHeaders, s as API_URL, V as castArrayObjectDates, S as CommandContext, R as GameContext, aC as updateProject, x as getGodotVersion, w as GameEngine, y as createProject, z as DEFAULT_SHIPPED_FILES_GLOBS, E as DEFAULT_IGNORED_FILES_GLOBS, aq as useBuilds, P as Platform, L as JobStatus, au as Markdown, W as WEB_URL, g as getShortUUID, at as useSafeInput, O as getProject, C as CredentialsType, a2 as getGoogleStatus, aD as queryBuilds, a6 as fetchKeyTestResult, a8 as KeyTestStatus, a9 as KeyTestError, Z as GameProvider, aE as CreateGooglePlayGame, B as BaseAuthenticatedCommand, o as isCWDGodotGame } from '../../index-
|
|
4
|
+
import { X as queryClient, a0 as cacheKeys, t as getAuthedHeaders, s as API_URL, V as castArrayObjectDates, S as CommandContext, R as GameContext, aC as updateProject, x as getGodotVersion, w as GameEngine, y as createProject, z as DEFAULT_SHIPPED_FILES_GLOBS, E as DEFAULT_IGNORED_FILES_GLOBS, aq as useBuilds, P as Platform, L as JobStatus, au as Markdown, W as WEB_URL, g as getShortUUID, at as useSafeInput, O as getProject, C as CredentialsType, a2 as getGoogleStatus, aD as queryBuilds, a6 as fetchKeyTestResult, a8 as KeyTestStatus, a9 as KeyTestError, Z as GameProvider, aE as CreateGooglePlayGame, B as BaseAuthenticatedCommand, o as isCWDGodotGame } from '../../index-DHioYOIm.js';
|
|
5
5
|
import { Box, Text } from 'ink';
|
|
6
6
|
import Spinner from 'ink-spinner';
|
|
7
7
|
import 'node:crypto';
|
|
@@ -23,32 +23,32 @@ import 'socket.io-client';
|
|
|
23
23
|
import 'string-length';
|
|
24
24
|
import 'strip-ansi';
|
|
25
25
|
import 'open';
|
|
26
|
-
import { C as ConnectGoogle } from '../../index-
|
|
26
|
+
import { C as ConnectGoogle } from '../../index-DVEYxVsH.js';
|
|
27
27
|
import { TextInput, Alert } from '@inkjs/ui';
|
|
28
28
|
import 'marked';
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import 'qrcode';
|
|
31
|
-
import { J as JobLogTail } from '../../JobLogTail-
|
|
32
|
-
import { u as useShip, J as JobProgress } from '../../JobProgress-
|
|
33
|
-
import { C as CreateServiceAccountKey } from '../../index-
|
|
34
|
-
import { C as CreateKeystore } from '../../Create-
|
|
35
|
-
import { I as ImportKeystore } from '../../Import-
|
|
36
|
-
import { a as getProjectCredentials } from '../../index-
|
|
31
|
+
import { J as JobLogTail } from '../../JobLogTail-BPcQ8ghI.js';
|
|
32
|
+
import { u as useShip, J as JobProgress } from '../../JobProgress-CpEatVPs.js';
|
|
33
|
+
import { C as CreateServiceAccountKey } from '../../index-C1XpCT_9.js';
|
|
34
|
+
import { C as CreateKeystore } from '../../Create-pLXESvEq.js';
|
|
35
|
+
import { I as ImportKeystore } from '../../Import-fIsrfsmr.js';
|
|
36
|
+
import { a as getProjectCredentials } from '../../index-C2omlhEs.js';
|
|
37
37
|
import { T as Title } from '../../Title-BCQtayg6.js';
|
|
38
|
-
import { C as Command } from '../../Command-
|
|
38
|
+
import { C as Command } from '../../Command-7dCv1F9p.js';
|
|
39
39
|
import 'chalk';
|
|
40
40
|
import '@expo/apple-utils/build/index.js';
|
|
41
41
|
import 'deepmerge';
|
|
42
42
|
import 'ini';
|
|
43
43
|
import 'fs';
|
|
44
44
|
import 'path';
|
|
45
|
-
import '../../useGoogleStatus-
|
|
46
|
-
import '../../useWebSocket-
|
|
45
|
+
import '../../useGoogleStatus-zfnjhtNB.js';
|
|
46
|
+
import '../../useWebSocket-h7smqhZQ.js';
|
|
47
47
|
import '../../git-BpsfNFZ_.js';
|
|
48
48
|
import '../../ProgressSpinner-Um6ARKlk.js';
|
|
49
|
-
import '../../useProjectCredentials-
|
|
49
|
+
import '../../useProjectCredentials-DbynNY96.js';
|
|
50
50
|
import '../../RunWithSpinner-DucRnFp6.js';
|
|
51
|
-
import '../../import-
|
|
51
|
+
import '../../import-OgFrUsqw.js';
|
|
52
52
|
|
|
53
53
|
const useInviteServiceAccount = () => useMutation({
|
|
54
54
|
async mutationFn({ developerId, projectId }) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import fs__default, { promises } from 'node:fs';
|
|
2
2
|
import path from 'node:path';
|
|
3
3
|
import { Args, Flags } from '@oclif/core';
|
|
4
|
-
import { ac as BaseCommand } from '../../index-
|
|
4
|
+
import { ac as BaseCommand } from '../../index-DHioYOIm.js';
|
|
5
5
|
import 'axios';
|
|
6
6
|
import 'crypto-js';
|
|
7
7
|
import 'uuid';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import fs__default from 'node:fs';
|
|
2
2
|
import path from 'node:path';
|
|
3
3
|
import { Args, Flags } from '@oclif/core';
|
|
4
|
-
import { ac as BaseCommand, ad as ejs } from '../../index-
|
|
4
|
+
import { ac as BaseCommand, ad as ejs } from '../../index-DHioYOIm.js';
|
|
5
5
|
import CustomHelp from '../../utils/help.js';
|
|
6
6
|
import 'axios';
|
|
7
7
|
import 'crypto-js';
|
package/dist/commands/login.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Flags } from '@oclif/core';
|
|
2
2
|
import axios from 'axios';
|
|
3
|
-
import { W as WEB_URL, ac as BaseCommand, ai as acceptTerms, s as API_URL, aj as setAuthToken, c as getInput } from '../index-
|
|
3
|
+
import { W as WEB_URL, ac as BaseCommand, ai as acceptTerms, s as API_URL, aj as setAuthToken, c as getInput } from '../index-DHioYOIm.js';
|
|
4
4
|
import 'node:fs';
|
|
5
5
|
import 'crypto-js';
|
|
6
6
|
import 'uuid';
|
package/dist/commands/status.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
2
|
import { render } from 'ink';
|
|
3
|
-
import { ac as BaseCommand, o as isCWDGodotGame } from '../index-
|
|
3
|
+
import { ac as BaseCommand, o as isCWDGodotGame } from '../index-DHioYOIm.js';
|
|
4
4
|
import 'ink-spinner';
|
|
5
5
|
import 'node:crypto';
|
|
6
6
|
import 'node:fs';
|
|
@@ -29,7 +29,7 @@ import 'marked';
|
|
|
29
29
|
import 'marked-terminal';
|
|
30
30
|
import { N as NextSteps } from '../NextSteps-DbJHmscQ.js';
|
|
31
31
|
import 'qrcode';
|
|
32
|
-
import { C as Command } from '../Command-
|
|
32
|
+
import { C as Command } from '../Command-7dCv1F9p.js';
|
|
33
33
|
import chalk from 'chalk';
|
|
34
34
|
import '@expo/apple-utils/build/index.js';
|
|
35
35
|
import 'isomorphic-git';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as fs from 'node:fs';
|
|
2
2
|
import axios from 'axios';
|
|
3
|
-
import { s as API_URL, t as getAuthedHeaders } from './index-
|
|
3
|
+
import { s as API_URL, t as getAuthedHeaders } from './index-DHioYOIm.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 { s as API_URL, t as getAuthedHeaders } from './index-
|
|
3
|
+
import { s as API_URL, t as getAuthedHeaders } from './index-DHioYOIm.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`;
|
|
@@ -8,7 +8,7 @@ import 'node:path';
|
|
|
8
8
|
import 'node:readline';
|
|
9
9
|
import 'node:url';
|
|
10
10
|
import 'readline-sync';
|
|
11
|
-
import { a0 as cacheKeys, t as getAuthedHeaders, s as API_URL, aw as castObjectDates, X as queryClient, a5 as revokePolicy, a4 as enforcePolicy, P as Platform, C as CredentialsType, a2 as getGoogleStatus, R as GameContext, at as useSafeInput, au as Markdown, f as getShortDate } from './index-
|
|
11
|
+
import { a0 as cacheKeys, t as getAuthedHeaders, s as API_URL, aw as castObjectDates, X as queryClient, a5 as revokePolicy, a4 as enforcePolicy, P as Platform, C as CredentialsType, a2 as getGoogleStatus, R as GameContext, at as useSafeInput, au as Markdown, f as getShortDate } from './index-DHioYOIm.js';
|
|
12
12
|
import axios from 'axios';
|
|
13
13
|
import 'isomorphic-git';
|
|
14
14
|
import '@oclif/core';
|
|
@@ -19,9 +19,9 @@ import 'uuid';
|
|
|
19
19
|
import 'yazl';
|
|
20
20
|
import 'socket.io-client';
|
|
21
21
|
import 'fullscreen-ink';
|
|
22
|
-
import { u as useWebSocket } from './useWebSocket-
|
|
23
|
-
import { u as useProjectCredentials } from './useProjectCredentials-
|
|
24
|
-
import { u as useGoogleStatus } from './useGoogleStatus-
|
|
22
|
+
import { u as useWebSocket } from './useWebSocket-h7smqhZQ.js';
|
|
23
|
+
import { u as useProjectCredentials } from './useProjectCredentials-DbynNY96.js';
|
|
24
|
+
import { u as useGoogleStatus } from './useGoogleStatus-zfnjhtNB.js';
|
|
25
25
|
import 'crypto-js';
|
|
26
26
|
import 'string-length';
|
|
27
27
|
import 'strip-ansi';
|