shipthis 0.1.34 → 0.1.35

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 (100) hide show
  1. package/assets/markdown/{android-success.md → android-success.md.ejs} +2 -2
  2. package/assets/markdown/{apikey-create.md → apikey-create.md.ejs} +4 -4
  3. package/assets/markdown/{create-google-play-game.md → create-google-play-game.md.ejs} +2 -2
  4. package/assets/markdown/{invite-service-account.md → invite-service-account.md.ejs} +1 -1
  5. package/assets/markdown/{ios-success.md → ios-success.md.ejs} +2 -2
  6. package/assets/markdown/{privacy-notification.md → privacy-notification.md.ejs} +1 -1
  7. package/assets/markdown/service-account-policy-wizard.md.ejs +26 -0
  8. package/assets/markdown/service-account-policy.md.ejs +30 -0
  9. package/assets/markdown/{ship-failure.md → ship-failure.md.ejs} +1 -1
  10. package/assets/markdown/{ship-success.md → ship-success.md.ejs} +2 -2
  11. package/dist/{AppleBundleIdDetails-By-sSGNl.js → AppleBundleIdDetails-N_j1wv6f.js} +5 -4
  12. package/dist/{Command-VWMnGslo.js → Command-DN1j3tjt.js} +2 -2
  13. package/dist/{CommandGame-BSVPZzNl.js → CommandGame-D2NqytWc.js} +2 -2
  14. package/dist/{Create-SR1Mq7BY.js → Create-BRdv5jXQ.js} +4 -3
  15. package/dist/{GameStatus-1ntFyxEx.js → GameStatus-joyHPy0f.js} +12 -17
  16. package/dist/{Import-cedOWPDz.js → Import-BNMHsJoM.js} +5 -4
  17. package/dist/{JobLogTail-C_W8UAMg.js → JobLogTail-D35FO5v-.js} +5 -5
  18. package/dist/{JobProgress-CI385G53.js → JobProgress-D-9KESaA.js} +6 -5
  19. package/dist/{JobStatusTable-CdbKtwJE.js → JobStatusTable-DIJ_h-gi.js} +4 -4
  20. package/dist/{ProjectCredentialsTable-ZnuIfcDB.js → ProjectCredentialsTable-BMKgv99h.js} +2 -2
  21. package/dist/{UserCredentialsTable-DRkAYgEA.js → UserCredentialsTable-CUrTDzTK.js} +10 -10
  22. package/dist/{baseAppleCommand-CsO-_Yzn.js → baseAppleCommand-Cs9a52e5.js} +1 -1
  23. package/dist/{baseGameAndroidCommand-CdjaAbNX.js → baseGameAndroidCommand-BCB1SMCf.js} +2 -2
  24. package/dist/commands/apiKey/create.js +19 -16
  25. package/dist/commands/apiKey/list.js +10 -7
  26. package/dist/commands/apiKey/revoke.js +11 -8
  27. package/dist/commands/apple/apiKey/create.js +11 -8
  28. package/dist/commands/apple/apiKey/export.js +10 -7
  29. package/dist/commands/apple/apiKey/import.js +10 -7
  30. package/dist/commands/apple/apiKey/status.js +16 -13
  31. package/dist/commands/apple/certificate/create.js +11 -8
  32. package/dist/commands/apple/certificate/export.js +10 -7
  33. package/dist/commands/apple/certificate/import.js +10 -7
  34. package/dist/commands/apple/certificate/status.js +16 -13
  35. package/dist/commands/apple/login.js +2 -2
  36. package/dist/commands/apple/status.js +8 -5
  37. package/dist/commands/dashboard.js +1 -1
  38. package/dist/commands/game/android/apiKey/connect.js +13 -9
  39. package/dist/commands/game/android/apiKey/create.js +15 -11
  40. package/dist/commands/game/android/apiKey/export.js +11 -8
  41. package/dist/commands/game/android/apiKey/import.js +11 -8
  42. package/dist/commands/game/android/apiKey/invite.js +4 -4
  43. package/dist/commands/game/android/apiKey/policy.js +87 -0
  44. package/dist/commands/game/android/apiKey/status.js +11 -8
  45. package/dist/commands/game/android/keyStore/create.js +12 -9
  46. package/dist/commands/game/android/keyStore/export.js +10 -7
  47. package/dist/commands/game/android/keyStore/import.js +13 -10
  48. package/dist/commands/game/android/keyStore/status.js +10 -7
  49. package/dist/commands/game/android/status.js +1 -1
  50. package/dist/commands/game/build/download.js +8 -5
  51. package/dist/commands/game/build/list.js +9 -6
  52. package/dist/commands/game/create.js +2 -2
  53. package/dist/commands/game/details.js +8 -5
  54. package/dist/commands/game/export.js +1 -1
  55. package/dist/commands/game/ios/app/addTester.js +15 -12
  56. package/dist/commands/game/ios/app/create.js +8 -5
  57. package/dist/commands/game/ios/app/status.js +11 -8
  58. package/dist/commands/game/ios/app/sync.js +9 -6
  59. package/dist/commands/game/ios/profile/create.js +11 -8
  60. package/dist/commands/game/ios/profile/export.js +10 -7
  61. package/dist/commands/game/ios/profile/import.js +10 -7
  62. package/dist/commands/game/ios/profile/status.js +10 -7
  63. package/dist/commands/game/ios/status.js +13 -10
  64. package/dist/commands/game/ios/wizard.js +9 -6
  65. package/dist/commands/game/job/list.js +8 -5
  66. package/dist/commands/game/job/status.js +11 -8
  67. package/dist/commands/game/list.js +15 -10
  68. package/dist/commands/game/ship.js +15 -12
  69. package/dist/commands/game/status.js +10 -7
  70. package/dist/commands/game/wizard.js +23 -19
  71. package/dist/commands/internal/fastlane.js +1 -1
  72. package/dist/commands/internal/readme.js +4 -715
  73. package/dist/commands/login.js +2 -2
  74. package/dist/commands/status.js +14 -14
  75. package/dist/ejs-DirFZbza.js +716 -0
  76. package/dist/{export-B5Yfd9vw.js → export-DFCZKNQk.js} +1 -1
  77. package/dist/{import-A2WcStHl.js → import-BpGyif-m.js} +1 -1
  78. package/dist/{index-BBLtvl1Y.js → index-BTXEUd8W.js} +59 -16
  79. package/dist/{index-CO_ssVFA.js → index-BwnzoldS.js} +14 -2
  80. package/dist/{index-CYjZ26If.js → index-CJWMt1s-.js} +1 -1
  81. package/dist/{index-Bz1qt_8T.js → index-DlE_SPt3.js} +7 -11
  82. package/dist/{index-CA6-uLMn.js → index-hoHfGrjg.js} +33 -33
  83. package/dist/{index-CgzANgJt.js → index-izrACZbC.js} +1 -1
  84. package/dist/{upload-BIsFZzBO.js → upload-D19OQsbn.js} +1 -1
  85. package/dist/{useAndroidServiceAccountTestResult-DueKynFy.js → useAndroidServiceAccountTestResult-CwKeW0ED.js} +1 -1
  86. package/dist/{useAppleApp-BZR94exU.js → useAppleApp-BZc_cNa-.js} +1 -1
  87. package/dist/{useAppleBundleId-Dg5DsItN.js → useAppleBundleId-DvMXAvWD.js} +1 -1
  88. package/dist/useGoogleStatus-Cx_QIsXa.js +10 -0
  89. package/dist/{useProjectCredentials-jQYGcDhT.js → useProjectCredentials-DxdwJCfU.js} +14 -11
  90. package/dist/{useWebSocket-CIxkPaYi.js → useWebSocket-cM5yOcDv.js} +1 -1
  91. package/docs/README.md +3 -2
  92. package/docs/apiKey.md +12 -2
  93. package/docs/game/android/apiKey/policy.md +28 -0
  94. package/docs/game/android/keyStore.md +14 -4
  95. package/docs/game/android/status.md +4 -0
  96. package/docs/game/android.md +9 -305
  97. package/docs/game/ship.md +43 -11
  98. package/docs/game.md +7 -1
  99. package/package.json +3 -1
  100. /package/assets/markdown/{create-or-import-keystore.md → create-or-import-keystore.md.ejs} +0 -0
@@ -1,7 +1,7 @@
1
1
  import { Flags } from '@oclif/core';
2
2
  import axios from 'axios';
3
- import { W as WEB_URL, V as BaseCommand, o as API_URL, $ as setAuthToken, a0 as acceptTerms } from '../index-CO_ssVFA.js';
4
- import { a as getInput } from '../index-CYjZ26If.js';
3
+ import { W as WEB_URL, Y as BaseCommand, o as API_URL, a1 as setAuthToken, a2 as acceptTerms } from '../index-BwnzoldS.js';
4
+ import { a as getInput } from '../index-CJWMt1s-.js';
5
5
  import 'node:fs';
6
6
  import 'crypto-js';
7
7
  import 'uuid';
@@ -1,6 +1,6 @@
1
1
  import { jsxs, jsx } from 'react/jsx-runtime';
2
2
  import { render } from 'ink';
3
- import { V as BaseCommand, j as isCWDGodotGame } from '../index-CO_ssVFA.js';
3
+ import { Y as BaseCommand, j as isCWDGodotGame } from '../index-BwnzoldS.js';
4
4
  import 'ink-spinner';
5
5
  import 'node:crypto';
6
6
  import 'node:fs';
@@ -25,19 +25,22 @@ import 'strip-ansi';
25
25
  import { S as StatusTable } from '../StatusTable-DzRWcMr4.js';
26
26
  import 'open';
27
27
  import '@inkjs/ui';
28
+ import '../ejs-DirFZbza.js';
28
29
  import 'marked';
29
30
  import 'marked-terminal';
30
31
  import { N as NextSteps } from '../NextSteps-DbJHmscQ.js';
31
32
  import 'qrcode';
32
- import '../index-CA6-uLMn.js';
33
- import { C as Command } from '../Command-VWMnGslo.js';
33
+ import '../index-hoHfGrjg.js';
34
+ import { C as Command } from '../Command-DN1j3tjt.js';
34
35
  import '@expo/apple-utils/build/index.js';
35
36
  import 'isomorphic-git';
36
37
  import 'deepmerge';
37
38
  import 'ini';
38
39
  import '../Title-BCQtayg6.js';
39
- import '../index-CYjZ26If.js';
40
- import '../useAndroidServiceAccountTestResult-DueKynFy.js';
40
+ import 'fs';
41
+ import 'path';
42
+ import '../index-CJWMt1s-.js';
43
+ import '../useAndroidServiceAccountTestResult-CwKeW0ED.js';
41
44
 
42
45
  class Status extends BaseCommand {
43
46
  static args = {};
@@ -56,15 +59,12 @@ class Status extends BaseCommand {
56
59
  if (!isShipThisConfigured) steps.push("shipthis game wizard");
57
60
  const exitCode = steps.length > 0 ? 1 : 0;
58
61
  if (steps.length === 0) steps = ["shipthis game status"];
59
- const statusProps = {
60
- statuses: {
61
- "Git repository detected (not required)": isGitRepo,
62
- "Godot project detected": isGodotGame,
63
- "Logged in": isLoggedIn,
64
- "ShipThis project configured": isShipThisConfigured
65
- },
66
- title: "Status"
67
- };
62
+ const statuses = {};
63
+ statuses["Logged in"] = isLoggedIn;
64
+ statuses["Godot project detected"] = isGodotGame;
65
+ statuses["ShipThis project configured"] = isShipThisConfigured;
66
+ statuses["Git repository detected (not required)"] = isGitRepo;
67
+ const statusProps = { statuses, title: "Status" };
68
68
  render(
69
69
  /* @__PURE__ */ jsxs(Command, { command: this, children: [
70
70
  /* @__PURE__ */ jsx(StatusTable, { ...statusProps }),