fastlane-plugin-apprepo 0.5.3 → 0.5.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.circleci/config.yml +8 -2
- data/Gemfile +1 -0
- data/coverage/.resultset.json +124 -104
- data/fastlane/Repofile +1 -1
- data/lib/fastlane/plugin/apprepo/version.rb +1 -1
- metadata +2 -4
- data/Gemfile.lock +0 -45
- data/greeter.rb +0 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: de76d9b297bdcba1eadf7c320063f131847f3107
|
4
|
+
data.tar.gz: dc3a99d3fd501fcf4a2a55ea4f4bd6b1a469ae74
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 64993130ba2396bc46becda57fe3d163ed63dede077d40bad8e93f09f7c6b3ae9e8fe0122a3f596fb2939d3a1201e18783e257edfbcbd3caa0e3856608599e97
|
7
|
+
data.tar.gz: b7886e48fd36cdf8b7364bb6a42e1cea60fd51a382edb7276cb9bbd23ff7abf2a588b5d8c89648b007193e39a30f49aec86bafdf4f8f53df48f5615024314d1d
|
data/.circleci/config.yml
CHANGED
@@ -19,6 +19,7 @@ jobs:
|
|
19
19
|
CIRCLE_TEST_REPORTS: /tmp/circleci-test-results
|
20
20
|
LC_ALL: en_US.UTF-8
|
21
21
|
LANG: en_US.UTF-8
|
22
|
+
SRCCLR_API_TOKEN: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0ZWFtSWQiOiIxMjcwNSIsInNjb3BlIjpbXSwiaWQiOjIzMDIyLCJleHAiOjE1MzUwMzExNDEsImF1dGhvcml0aWVzIjoiQUdFTlQiLCJvcmdJZCI6IjIzNDMiLCJqdGkiOiJlZGJjMTA5MC1mMWFmLTQ4ZjAtYTVjYS0zMGFmMTMwY2IxMjkiLCJjbGllbnRfaWQiOiIifQ.zEeIzkj1W4L-rqFx_Lgc4ffJChATCrMi4DZGl0WKSmJI1FlPz3UwYPKfC08wk0P81Tzyamn1KsqANlN3ei2vgM10Mu_FDMsYI7uO5imN6MnCsZcxhCOk_raFcazPis_7tBjNzlOoeVop4NZFG-kOozPDCf17JJ1JyGv7JjbDQVs
|
22
23
|
# In CircleCI 1.0 we used a pre-configured image with a large number of languages and other packages.
|
23
24
|
# In CircleCI 2.0 you can now specify your own image, or use one of our pre-configured images.
|
24
25
|
# The following configuration line tells CircleCI to use the specified docker image as the runtime environment for you job.
|
@@ -55,7 +56,10 @@ jobs:
|
|
55
56
|
- v1-dep-master-
|
56
57
|
# Any branch if there are none on the default branch - this should be unnecessary if you have your default branch configured correctly
|
57
58
|
- v1-dep-
|
58
|
-
|
59
|
+
- add_ssh_keys:
|
60
|
+
fingerprints:
|
61
|
+
- "c5:05:42:ee:27:1b:59:aa:ca:7d:4d:fa:12:f7:40:50" # deprecated fingerprint for circle.key (removed from repo, invalidated)
|
62
|
+
- "ff:c5:f1:83:99:01:62:d6:59:62:4d:26:6e:80:af:b9" # new fingerprint
|
59
63
|
- run: gem install bundler
|
60
64
|
- run: gem install fastlane
|
61
65
|
- run: bundle update
|
@@ -81,8 +85,10 @@ jobs:
|
|
81
85
|
# This would typically be a build job when using workflows, possibly combined with build
|
82
86
|
# This is based on your 1.0 configuration file or project settings
|
83
87
|
- run: nslookup repo.teacloud.net
|
84
|
-
- run: fastlane add_plugin apprepo
|
85
88
|
- run: chmod 0600 assets/circle.key
|
89
|
+
- run: cp assets/circle.key ~/.ssh/circle.key
|
90
|
+
- run: ssh -o StrictHostKeyChecking=no -vvv circle@repo.teacloud.net 'ls'
|
91
|
+
- run: fastlane add_plugin apprepo
|
86
92
|
- run: fastlane apprepo run
|
87
93
|
- run: fastlane apprepo download_manifest
|
88
94
|
- run: fastlane apprepo submit
|
data/Gemfile
CHANGED
data/coverage/.resultset.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"RSpec": {
|
3
3
|
"coverage": {
|
4
|
-
"/Users/sychram/
|
4
|
+
"/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo.rb": [
|
5
5
|
null,
|
6
6
|
null,
|
7
7
|
null,
|
@@ -39,7 +39,17 @@
|
|
39
39
|
1,
|
40
40
|
null
|
41
41
|
],
|
42
|
-
"/Users/sychram/
|
42
|
+
"/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/version.rb": [
|
43
|
+
1,
|
44
|
+
null,
|
45
|
+
1,
|
46
|
+
1,
|
47
|
+
1,
|
48
|
+
1,
|
49
|
+
null,
|
50
|
+
null
|
51
|
+
],
|
52
|
+
"/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/actions/download_manifest.rb": [
|
43
53
|
1,
|
44
54
|
1,
|
45
55
|
1,
|
@@ -81,7 +91,7 @@
|
|
81
91
|
null,
|
82
92
|
null
|
83
93
|
],
|
84
|
-
"/Users/sychram/
|
94
|
+
"/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/actions/init.rb": [
|
85
95
|
1,
|
86
96
|
1,
|
87
97
|
1,
|
@@ -134,7 +144,7 @@
|
|
134
144
|
null,
|
135
145
|
null
|
136
146
|
],
|
137
|
-
"/Users/sychram/
|
147
|
+
"/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/actions/run.rb": [
|
138
148
|
1,
|
139
149
|
null,
|
140
150
|
1,
|
@@ -204,7 +214,7 @@
|
|
204
214
|
null,
|
205
215
|
null
|
206
216
|
],
|
207
|
-
"/Users/sychram/
|
217
|
+
"/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/actions/submit.rb": [
|
208
218
|
1,
|
209
219
|
1,
|
210
220
|
1,
|
@@ -247,7 +257,7 @@
|
|
247
257
|
null,
|
248
258
|
null
|
249
259
|
],
|
250
|
-
"/Users/sychram/
|
260
|
+
"/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/helper/analyser.rb": [
|
251
261
|
1,
|
252
262
|
1,
|
253
263
|
1,
|
@@ -284,7 +294,7 @@
|
|
284
294
|
null,
|
285
295
|
null
|
286
296
|
],
|
287
|
-
"/Users/sychram/
|
297
|
+
"/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/helper/uploader.rb": [
|
288
298
|
null,
|
289
299
|
null,
|
290
300
|
1,
|
@@ -315,6 +325,7 @@
|
|
315
325
|
1,
|
316
326
|
1,
|
317
327
|
1,
|
328
|
+
1,
|
318
329
|
null,
|
319
330
|
null,
|
320
331
|
null,
|
@@ -327,6 +338,7 @@
|
|
327
338
|
1,
|
328
339
|
1,
|
329
340
|
1,
|
341
|
+
1,
|
330
342
|
null,
|
331
343
|
null,
|
332
344
|
null,
|
@@ -424,6 +436,9 @@
|
|
424
436
|
1,
|
425
437
|
1,
|
426
438
|
1,
|
439
|
+
1,
|
440
|
+
1,
|
441
|
+
1,
|
427
442
|
null,
|
428
443
|
1,
|
429
444
|
4,
|
@@ -587,7 +602,7 @@
|
|
587
602
|
null,
|
588
603
|
null
|
589
604
|
],
|
590
|
-
"/Users/sychram/
|
605
|
+
"/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/helper/options.rb": [
|
591
606
|
1,
|
592
607
|
null,
|
593
608
|
1,
|
@@ -635,6 +650,11 @@
|
|
635
650
|
null,
|
636
651
|
null,
|
637
652
|
null,
|
653
|
+
null,
|
654
|
+
null,
|
655
|
+
null,
|
656
|
+
null,
|
657
|
+
null,
|
638
658
|
0,
|
639
659
|
null,
|
640
660
|
null,
|
@@ -709,7 +729,75 @@
|
|
709
729
|
null,
|
710
730
|
null
|
711
731
|
],
|
712
|
-
"/Users/sychram/
|
732
|
+
"/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/helper/loader.rb": [
|
733
|
+
1,
|
734
|
+
null,
|
735
|
+
1,
|
736
|
+
1,
|
737
|
+
null,
|
738
|
+
1,
|
739
|
+
1,
|
740
|
+
null,
|
741
|
+
0,
|
742
|
+
0,
|
743
|
+
0,
|
744
|
+
null,
|
745
|
+
null,
|
746
|
+
null,
|
747
|
+
null
|
748
|
+
],
|
749
|
+
"/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/helper/setup.rb": [
|
750
|
+
1,
|
751
|
+
1,
|
752
|
+
null,
|
753
|
+
1,
|
754
|
+
1,
|
755
|
+
0,
|
756
|
+
0,
|
757
|
+
null,
|
758
|
+
null,
|
759
|
+
0,
|
760
|
+
null,
|
761
|
+
0,
|
762
|
+
null,
|
763
|
+
null,
|
764
|
+
null,
|
765
|
+
null,
|
766
|
+
1,
|
767
|
+
null,
|
768
|
+
null,
|
769
|
+
null,
|
770
|
+
null,
|
771
|
+
0,
|
772
|
+
0,
|
773
|
+
0,
|
774
|
+
0,
|
775
|
+
0,
|
776
|
+
0,
|
777
|
+
null,
|
778
|
+
null,
|
779
|
+
null,
|
780
|
+
1,
|
781
|
+
0,
|
782
|
+
0,
|
783
|
+
0,
|
784
|
+
0,
|
785
|
+
null,
|
786
|
+
null,
|
787
|
+
1,
|
788
|
+
0,
|
789
|
+
0,
|
790
|
+
0,
|
791
|
+
0,
|
792
|
+
0,
|
793
|
+
null,
|
794
|
+
null,
|
795
|
+
null,
|
796
|
+
null,
|
797
|
+
null,
|
798
|
+
null
|
799
|
+
],
|
800
|
+
"/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/helper/commands_generator.rb": [
|
713
801
|
1,
|
714
802
|
null,
|
715
803
|
1,
|
@@ -832,101 +920,84 @@
|
|
832
920
|
null,
|
833
921
|
null
|
834
922
|
],
|
835
|
-
"/Users/sychram/
|
923
|
+
"/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/helper/manifest.rb": [
|
924
|
+
1,
|
836
925
|
null,
|
837
926
|
1,
|
838
927
|
1,
|
839
928
|
null,
|
840
929
|
1,
|
930
|
+
null,
|
931
|
+
null,
|
932
|
+
null,
|
933
|
+
null,
|
934
|
+
1,
|
935
|
+
1,
|
841
936
|
1,
|
842
937
|
1,
|
843
938
|
1,
|
844
|
-
null,
|
845
|
-
null,
|
846
939
|
1,
|
847
940
|
1,
|
848
|
-
0,
|
849
|
-
null,
|
850
941
|
null,
|
851
|
-
|
942
|
+
1,
|
852
943
|
0,
|
853
944
|
0,
|
854
945
|
null,
|
855
946
|
null,
|
856
947
|
1,
|
857
|
-
1,
|
858
|
-
1,
|
859
|
-
1,
|
860
948
|
null,
|
861
949
|
null,
|
862
950
|
null,
|
863
951
|
null,
|
864
|
-
null
|
865
|
-
],
|
866
|
-
"/Users/sychram/Desktop/Dropbox/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/helper/loader.rb": [
|
867
952
|
1,
|
953
|
+
0,
|
868
954
|
null,
|
869
|
-
1,
|
870
|
-
1,
|
871
955
|
null,
|
872
|
-
1,
|
873
|
-
1,
|
874
956
|
null,
|
875
|
-
0,
|
876
|
-
0,
|
877
|
-
0,
|
878
957
|
null,
|
879
958
|
null,
|
880
959
|
null,
|
881
|
-
null
|
882
|
-
],
|
883
|
-
"/Users/sychram/Desktop/Dropbox/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/helper/manifest.rb": [
|
884
|
-
1,
|
885
960
|
null,
|
886
|
-
1,
|
887
|
-
1,
|
888
961
|
null,
|
889
|
-
1,
|
890
962
|
null,
|
963
|
+
0,
|
891
964
|
null,
|
892
965
|
null,
|
966
|
+
null,
|
967
|
+
null
|
968
|
+
],
|
969
|
+
"/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/helper/detect_values.rb": [
|
893
970
|
null,
|
894
971
|
1,
|
895
972
|
1,
|
973
|
+
null,
|
896
974
|
1,
|
897
975
|
1,
|
898
976
|
1,
|
899
977
|
1,
|
900
|
-
1,
|
901
|
-
null,
|
902
|
-
1,
|
903
|
-
0,
|
904
|
-
0,
|
905
978
|
null,
|
906
979
|
null,
|
907
980
|
1,
|
908
|
-
null,
|
909
|
-
null,
|
910
|
-
null,
|
911
|
-
null,
|
912
981
|
1,
|
913
982
|
0,
|
914
983
|
null,
|
915
984
|
null,
|
985
|
+
0,
|
986
|
+
0,
|
987
|
+
0,
|
916
988
|
null,
|
917
989
|
null,
|
990
|
+
1,
|
991
|
+
1,
|
992
|
+
1,
|
993
|
+
1,
|
918
994
|
null,
|
919
995
|
null,
|
920
996
|
null,
|
921
997
|
null,
|
922
|
-
null,
|
923
|
-
0,
|
924
|
-
null,
|
925
|
-
null,
|
926
|
-
null,
|
927
998
|
null
|
928
999
|
],
|
929
|
-
"/Users/sychram/
|
1000
|
+
"/Users/sychram/Repositories/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/helper/runner.rb": [
|
930
1001
|
1,
|
931
1002
|
null,
|
932
1003
|
1,
|
@@ -990,64 +1061,13 @@
|
|
990
1061
|
null,
|
991
1062
|
1,
|
992
1063
|
null,
|
993
|
-
1,
|
994
|
-
null,
|
995
|
-
null,
|
996
|
-
null,
|
997
|
-
null
|
998
|
-
],
|
999
|
-
"/Users/sychram/Desktop/Dropbox/fastlane-plugin-apprepo/lib/fastlane/plugin/apprepo/helper/setup.rb": [
|
1000
|
-
1,
|
1001
|
-
1,
|
1002
|
-
null,
|
1003
|
-
1,
|
1004
|
-
1,
|
1005
|
-
0,
|
1006
|
-
0,
|
1007
|
-
null,
|
1008
|
-
null,
|
1009
|
-
0,
|
1010
|
-
null,
|
1011
|
-
0,
|
1012
|
-
null,
|
1013
|
-
null,
|
1014
|
-
null,
|
1015
|
-
null,
|
1016
|
-
1,
|
1017
|
-
null,
|
1018
|
-
null,
|
1019
|
-
null,
|
1020
|
-
null,
|
1021
|
-
0,
|
1022
|
-
0,
|
1023
|
-
0,
|
1024
|
-
0,
|
1025
|
-
0,
|
1026
|
-
0,
|
1027
|
-
null,
|
1028
|
-
null,
|
1029
|
-
null,
|
1030
|
-
1,
|
1031
|
-
0,
|
1032
|
-
0,
|
1033
|
-
0,
|
1034
|
-
0,
|
1035
|
-
null,
|
1036
|
-
null,
|
1037
|
-
1,
|
1038
|
-
0,
|
1039
|
-
0,
|
1040
|
-
0,
|
1041
|
-
0,
|
1042
|
-
0,
|
1043
|
-
null,
|
1044
1064
|
null,
|
1045
1065
|
null,
|
1046
1066
|
null,
|
1047
1067
|
null,
|
1048
1068
|
null
|
1049
1069
|
],
|
1050
|
-
"/Users/sychram/
|
1070
|
+
"/Users/sychram/Repositories/fastlane-plugin-apprepo/spec/greeter_spec.rb": [
|
1051
1071
|
1,
|
1052
1072
|
null,
|
1053
1073
|
null,
|
@@ -1059,7 +1079,7 @@
|
|
1059
1079
|
null,
|
1060
1080
|
null
|
1061
1081
|
],
|
1062
|
-
"/Users/sychram/
|
1082
|
+
"/Users/sychram/Repositories/fastlane-plugin-apprepo/greeter.rb": [
|
1063
1083
|
null,
|
1064
1084
|
1,
|
1065
1085
|
1,
|
@@ -1068,6 +1088,6 @@
|
|
1068
1088
|
null
|
1069
1089
|
]
|
1070
1090
|
},
|
1071
|
-
"timestamp":
|
1091
|
+
"timestamp": 1535027065
|
1072
1092
|
}
|
1073
1093
|
}
|
data/fastlane/Repofile
CHANGED
@@ -16,7 +16,7 @@ manifest_path "./manifest.json" # Path to the manifest.json you want to use.
|
|
16
16
|
# You can use your '~/.ssh/config' file to setup RSA keys to AppRepo, or use following options:
|
17
17
|
|
18
18
|
|
19
|
-
repo_url "
|
19
|
+
repo_url "repo.teacloud.net"
|
20
20
|
repo_port "22"
|
21
21
|
repo_user "circle"
|
22
22
|
repo_key "assets/circle.key"
|
@@ -1,7 +1,7 @@
|
|
1
1
|
module Fastlane
|
2
2
|
# Static configuration values
|
3
3
|
module Apprepo
|
4
|
-
VERSION = "0.5.
|
4
|
+
VERSION = "0.5.4".freeze
|
5
5
|
SUMMARY = 'Fastlane plugin for distributing artifacts with SFTP upload'.freeze
|
6
6
|
DESCRIPTION = 'Fastlane plugin SFTP/AppRepo uploader'.freeze
|
7
7
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fastlane-plugin-apprepo
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.5.
|
4
|
+
version: 0.5.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Matej Sychra
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2018-08-
|
11
|
+
date: 2018-08-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: net-ssh
|
@@ -203,7 +203,6 @@ files:
|
|
203
203
|
- ".rspec"
|
204
204
|
- ".rubocop.yml"
|
205
205
|
- Gemfile
|
206
|
-
- Gemfile.lock
|
207
206
|
- LICENSE
|
208
207
|
- README.md
|
209
208
|
- assets/RepofileDefault
|
@@ -221,7 +220,6 @@ files:
|
|
221
220
|
- fastlane/Fastfile
|
222
221
|
- fastlane/Pluginfile
|
223
222
|
- fastlane/Repofile
|
224
|
-
- greeter.rb
|
225
223
|
- lib/fastlane/plugin/apprepo.rb
|
226
224
|
- lib/fastlane/plugin/apprepo/actions/download_manifest.rb
|
227
225
|
- lib/fastlane/plugin/apprepo/actions/init.rb
|
data/Gemfile.lock
DELETED
@@ -1,45 +0,0 @@
|
|
1
|
-
GEM
|
2
|
-
remote: https://rubygems.org/
|
3
|
-
specs:
|
4
|
-
builder (3.2.3)
|
5
|
-
coveralls (0.8.22)
|
6
|
-
json (>= 1.8, < 3)
|
7
|
-
simplecov (~> 0.16.1)
|
8
|
-
term-ansicolor (~> 1.3)
|
9
|
-
thor (~> 0.19.4)
|
10
|
-
tins (~> 1.6)
|
11
|
-
docile (1.3.1)
|
12
|
-
fastlane-plugin-apprepo (0.5.0)
|
13
|
-
json (~> 2.0, >= 2.0.3)
|
14
|
-
net-sftp (~> 2.1, >= 2.1.2)
|
15
|
-
net-ssh (~> 4.0, >= 4.0.0)
|
16
|
-
json (2.1.0)
|
17
|
-
net-sftp (2.1.2)
|
18
|
-
net-ssh (>= 2.6.5)
|
19
|
-
net-ssh (4.2.0)
|
20
|
-
rspec-core (3.8.0)
|
21
|
-
rspec-support (~> 3.8.0)
|
22
|
-
rspec-support (3.8.0)
|
23
|
-
rspec_junit_formatter (0.2.3)
|
24
|
-
builder (< 4)
|
25
|
-
rspec-core (>= 2, < 4, != 2.12.0)
|
26
|
-
simplecov (0.16.1)
|
27
|
-
docile (~> 1.1)
|
28
|
-
json (>= 1.8, < 3)
|
29
|
-
simplecov-html (~> 0.10.0)
|
30
|
-
simplecov-html (0.10.2)
|
31
|
-
term-ansicolor (1.6.0)
|
32
|
-
tins (~> 1.0)
|
33
|
-
thor (0.19.4)
|
34
|
-
tins (1.16.3)
|
35
|
-
|
36
|
-
PLATFORMS
|
37
|
-
ruby
|
38
|
-
|
39
|
-
DEPENDENCIES
|
40
|
-
coveralls
|
41
|
-
fastlane-plugin-apprepo
|
42
|
-
rspec_junit_formatter (= 0.2.3)
|
43
|
-
|
44
|
-
BUNDLED WITH
|
45
|
-
1.16.4
|