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
@@ -695,10 +695,10 @@
695
695
  "readme.js"
696
696
  ]
697
697
  },
698
- "apple:certificate:create": {
698
+ "apple:apiKey:create": {
699
699
  "aliases": [],
700
700
  "args": {},
701
- "description": "Creates an iOS Distribution Certificate in your Apple Developer account.\nSaves the certificate with the private key to your ShipThis account",
701
+ "description": "Creates an App Store Connect API Key in your Apple Developer account.\nSaves the private key in your ShipThis account.",
702
702
  "examples": [
703
703
  "<%= config.bin %> <%= command.id %>",
704
704
  "<%= config.bin %> <%= command.id %> --force"
@@ -720,7 +720,7 @@
720
720
  },
721
721
  "hasDynamicHelp": false,
722
722
  "hiddenAliases": [],
723
- "id": "apple:certificate:create",
723
+ "id": "apple:apiKey:create",
724
724
  "pluginAlias": "shipthis",
725
725
  "pluginName": "shipthis",
726
726
  "pluginType": "core",
@@ -730,11 +730,11 @@
730
730
  "dist",
731
731
  "commands",
732
732
  "apple",
733
- "certificate",
733
+ "apiKey",
734
734
  "create.js"
735
735
  ]
736
736
  },
737
- "apple:certificate:export": {
737
+ "apple:apiKey:export": {
738
738
  "aliases": [],
739
739
  "args": {
740
740
  "file": {
@@ -743,9 +743,9 @@
743
743
  "required": true
744
744
  }
745
745
  },
746
- "description": "Saves the current Apple Distribution Certificate to a ZIP file.",
746
+ "description": "Saves the current App Store Connect API Key to a ZIP file",
747
747
  "examples": [
748
- "<%= config.bin %> <%= command.id %> userCert.zip"
748
+ "<%= config.bin %> <%= command.id %> userApiKey.zip"
749
749
  ],
750
750
  "flags": {
751
751
  "force": {
@@ -758,7 +758,7 @@
758
758
  },
759
759
  "hasDynamicHelp": false,
760
760
  "hiddenAliases": [],
761
- "id": "apple:certificate:export",
761
+ "id": "apple:apiKey:export",
762
762
  "pluginAlias": "shipthis",
763
763
  "pluginName": "shipthis",
764
764
  "pluginType": "core",
@@ -769,11 +769,11 @@
769
769
  "dist",
770
770
  "commands",
771
771
  "apple",
772
- "certificate",
772
+ "apiKey",
773
773
  "export.js"
774
774
  ]
775
775
  },
776
- "apple:certificate:import": {
776
+ "apple:apiKey:import": {
777
777
  "aliases": [],
778
778
  "args": {
779
779
  "file": {
@@ -782,9 +782,9 @@
782
782
  "required": true
783
783
  }
784
784
  },
785
- "description": "Imports an iOS Distribution Certificate to your ShipThis account",
785
+ "description": "Imports an App Store Connect API Key ZIP file into your ShipThis account",
786
786
  "examples": [
787
- "<%= config.bin %> <%= command.id %> userCert.zip"
787
+ "<%= config.bin %> <%= command.id %> userApiKey.zip"
788
788
  ],
789
789
  "flags": {
790
790
  "force": {
@@ -796,7 +796,7 @@
796
796
  },
797
797
  "hasDynamicHelp": false,
798
798
  "hiddenAliases": [],
799
- "id": "apple:certificate:import",
799
+ "id": "apple:apiKey:import",
800
800
  "pluginAlias": "shipthis",
801
801
  "pluginName": "shipthis",
802
802
  "pluginType": "core",
@@ -807,14 +807,14 @@
807
807
  "dist",
808
808
  "commands",
809
809
  "apple",
810
- "certificate",
810
+ "apiKey",
811
811
  "import.js"
812
812
  ]
813
813
  },
814
- "apple:certificate:status": {
814
+ "apple:apiKey:status": {
815
815
  "aliases": [],
816
816
  "args": {},
817
- "description": "Displays the status of the iOS Distribution certificates in your Apple and ShipThis accounts.\nThese are used to sign all of your iOS apps.",
817
+ "description": "Displays the status of App Store Connect API Keys in your Apple and ShipThis accounts.\nThis API key is used to automatically publish your games to the App Store.",
818
818
  "examples": [
819
819
  "<%= config.bin %> <%= command.id %>",
820
820
  "<%= config.bin %> <%= command.id %> --noAppleAuth"
@@ -829,7 +829,7 @@
829
829
  },
830
830
  "hasDynamicHelp": false,
831
831
  "hiddenAliases": [],
832
- "id": "apple:certificate:status",
832
+ "id": "apple:apiKey:status",
833
833
  "pluginAlias": "shipthis",
834
834
  "pluginName": "shipthis",
835
835
  "pluginType": "core",
@@ -840,14 +840,14 @@
840
840
  "dist",
841
841
  "commands",
842
842
  "apple",
843
- "certificate",
843
+ "apiKey",
844
844
  "status.js"
845
845
  ]
846
846
  },
847
- "apple:apiKey:create": {
847
+ "apple:certificate:create": {
848
848
  "aliases": [],
849
849
  "args": {},
850
- "description": "Creates an App Store Connect API Key in your Apple Developer account.\nSaves the private key in your ShipThis account.",
850
+ "description": "Creates an iOS Distribution Certificate in your Apple Developer account.\nSaves the certificate with the private key to your ShipThis account",
851
851
  "examples": [
852
852
  "<%= config.bin %> <%= command.id %>",
853
853
  "<%= config.bin %> <%= command.id %> --force"
@@ -869,7 +869,7 @@
869
869
  },
870
870
  "hasDynamicHelp": false,
871
871
  "hiddenAliases": [],
872
- "id": "apple:apiKey:create",
872
+ "id": "apple:certificate:create",
873
873
  "pluginAlias": "shipthis",
874
874
  "pluginName": "shipthis",
875
875
  "pluginType": "core",
@@ -879,11 +879,11 @@
879
879
  "dist",
880
880
  "commands",
881
881
  "apple",
882
- "apiKey",
882
+ "certificate",
883
883
  "create.js"
884
884
  ]
885
885
  },
886
- "apple:apiKey:export": {
886
+ "apple:certificate:export": {
887
887
  "aliases": [],
888
888
  "args": {
889
889
  "file": {
@@ -892,9 +892,9 @@
892
892
  "required": true
893
893
  }
894
894
  },
895
- "description": "Saves the current App Store Connect API Key to a ZIP file",
895
+ "description": "Saves the current Apple Distribution Certificate to a ZIP file.",
896
896
  "examples": [
897
- "<%= config.bin %> <%= command.id %> userApiKey.zip"
897
+ "<%= config.bin %> <%= command.id %> userCert.zip"
898
898
  ],
899
899
  "flags": {
900
900
  "force": {
@@ -907,7 +907,7 @@
907
907
  },
908
908
  "hasDynamicHelp": false,
909
909
  "hiddenAliases": [],
910
- "id": "apple:apiKey:export",
910
+ "id": "apple:certificate:export",
911
911
  "pluginAlias": "shipthis",
912
912
  "pluginName": "shipthis",
913
913
  "pluginType": "core",
@@ -918,11 +918,11 @@
918
918
  "dist",
919
919
  "commands",
920
920
  "apple",
921
- "apiKey",
921
+ "certificate",
922
922
  "export.js"
923
923
  ]
924
924
  },
925
- "apple:apiKey:import": {
925
+ "apple:certificate:import": {
926
926
  "aliases": [],
927
927
  "args": {
928
928
  "file": {
@@ -931,9 +931,9 @@
931
931
  "required": true
932
932
  }
933
933
  },
934
- "description": "Imports an App Store Connect API Key ZIP file into your ShipThis account",
934
+ "description": "Imports an iOS Distribution Certificate to your ShipThis account",
935
935
  "examples": [
936
- "<%= config.bin %> <%= command.id %> userApiKey.zip"
936
+ "<%= config.bin %> <%= command.id %> userCert.zip"
937
937
  ],
938
938
  "flags": {
939
939
  "force": {
@@ -945,7 +945,7 @@
945
945
  },
946
946
  "hasDynamicHelp": false,
947
947
  "hiddenAliases": [],
948
- "id": "apple:apiKey:import",
948
+ "id": "apple:certificate:import",
949
949
  "pluginAlias": "shipthis",
950
950
  "pluginName": "shipthis",
951
951
  "pluginType": "core",
@@ -956,14 +956,14 @@
956
956
  "dist",
957
957
  "commands",
958
958
  "apple",
959
- "apiKey",
959
+ "certificate",
960
960
  "import.js"
961
961
  ]
962
962
  },
963
- "apple:apiKey:status": {
963
+ "apple:certificate:status": {
964
964
  "aliases": [],
965
965
  "args": {},
966
- "description": "Displays the status of App Store Connect API Keys in your Apple and ShipThis accounts.\nThis API key is used to automatically publish your games to the App Store.",
966
+ "description": "Displays the status of the iOS Distribution certificates in your Apple and ShipThis accounts.\nThese are used to sign all of your iOS apps.",
967
967
  "examples": [
968
968
  "<%= config.bin %> <%= command.id %>",
969
969
  "<%= config.bin %> <%= command.id %> --noAppleAuth"
@@ -978,7 +978,7 @@
978
978
  },
979
979
  "hasDynamicHelp": false,
980
980
  "hiddenAliases": [],
981
- "id": "apple:apiKey:status",
981
+ "id": "apple:certificate:status",
982
982
  "pluginAlias": "shipthis",
983
983
  "pluginName": "shipthis",
984
984
  "pluginType": "core",
@@ -989,7 +989,7 @@
989
989
  "dist",
990
990
  "commands",
991
991
  "apple",
992
- "apiKey",
992
+ "certificate",
993
993
  "status.js"
994
994
  ]
995
995
  },
@@ -2238,5 +2238,5 @@
2238
2238
  ]
2239
2239
  }
2240
2240
  },
2241
- "version": "0.1.19"
2241
+ "version": "0.1.21"
2242
2242
  }
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.19",
4
+ "version": "0.1.21",
5
5
  "author": "Hello Invent Ltd",
6
6
  "bin": {
7
7
  "shipthis": "./bin/run.js"
@@ -17,6 +17,7 @@
17
17
  "@types/marked-terminal": "^6.1.1",
18
18
  "@types/uuid": "^10.0.0",
19
19
  "axios": "^1.7.7",
20
+ "chalk": "^5.4.1",
20
21
  "crypto-js": "^4.2.0",
21
22
  "deepmerge": "^4.3.1",
22
23
  "fast-glob": "^3.3.2",
@@ -88,7 +89,7 @@
88
89
  "/oclif.manifest.json",
89
90
  "npm-shrinkwrap.json"
90
91
  ],
91
- "homepage": "https://shipthis.cc/",
92
+ "homepage": "https://shipth.is/",
92
93
  "keywords": [
93
94
  "cli",
94
95
  "godot",