shipthis 0.1.33 → 0.1.34
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 +8 -7
- package/assets/markdown/apikey-create.md +11 -0
- package/dist/{AppleBundleIdDetails-BhHPCvRm.js → AppleBundleIdDetails-By-sSGNl.js} +4 -4
- package/dist/{Command-BDIkuv2g.js → Command-VWMnGslo.js} +2 -2
- package/dist/{CommandGame-CvBIjPZp.js → CommandGame-BSVPZzNl.js} +2 -2
- package/dist/{Create-Lpe0B8nT.js → Create-SR1Mq7BY.js} +4 -4
- package/dist/{GameStatus-5XpufIY_.js → GameStatus-1ntFyxEx.js} +3 -3
- package/dist/{Import-DFzrAG04.js → Import-cedOWPDz.js} +4 -4
- package/dist/{JobLogTail-BYcJgPcL.js → JobLogTail-C_W8UAMg.js} +5 -5
- package/dist/{JobProgress-BcrE7CUK.js → JobProgress-CI385G53.js} +5 -5
- package/dist/{JobStatusTable-Bi-y8ZZT.js → JobStatusTable-CdbKtwJE.js} +4 -4
- package/dist/{ProjectCredentialsTable-B4vDJl4l.js → ProjectCredentialsTable-ZnuIfcDB.js} +2 -2
- package/dist/{RunWithSpinner-gMVA07bZ.js → RunWithSpinner-DucRnFp6.js} +2 -1
- package/dist/{UserCredentialsTable-CwkZTFBD.js → UserCredentialsTable-DRkAYgEA.js} +3 -3
- package/dist/{baseAppleCommand-BKXweb-U.js → baseAppleCommand-CsO-_Yzn.js} +1 -1
- package/dist/{baseGameAndroidCommand-CAi-BSsH.js → baseGameAndroidCommand-CdjaAbNX.js} +2 -2
- package/dist/commands/apiKey/create.js +97 -0
- package/dist/commands/apiKey/list.js +91 -0
- package/dist/commands/apiKey/revoke.js +82 -0
- package/dist/commands/apple/apiKey/create.js +9 -9
- 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 +6 -6
- package/dist/commands/apple/certificate/create.js +9 -9
- 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 +6 -6
- package/dist/commands/apple/login.js +2 -2
- package/dist/commands/apple/status.js +5 -5
- package/dist/commands/dashboard.js +1 -1
- package/dist/commands/game/android/apiKey/connect.js +9 -9
- package/dist/commands/game/android/apiKey/create.js +11 -11
- 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 +4 -4
- package/dist/commands/game/android/apiKey/status.js +8 -8
- package/dist/commands/game/android/keyStore/create.js +10 -10
- package/dist/commands/game/android/keyStore/export.js +8 -8
- package/dist/commands/game/android/keyStore/import.js +10 -10
- package/dist/commands/game/android/keyStore/status.js +7 -7
- package/dist/commands/game/android/status.js +1 -1
- package/dist/commands/game/build/download.js +6 -6
- package/dist/commands/game/build/list.js +6 -6
- package/dist/commands/game/create.js +2 -2
- package/dist/commands/game/details.js +5 -5
- package/dist/commands/game/export.js +1 -1
- 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 +8 -8
- 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/export.js +8 -8
- package/dist/commands/game/ios/profile/import.js +8 -8
- package/dist/commands/game/ios/profile/status.js +7 -7
- package/dist/commands/game/ios/status.js +10 -10
- package/dist/commands/game/ios/wizard.js +5 -5
- package/dist/commands/game/job/list.js +5 -5
- package/dist/commands/game/job/status.js +8 -8
- package/dist/commands/game/list.js +5 -5
- package/dist/commands/game/ship.js +10 -10
- package/dist/commands/game/status.js +7 -7
- package/dist/commands/game/wizard.js +16 -16
- package/dist/commands/internal/fastlane.js +1 -1
- package/dist/commands/internal/readme.js +1 -1
- package/dist/commands/login.js +2 -2
- package/dist/commands/status.js +5 -5
- package/dist/{export-DLQrUEBK.js → export-B5Yfd9vw.js} +1 -1
- package/dist/{import-BoY5e0uJ.js → import-A2WcStHl.js} +1 -1
- package/dist/{index-CisLwc7e.js → index-BBLtvl1Y.js} +5 -5
- package/dist/{index-DC0GJtAy.js → index-Bz1qt_8T.js} +4 -4
- package/dist/{index-DfUg5j06.js → index-CA6-uLMn.js} +3 -3
- package/dist/{index-pj8JVg5X.js → index-CO_ssVFA.js} +24 -1
- package/dist/{index-B27WJDxn.js → index-CYjZ26If.js} +1 -1
- package/dist/{index-Crv7S0bl.js → index-CgzANgJt.js} +1 -1
- package/dist/{upload-C8S17EU_.js → upload-BIsFZzBO.js} +1 -1
- package/dist/{useAndroidServiceAccountTestResult-D4e5AKAZ.js → useAndroidServiceAccountTestResult-DueKynFy.js} +1 -1
- package/dist/{useAppleApp-Dr6URQvC.js → useAppleApp-BZR94exU.js} +1 -1
- package/dist/{useAppleBundleId-DELAwSQp.js → useAppleBundleId-Dg5DsItN.js} +1 -1
- package/dist/{useProjectCredentials-BjvdJdQg.js → useProjectCredentials-jQYGcDhT.js} +3 -3
- package/dist/{useWebSocket-CRV7V69Q.js → useWebSocket-CIxkPaYi.js} +1 -1
- package/docs/apiKey/create.md +27 -0
- package/docs/apiKey/list.md +30 -0
- package/docs/apiKey/revoke.md +26 -0
- package/docs/apiKey.md +93 -0
- package/package.json +9 -3
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.34",
|
|
5
5
|
"author": "Hello Invent Ltd",
|
|
6
6
|
"bin": {
|
|
7
7
|
"shipthis": "./bin/run.js"
|
|
@@ -116,6 +116,7 @@
|
|
|
116
116
|
"./dist/commands/apple/certificate/import.js",
|
|
117
117
|
"./dist/commands/apple/login.js",
|
|
118
118
|
"./dist/commands/game/list.js",
|
|
119
|
+
"./dist/commands/game/ship.js",
|
|
119
120
|
"./dist/commands/game/ios/app/create.js",
|
|
120
121
|
"./dist/commands/game/ios/app/status.js",
|
|
121
122
|
"./dist/commands/game/ios/app/sync.js",
|
|
@@ -127,8 +128,6 @@
|
|
|
127
128
|
"./dist/commands/game/ios/profile/status.js",
|
|
128
129
|
"./dist/commands/game/ios/profile/import.js",
|
|
129
130
|
"./dist/commands/game/create.js",
|
|
130
|
-
"./dist/commands/game/ship.js",
|
|
131
|
-
"./dist/commands/game/wizard.js",
|
|
132
131
|
"./dist/commands/game/job/list.js",
|
|
133
132
|
"./dist/commands/game/job/status.js",
|
|
134
133
|
"./dist/commands/game/status.js",
|
|
@@ -146,9 +145,13 @@
|
|
|
146
145
|
"./dist/commands/game/android/apiKey/invite.js",
|
|
147
146
|
"./dist/commands/game/android/apiKey/connect.js",
|
|
148
147
|
"./dist/commands/game/android/status.js",
|
|
148
|
+
"./dist/commands/game/wizard.js",
|
|
149
149
|
"./dist/commands/game/export.js",
|
|
150
150
|
"./dist/commands/internal/readme.js",
|
|
151
151
|
"./dist/commands/internal/fastlane.js",
|
|
152
|
+
"./dist/commands/apiKey/list.js",
|
|
153
|
+
"./dist/commands/apiKey/create.js",
|
|
154
|
+
"./dist/commands/apiKey/revoke.js",
|
|
152
155
|
"./dist/commands/status.js",
|
|
153
156
|
"./dist/commands/dashboard.js",
|
|
154
157
|
"./dist/commands/login.js"
|
|
@@ -166,6 +169,9 @@
|
|
|
166
169
|
"internal": {
|
|
167
170
|
"description": "Internal commands"
|
|
168
171
|
},
|
|
172
|
+
"apiKey": {
|
|
173
|
+
"description": "Commands related to ShipThis API Keys"
|
|
174
|
+
},
|
|
169
175
|
"apple": {
|
|
170
176
|
"description": "Commands related to Apple Developer Portal"
|
|
171
177
|
},
|