shipthis 0.1.39 → 0.1.42
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 +58 -0
- package/assets/markdown/confirm-change-android-build-method.md.ejs +13 -0
- package/dist/{AppleBundleIdDetails-Ck7iAjMb.js → AppleBundleIdDetails-jDq3gYbk.js} +7 -5
- package/dist/{Command-C84QiOWP.js → Command-cVo97lkQ.js} +2 -1
- package/dist/{CommandGame-CsM9GE5Q.js → CommandGame-BwudtYCO.js} +2 -2
- package/dist/{Create-Dx1nEKmS.js → Create-By4NsPEI.js} +3 -1
- package/dist/{GameStatus-B4WBgoLs.js → GameStatus-C59zQE1H.js} +3 -1
- package/dist/{Import-BC5XgwRT.js → Import-DTcVM-T-.js} +4 -2
- package/dist/{JobLogTail-mBXpeWMu.js → JobLogTail-BzisGkY8.js} +30 -16
- package/dist/{JobProgress-KZ6EkMFi.js → JobProgress-DAnhaTho.js} +21 -9
- package/dist/{JobStatusTable-BYIxTt0d.js → JobStatusTable-BYEi8dtD.js} +3 -2
- package/dist/{ProjectCredentialsTable-DSy1YIWX.js → ProjectCredentialsTable-NZf3V39z.js} +2 -2
- package/dist/{UserCredentialsTable-qNByRE84.js → UserCredentialsTable-Dp884nYO.js} +2 -1
- package/dist/{baseAppleCommand-CdROzhyU.js → baseAppleCommand-DewNWX3L.js} +1 -1
- package/dist/baseCommand-CscxrTMI.js +757 -0
- package/dist/{baseGameAndroidCommand-B21zS0MN.js → baseGameAndroidCommand-CEcDz5P2.js} +4 -2
- package/dist/{index-Cv-92xRd.js → baseGameCommand-BKvHM3h_.js} +19 -755
- package/dist/commands/apiKey/create.js +7 -7
- package/dist/commands/apiKey/list.js +7 -7
- package/dist/commands/apiKey/revoke.js +7 -7
- package/dist/commands/apple/apiKey/create.js +14 -14
- package/dist/commands/apple/apiKey/delete.js +8 -8
- package/dist/commands/apple/apiKey/export.js +14 -14
- package/dist/commands/apple/apiKey/import.js +14 -14
- package/dist/commands/apple/apiKey/status.js +13 -13
- package/dist/commands/apple/certificate/create.js +14 -14
- package/dist/commands/apple/certificate/delete.js +8 -8
- package/dist/commands/apple/certificate/export.js +14 -14
- package/dist/commands/apple/certificate/import.js +14 -14
- package/dist/commands/apple/certificate/status.js +13 -13
- package/dist/commands/apple/login.js +5 -5
- package/dist/commands/apple/status.js +13 -13
- package/dist/commands/dashboard.js +8 -8
- package/dist/commands/game/android/apiKey/connect.js +12 -12
- package/dist/commands/game/android/apiKey/create.js +14 -14
- package/dist/commands/game/android/apiKey/delete.js +7 -7
- package/dist/commands/game/android/apiKey/export.js +14 -14
- package/dist/commands/game/android/apiKey/import.js +14 -14
- package/dist/commands/game/android/apiKey/invite.js +20 -20
- package/dist/commands/game/android/apiKey/policy.js +9 -9
- package/dist/commands/game/android/apiKey/status.js +14 -14
- package/dist/commands/game/android/keyStore/create.js +11 -11
- package/dist/commands/game/android/keyStore/delete.js +7 -7
- package/dist/commands/game/android/keyStore/export.js +13 -13
- package/dist/commands/game/android/keyStore/import.js +16 -16
- package/dist/commands/game/android/keyStore/status.js +16 -16
- package/dist/commands/game/android/status.js +6 -6
- package/dist/commands/game/build/download.js +7 -7
- package/dist/commands/game/build/list.js +12 -12
- package/dist/commands/game/create.js +5 -5
- package/dist/commands/game/details.js +16 -13
- package/dist/commands/game/export.js +5 -5
- package/dist/commands/game/ios/app/addTester.js +9 -9
- package/dist/commands/game/ios/app/create.js +10 -9
- package/dist/commands/game/ios/app/status.js +14 -14
- package/dist/commands/game/ios/app/sync.js +12 -12
- package/dist/commands/game/ios/profile/create.js +10 -10
- package/dist/commands/game/ios/profile/delete.js +8 -8
- package/dist/commands/game/ios/profile/export.js +13 -13
- package/dist/commands/game/ios/profile/import.js +13 -13
- package/dist/commands/game/ios/profile/status.js +14 -14
- package/dist/commands/game/ios/status.js +18 -18
- package/dist/commands/game/ios/wizard.js +8 -8
- package/dist/commands/game/job/list.js +7 -7
- package/dist/commands/game/job/status.js +14 -14
- package/dist/commands/game/list.js +7 -7
- package/dist/commands/game/ship.js +30 -13
- package/dist/commands/game/status.js +14 -14
- package/dist/commands/game/wizard.js +87 -37
- package/dist/commands/internal/fastlane.js +13 -13
- package/dist/commands/internal/readme.js +17 -17
- package/dist/commands/login.js +21 -21
- package/dist/commands/status.js +10 -10
- package/dist/commands/util/android-build-method.js +66 -0
- package/dist/commands/util/glass.js +118 -0
- package/dist/{export-BtUjg3Tl.js → export-DBQHSKU-.js} +1 -1
- package/dist/{import-BYSkF-tX.js → import-Bk4w8kks.js} +1 -1
- package/dist/{index-CcGRePRU.js → index-WrVwh6le.js} +6 -4
- package/dist/{index-Du6l7ZyV.js → index-qOGviaGc.js} +1 -1
- package/dist/{index-CgGLBt2v.js → index-zdIBXHs2.js} +5 -3
- package/dist/{upload-LoVBuJbT.js → upload-CeRPHRCP.js} +1 -1
- package/dist/{useAppleApp-Bg0x6s97.js → useAppleApp-DgZH0CBS.js} +1 -1
- package/dist/{useAppleBundleId-CEOssLqN.js → useAppleBundleId-CA7Pg4Hi.js} +2 -2
- package/dist/{useAppleProfiles-CHf_gHdZ.js → useAppleProfiles-CUBTPbcC.js} +1 -1
- package/dist/{useGoogleStatus-Ch36GbVo.js → useGoogleStatus-DpPwKmw_.js} +2 -1
- package/dist/{useProjectCredentials-CsQWPdyo.js → useProjectCredentials-rQLm2O1J.js} +2 -1
- package/dist/{useWebSocket-CWeaaLqi.js → useWebSocket-PU55rRGt.js} +1 -1
- package/docs/README.md +1 -0
- package/docs/util/android-build-method.md +26 -0
- package/docs/util/glass.md +47 -0
- package/docs/util.md +12 -0
- package/npm-shrinkwrap.json +14181 -0
- package/oclif.manifest.json +2966 -0
- package/package.json +11 -6
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "shipthis",
|
|
3
3
|
"description": "ShipThis manages building and uploading your Godot games to the App Store and Google Play.",
|
|
4
|
-
"version": "0.1.
|
|
4
|
+
"version": "0.1.42",
|
|
5
5
|
"author": "Hello Invent Ltd",
|
|
6
6
|
"bin": {
|
|
7
7
|
"shipthis": "./bin/run.js"
|
|
@@ -20,11 +20,10 @@
|
|
|
20
20
|
"axios": "^1.7.7",
|
|
21
21
|
"chalk": "^5.4.1",
|
|
22
22
|
"crypto-js": "^4.2.0",
|
|
23
|
-
"deepmerge": "^4.3.1",
|
|
24
23
|
"fast-glob": "^3.3.2",
|
|
25
24
|
"fs-extra": "^11.2.0",
|
|
26
25
|
"fullscreen-ink": "^0.1.0",
|
|
27
|
-
"
|
|
26
|
+
"godot-export-presets": "^0.1.6",
|
|
28
27
|
"ink": "^5.0.1",
|
|
29
28
|
"ink-spinner": "^5.0.0",
|
|
30
29
|
"isomorphic-git": "^1.27.1",
|
|
@@ -44,6 +43,7 @@
|
|
|
44
43
|
"tough-cookie": "^5.0.0",
|
|
45
44
|
"tsc-alias": "^1.8.10",
|
|
46
45
|
"uuid": "^10.0.0",
|
|
46
|
+
"xcode": "^3.0.2-nightly.20251120002524064.sha.c491d3a2",
|
|
47
47
|
"yazl": "^2.5.1"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
@@ -53,7 +53,6 @@
|
|
|
53
53
|
"@types/crypto-js": "^4.2.2",
|
|
54
54
|
"@types/ejs": "^3.1.5",
|
|
55
55
|
"@types/fs-extra": "^11.0.4",
|
|
56
|
-
"@types/ini": "^4.1.1",
|
|
57
56
|
"@types/jsonwebtoken": "^9.0.6",
|
|
58
57
|
"@types/luxon": "^3.4.2",
|
|
59
58
|
"@types/mocha": "^10",
|
|
@@ -106,6 +105,8 @@
|
|
|
106
105
|
"type": "module",
|
|
107
106
|
"exports": [
|
|
108
107
|
"./dist/utils/help.js",
|
|
108
|
+
"./dist/commands/util/glass.js",
|
|
109
|
+
"./dist/commands/util/android-build-method.js",
|
|
109
110
|
"./dist/commands/apple/apiKey/export.js",
|
|
110
111
|
"./dist/commands/apple/apiKey/create.js",
|
|
111
112
|
"./dist/commands/apple/apiKey/status.js",
|
|
@@ -222,7 +223,10 @@
|
|
|
222
223
|
"frequencyUnit": "days"
|
|
223
224
|
}
|
|
224
225
|
},
|
|
225
|
-
"repository":
|
|
226
|
+
"repository": {
|
|
227
|
+
"type": "git",
|
|
228
|
+
"url": "git+https://github.com/shipth-is/cli.git"
|
|
229
|
+
},
|
|
226
230
|
"scripts": {
|
|
227
231
|
"build-original": "shx rm -rf dist && tsc -b",
|
|
228
232
|
"build-tsc-alias": "shx rm -rf dist && npx tsc --build && npx tsc-alias -p tsconfig.json",
|
|
@@ -237,6 +241,7 @@
|
|
|
237
241
|
},
|
|
238
242
|
"types": "dist/index.d.ts",
|
|
239
243
|
"overrides": {
|
|
240
|
-
"cli-spinners": "2.9.2"
|
|
244
|
+
"cli-spinners": "2.9.2",
|
|
245
|
+
"@alcalzone/ansi-tokenize": "^0.2.2"
|
|
241
246
|
}
|
|
242
247
|
}
|