shipthis 0.1.19 → 0.1.21

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.
Files changed (86) hide show
  1. package/README.md +27 -27
  2. package/assets/markdown/ios-success.md +17 -0
  3. package/dist/{AppleBundleIdDetails-D41xptO8.js → AppleBundleIdDetails-fvGbPZdv.js} +7 -4
  4. package/dist/Command-I9hBoGAj.js +28 -0
  5. package/dist/{CommandGame-ClEQvI36.js → CommandGame-CdBKIgr-.js} +2 -1
  6. package/dist/{Create-C-7pvYVd.js → Create-4wdfWBjN.js} +6 -3
  7. package/dist/{Import-BfcHPxoi.js → Import-B3j3Faf_.js} +7 -4
  8. package/dist/{JobProgress-CICU69cf.js → JobProgress-DrBLSHdv.js} +8 -5
  9. package/dist/{JobStatusTable-CpPlQBqR.js → JobStatusTable-CHJt8Sci.js} +6 -6
  10. package/dist/{ProjectCredentialsTable-Ch2s5qF1.js → ProjectCredentialsTable-CJdsMx-O.js} +2 -2
  11. package/dist/{UserCredentialsTable-DzyAHhLB.js → UserCredentialsTable-DO3pBaVs.js} +3 -3
  12. package/dist/{baseAppleCommand-BGXyWK-R.js → baseAppleCommand-DwtoHHJe.js} +1 -1
  13. package/dist/{baseGameAndroidCommand-mdFhxanf.js → baseGameAndroidCommand-_iWWt-Rh.js} +2 -2
  14. package/dist/commands/apple/apiKey/create.js +11 -10
  15. package/dist/commands/apple/apiKey/export.js +10 -9
  16. package/dist/commands/apple/apiKey/import.js +10 -9
  17. package/dist/commands/apple/apiKey/status.js +9 -8
  18. package/dist/commands/apple/certificate/create.js +11 -10
  19. package/dist/commands/apple/certificate/export.js +10 -9
  20. package/dist/commands/apple/certificate/import.js +10 -9
  21. package/dist/commands/apple/certificate/status.js +9 -8
  22. package/dist/commands/apple/login.js +2 -2
  23. package/dist/commands/apple/status.js +8 -7
  24. package/dist/commands/dashboard.js +1 -1
  25. package/dist/commands/game/android/apiKey/connect.js +12 -11
  26. package/dist/commands/game/android/apiKey/create.js +14 -13
  27. package/dist/commands/game/android/apiKey/export.js +11 -10
  28. package/dist/commands/game/android/apiKey/import.js +11 -10
  29. package/dist/commands/game/android/apiKey/invite.js +4 -4
  30. package/dist/commands/game/android/apiKey/status.js +11 -10
  31. package/dist/commands/game/android/keyStore/create.js +12 -11
  32. package/dist/commands/game/android/keyStore/export.js +10 -9
  33. package/dist/commands/game/android/keyStore/import.js +13 -12
  34. package/dist/commands/game/android/keyStore/status.js +10 -9
  35. package/dist/commands/game/android/status.js +11 -10
  36. package/dist/commands/game/build/download.js +8 -7
  37. package/dist/commands/game/build/list.js +9 -8
  38. package/dist/commands/game/create.js +2 -2
  39. package/dist/commands/game/details.js +10 -9
  40. package/dist/commands/game/export.js +1 -1
  41. package/dist/commands/game/ios/app/addTester.js +11 -10
  42. package/dist/commands/game/ios/app/create.js +10 -9
  43. package/dist/commands/game/ios/app/status.js +11 -10
  44. package/dist/commands/game/ios/app/sync.js +9 -8
  45. package/dist/commands/game/ios/profile/create.js +11 -10
  46. package/dist/commands/game/ios/profile/export.js +10 -9
  47. package/dist/commands/game/ios/profile/import.js +10 -9
  48. package/dist/commands/game/ios/profile/status.js +10 -9
  49. package/dist/commands/game/ios/status.js +14 -13
  50. package/dist/commands/game/ios/wizard.js +44 -16
  51. package/dist/commands/game/job/list.js +8 -7
  52. package/dist/commands/game/job/status.js +11 -10
  53. package/dist/commands/game/list.js +8 -7
  54. package/dist/commands/game/ship.js +13 -12
  55. package/dist/commands/game/status.js +11 -10
  56. package/dist/commands/game/wizard.js +18 -17
  57. package/dist/commands/internal/fastlane.js +1 -1
  58. package/dist/commands/internal/readme.js +1 -1
  59. package/dist/commands/login.js +2 -2
  60. package/dist/commands/status.js +8 -7
  61. package/dist/{export-Cin4rLWR.js → export-CDgzZlSd.js} +1 -1
  62. package/dist/{import-CXTv9E84.js → import-D9dyGwy2.js} +1 -1
  63. package/dist/{index-Dj-chiHz.js → index-B-jDJolg.js} +1 -1
  64. package/dist/{index-B4v66AKo.js → index-BCO3QRqD.js} +1 -1
  65. package/dist/{Command-DdJBwDHu.js → index-CSBsz7Js.js} +21 -30
  66. package/dist/{index-Dhx6FAHt.js → index-Cn5-DHOL.js} +2 -2
  67. package/dist/{index-_Lan5Hud.js → index-JYXa6bEW.js} +8 -5
  68. package/dist/{index-DlvM24jQ.js → index-xV-xLIQa.js} +7 -4
  69. package/dist/{upload-DZCIfnwf.js → upload-CoVtaz5g.js} +1 -1
  70. package/dist/{useAndroidServiceAccountTestResult-L4oozjag.js → useAndroidServiceAccountTestResult-Bwu7ZeY5.js} +1 -1
  71. package/dist/{useAppleApp-DcSr-q-w.js → useAppleApp-1zogXNDE.js} +1 -1
  72. package/dist/{useAppleBundleId-BnJVPVIz.js → useAppleBundleId-C1shz-fc.js} +1 -1
  73. package/dist/{useJobWatching-W6FYJEPP.js → useJobWatching-mXM2P2E5.js} +3 -3
  74. package/dist/{useProjectCredentials-CI_AoXmH.js → useProjectCredentials-B2wXUghS.js} +3 -3
  75. package/dist/{useWebSocket-ZEZvtpT_.js → useWebSocket-Kupwp5m2.js} +1 -1
  76. package/docs/README.md +7 -7
  77. package/docs/apple/apiKey.md +1 -1
  78. package/docs/apple/certificate.md +1 -1
  79. package/docs/assets/wizard-android-existingx0.5.gif +0 -0
  80. package/docs/dashboard.md +1 -1
  81. package/docs/game/create.md +1 -1
  82. package/docs/login.md +1 -1
  83. package/npm-shrinkwrap.json +151 -652
  84. package/oclif.manifest.json +37 -37
  85. package/package.json +3 -2
  86. package/docs/assets/wizard-android-existing.gif +0 -0
@@ -2,8 +2,8 @@ import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
2
2
  import { Box, Text } from 'ink';
3
3
  import { useState, useRef, useEffect, useContext } from 'react';
4
4
  import Spinner from 'ink-spinner';
5
- import { a as GameContext } from './Command-DdJBwDHu.js';
6
- import { p as getAuthedHeaders, q as API_URL, H as castObjectDates, P as Platform, C as CredentialsType, R as getGoogleStatus } from './index-Dhx6FAHt.js';
5
+ import { b as GameContext } from './index-CSBsz7Js.js';
6
+ import { p as getAuthedHeaders, q as API_URL, H as castObjectDates, P as Platform, C as CredentialsType, T as getGoogleStatus } from './index-Cn5-DHOL.js';
7
7
  import axios from 'axios';
8
8
  import 'crypto-js';
9
9
  import 'uuid';
@@ -17,14 +17,17 @@ import 'readline-sync';
17
17
  import 'node:readline';
18
18
  import 'node:path';
19
19
  import 'node:url';
20
- import { c as cacheKeys } from './useAndroidServiceAccountTestResult-L4oozjag.js';
20
+ import { c as cacheKeys } from './useAndroidServiceAccountTestResult-Bwu7ZeY5.js';
21
21
  import 'fast-glob';
22
22
  import 'socket.io-client';
23
23
  import 'isomorphic-git';
24
24
  import '@oclif/core';
25
- import { u as useWebSocket } from './useWebSocket-ZEZvtpT_.js';
26
- import { u as useProjectCredentials } from './useProjectCredentials-CI_AoXmH.js';
25
+ import { u as useWebSocket } from './useWebSocket-Kupwp5m2.js';
26
+ import { u as useProjectCredentials } from './useProjectCredentials-B2wXUghS.js';
27
27
  import 'open';
28
+ import 'marked';
29
+ import 'marked-terminal';
30
+ import 'path';
28
31
  import { P as ProgressSpinner } from './ProgressSpinner-6pw1T8Iw.js';
29
32
  import 'qrcode';
30
33
  import 'string-length';
@@ -2,7 +2,7 @@ import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
2
2
  import { Text, useInput, Box } from 'ink';
3
3
  import open from 'open';
4
4
  import { useState, useEffect, useContext } from 'react';
5
- import { R as getGoogleStatus, a0 as getShortAuthRequiredUrl, a4 as getGoogleAuthUrl, Y as WEB_URL } from './index-Dhx6FAHt.js';
5
+ import { T as getGoogleStatus, a1 as getShortAuthRequiredUrl, a4 as getGoogleAuthUrl, W as WEB_URL } from './index-Cn5-DHOL.js';
6
6
  import 'crypto';
7
7
  import 'fs';
8
8
  import 'readline-sync';
@@ -17,15 +17,18 @@ import 'luxon';
17
17
  import 'fast-glob';
18
18
  import 'yazl';
19
19
  import 'socket.io-client';
20
- import { u as useWebSocket } from './useWebSocket-ZEZvtpT_.js';
21
- import { c as cacheKeys } from './useAndroidServiceAccountTestResult-L4oozjag.js';
20
+ import { u as useWebSocket } from './useWebSocket-Kupwp5m2.js';
21
+ import { c as cacheKeys } from './useAndroidServiceAccountTestResult-Bwu7ZeY5.js';
22
22
  import 'isomorphic-git';
23
23
  import '@oclif/core';
24
- import { a as GameContext, M as Markdown } from './Command-DdJBwDHu.js';
24
+ import { b as GameContext, M as Markdown } from './index-CSBsz7Js.js';
25
25
  import 'ink-spinner';
26
26
  import '@inkjs/ui';
27
27
  import 'string-length';
28
28
  import 'strip-ansi';
29
+ import 'marked';
30
+ import 'marked-terminal';
31
+ import 'path';
29
32
  import qrcode from 'qrcode';
30
33
 
31
34
  const useGoogleStatus = () => {
@@ -1,5 +1,5 @@
1
1
  import axios from 'axios';
2
- import { p as getAuthedHeaders, q as API_URL } from './index-Dhx6FAHt.js';
2
+ import { p as getAuthedHeaders, q as API_URL } from './index-Cn5-DHOL.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,4 +1,4 @@
1
- import { p as getAuthedHeaders, q as API_URL } from './index-Dhx6FAHt.js';
1
+ import { p as getAuthedHeaders, q as API_URL } from './index-Cn5-DHOL.js';
2
2
  import axios from 'axios';
3
3
  import { useQuery } from '@tanstack/react-query';
4
4
 
@@ -1,5 +1,5 @@
1
1
  import { useQuery } from '@tanstack/react-query';
2
- import { f as App } from './index-Dhx6FAHt.js';
2
+ import { f as App } from './index-Cn5-DHOL.js';
3
3
 
4
4
  const queryAppleApp = async ({ ctx, iosBundleId }) => {
5
5
  if (!iosBundleId) {
@@ -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, s as CapabilityType } from './index-Dhx6FAHt.js';
2
+ import { e as BundleId, r as getGodotProjectCapabilities, P as Platform, G as GODOT_CAPABILITIES, s as CapabilityType } from './index-Cn5-DHOL.js';
3
3
 
4
4
  async function getBundleIdCapabilities(bundleId) {
5
5
  const current = await bundleId.getBundleIdCapabilitiesAsync();
@@ -1,7 +1,7 @@
1
- import { u as useJob } from './Command-DdJBwDHu.js';
1
+ import { u as useJob } from './index-CSBsz7Js.js';
2
2
  import { useState, useEffect } from 'react';
3
- import { u as useWebSocket } from './useWebSocket-ZEZvtpT_.js';
4
- import { F as castJobDates, H as castObjectDates } from './index-Dhx6FAHt.js';
3
+ import { u as useWebSocket } from './useWebSocket-Kupwp5m2.js';
4
+ import { F as castJobDates, H as castObjectDates } from './index-Cn5-DHOL.js';
5
5
 
6
6
  function useJobWatching({ projectId, jobId, isWatching, onJobUpdate }) {
7
7
  const [websocketJob, setWebsocketJob] = useState(null);
@@ -1,8 +1,8 @@
1
1
  import axios from 'axios';
2
2
  import { useQuery } from '@tanstack/react-query';
3
- import { c as cacheKeys } from './useAndroidServiceAccountTestResult-L4oozjag.js';
4
- import { b as getShortDate, p as getAuthedHeaders, q as API_URL, L as castArrayObjectDates } from './index-Dhx6FAHt.js';
5
- import { g as getShortUUID } from './index-Dj-chiHz.js';
3
+ import { c as cacheKeys } from './useAndroidServiceAccountTestResult-Bwu7ZeY5.js';
4
+ import { b as getShortDate, p as getAuthedHeaders, q as API_URL, L as castArrayObjectDates } from './index-Cn5-DHOL.js';
5
+ import { g as getShortUUID } from './index-B-jDJolg.js';
6
6
 
7
7
  async function queryProjectCredentials({
8
8
  projectId,
@@ -1,6 +1,6 @@
1
1
  import { useEffect } from 'react';
2
2
  import { io } from 'socket.io-client';
3
- import { O as getAuthToken, W as WS_URL } from './index-Dhx6FAHt.js';
3
+ import { Q as getAuthToken, R as WS_URL } from './index-Cn5-DHOL.js';
4
4
 
5
5
  function useWebSocket(listeners = []) {
6
6
  const log = () => {
package/docs/README.md CHANGED
@@ -3,17 +3,17 @@
3
3
  **ShipThis** is a **command-line tool** which manages releasing your [Godot](https://godotengine.org/) games to the **iOS App Store**.
4
4
 
5
5
  :::tip New to ShipThis?
6
- Begin with our [Quickstart Guide](/docs/quickstart).
6
+ Begin with our [Quickstart Guide](https://shipth.is/docs/guides/quick-start).
7
7
  :::
8
8
 
9
9
  ## Topics
10
10
 
11
- - [apple](https://shipthis.cc/docs/reference/apple) - Commands that relate to linking your ShipThis account with your Apple Developer Account
12
- - [game](https://shipthis.cc/docs/reference/game) - Commands that relate to configuring the specific game in the current working directory.
11
+ - [apple](https://shipth.is/docs/reference/apple) - Commands that relate to linking your ShipThis account with your Apple Developer Account
12
+ - [game](https://shipth.is/docs/reference/game) - Commands that relate to configuring the specific game in the current working directory.
13
13
 
14
14
  ## Commands
15
15
 
16
- - [dashboard](https://shipthis.cc/docs/reference/dashboard) - Opens the web browser to your shipthis.cc dashboard
17
- - [login](https://shipthis.cc/docs/reference/login) - Signin or create a new account
18
- - [status](https://shipthis.cc/docs/reference/status) - Display your overall ShipThis account status
19
- - [help](https://shipthis.cc/docs/reference/help) - Display help for a specific topic or command
16
+ - [dashboard](https://shipth.is/docs/reference/dashboard) - Opens the web browser to your shipth.is dashboard
17
+ - [login](https://shipth.is/docs/reference/login) - Signin or create a new account
18
+ - [status](https://shipth.is/docs/reference/status) - Display your overall ShipThis account status
19
+ - [help](https://shipth.is/docs/reference/help) - Display help for a specific topic or command
@@ -5,7 +5,7 @@
5
5
  Commands in the apple apiKey topic are prefixed `shipthis apple apiKey`. These commands relate to App Store Connect API Keys.
6
6
 
7
7
  - You can view the App Store Connect API Keys in the [Apple Developer Portal](https://appstoreconnect.apple.com/access/integrations/api).
8
- - You can view the keys which ShipThis can use in the [ShipThis Dashboard](https://shipthis.cc/credentials).
8
+ - You can view the keys which ShipThis can use in the [ShipThis Dashboard](https://shipth.is/credentials).
9
9
 
10
10
  :::info
11
11
  An **App Store Connect API key** is used to authenticate and authorize automated interactions with Apple's App Store Connect API, enabling tasks like managing app metadata, TestFlight, and sales reports.
@@ -7,7 +7,7 @@ These commands relate to iOS Distribution Certificates within your Apple Develop
7
7
 
8
8
  - You can view the Distribution Certificates in the [Apple Developer Portal](https://developer.apple.com/account/resources/certificates/list).
9
9
  - You can more about Certificates in the [Apple Documentation](https://developer.apple.com/help/account/create-certificates/certificates-overview/).
10
- - You can view the Certificates which ShipThis uses in the [ShipThis Dashboard](https://shipthis.cc/credentials).
10
+ - You can view the Certificates which ShipThis uses in the [ShipThis Dashboard](https://shipth.is/credentials).
11
11
 
12
12
  :::info
13
13
  An **iOS Distribution Certificate** is used to authenticate and authorize the distribution of iOS apps, ensuring they are signed and trusted for installation on devices or submission to the App Store.
package/docs/dashboard.md CHANGED
@@ -5,7 +5,7 @@
5
5
  Opens the web-browser to your ShipThis dashboard.
6
6
 
7
7
  :::note
8
- ShipThis generates single-use links which will automatically log you into shipthis.cc in your browser.
8
+ ShipThis generates single-use links which will automatically log you into shipth.is in your browser.
9
9
  :::
10
10
 
11
11
 
@@ -7,7 +7,7 @@ We recommend creating your game using the [`shipthis game wizard`](/docs/referen
7
7
  The `shipthis game create` command is the first step run by the wizard
8
8
  :::
9
9
 
10
- Creates a new game in your [ShipThis account](https://shipthis.cc/games).
10
+ Creates a new game in your [ShipThis account](https://shipth.is/games).
11
11
 
12
12
  ShipThis will read the name of your game from your **project.godot** file. You will be
13
13
  prompted to confirm this name, or you can specify one with the `--name` flag.
package/docs/login.md CHANGED
@@ -6,7 +6,7 @@ Authenticate - will create a new account if one does not exist.
6
6
 
7
7
  :::info
8
8
  ShipThis is a cloud build command-line tool. To enable this, you need to create
9
- an account. There is also a [web dashboard](https://shipthis.cc/dashboard) where
9
+ an account. There is also a [web dashboard](https://shipth.is/dashboard) where
10
10
  you can view details of your games.
11
11
  :::
12
12