Commit Graph

106 Commits

Author SHA1 Message Date
Ivan Smolin 784063b996 add support for custom scheme and lane name via options 2020-10-20 13:36:48 +03:00
Ivan Smolin fe5564da7b update ManuallyUpdateCodeSigning lane so it can use local storage 2020-10-13 21:54:31 +03:00
Ivan Smolin d0f6f7d6a8 add local storage (project folder) type for match 2020-10-13 17:41:04 +03:00
Ivan Smolin cc33a01bd0 don't change xcconfig for AppStore configuration 2020-07-23 13:55:42 +03:00
Ivan Smolin 08d11652ab fix CreatePushCertificate lane 2020-07-21 14:44:30 +03:00
Boyko Mihail 0f0c2c5c1b replace syncCodeSigning -> sync_code_signing_using_options in commonFastfile 2020-06-19 17:41:09 +03:00
Ivan Smolin ad099aa9c9 remove private lane syncCodeSigning, use public SyncCodeSigning instead 2020-06-11 10:49:12 +03:00
Vitaliy Salnikov 4c3aea94a2 Add comments to build badge description creation 2020-06-05 14:14:25 +03:00
Vitaliy Salnikov 2ff3fb763a Include numbers in build badge 2020-06-04 18:53:20 +03:00
Vitaliy Salnikov d1faa6cdfe Continue build on badge generation fail 2020-05-21 12:41:41 +03:00
Vitaliy Salnikov 33851d484a Remove Homebrew dependency fetching 2020-05-21 11:45:08 +03:00
Vitaliy Salnikov e52308fc6c Change Homebrew dependency handling 2020-05-18 18:59:33 +03:00
Vitaliy Salnikov e2399629c3 Fail build on badge generation fail 2020-05-18 14:49:59 +03:00
Vitaliy Salnikov 5ede10f8d6 Add Brewfile bundle to commonFastlane 2020-05-18 14:45:22 +03:00
Vitaliy Salnikov 0633d7c371 Add lane for generating icon shields 2020-05-18 14:44:56 +03:00
Ivan Smolin ee444d2700 fix indentation 2020-04-29 10:39:29 +03:00
Ivan Smolin 8ecb0c6892 remove useless code 2020-04-29 10:39:11 +03:00
Ivan Smolin d57333f5d1 add SyncSymbols lane; make code a little better 2020-04-28 18:08:38 +03:00
Boyko Mihail 34751f808f Remove firebase app id 2020-02-27 11:43:19 +03:00
Ivan Smolin 71fb91ec3f use Firebase instead of Fabric 2020-01-30 19:32:52 +03:00
Ivan Smolin d9d0a6034f fix carthage retry 2020-01-23 12:55:44 +03:00
Ivan Smolin b2a07d79c3 run rome from project folder 2020-01-22 18:17:11 +03:00
Ivan Smolin 1a1381dd19 change Romу path 2020-01-17 11:47:53 +03:00
Ivan Smolin 16eeea5b55 add Rome support 2020-01-17 11:19:48 +03:00
Ivan Smolin f86e9b653a add cache_builds option to carthage 2020-01-13 12:30:44 +03:00
Ivan Smolin b65ce9a93c
Merge branch 'master' into feature/experimential_configuration_select 2019-09-30 13:37:08 +03:00
Ivan Smolin e31a200c41 install ruby dependencies from Gemfile 2019-09-30 13:23:42 +03:00
Sergey Kopytov b0f9fbc69a fix missing comma 2019-09-03 18:56:23 +03:00
Sergey Kopytov 6d01fefb6f refactor 2019-09-02 14:02:25 +03:00
Sergey Kopytov 3bffb17ee6 fix config lane for work wih multiple configs 2019-08-30 20:50:08 +03:00
Ivan Smolin 6a125006eb change path of gem home for bundler 2019-08-29 14:00:43 +03:00
Ivan Smolin 94a72409e9 add bundle install call 2019-08-29 12:54:49 +03:00
Ivan Smolin 2cd0b029d5 select AppStore xcconfig for AppStoreRelease lane 2019-08-23 13:57:38 +03:00
Ivan Smolin 1250921a31 use AppStore config for AppStoreRelease lane 2019-08-23 12:59:10 +03:00
Юрий Сорокин aad724b454 Merge branch 'master' into feature/experimential_configuration_select 2019-08-12 16:45:04 +03:00
DashaGitHub cb59454a47 Turn on repo update command 2019-08-09 18:51:04 +03:00
DashaGitHub f3999f601f Turn on repo update command 2019-08-09 16:48:21 +03:00
Sergey Kopytov 59b15d7db6 add comment 2019-07-31 14:29:48 +03:00
Sergey Kopytov 373792222e refactor 2019-07-31 12:43:32 +03:00
Sergey Kopytov c4be015c0f add removing functionality for ManuallyUpdateCodeSigning lane 2019-07-31 03:09:02 +03:00
Ivan Smolin 21f159b4f8 build Release configuration with specific xcconfig 2019-07-26 16:34:21 +03:00
Ivan Smolin 508979d7b2 add lane for manually update code signing 2019-05-29 11:53:30 +03:00
Ivan Smolin 9238f55ebb fix keychain path again 2019-05-28 17:41:35 +03:00
Ivan Smolin fbc71e057c fix keychain existence check (expand relative path for ruby) 2019-05-22 19:24:53 +03:00
Ivan Smolin a4e1636b53 workaround for invalid ZIP download 2019-05-20 12:35:53 +03:00
Ivan Smolin 05b62eb1b3 remove \n from input string when parsing fabric tokens 2019-05-17 17:37:33 +03:00
Ivan Smolin ce0326f21b don't add keychain to search list multiple times 2019-05-16 16:41:57 +03:00
Ivan Smolin 959516a53b don't set timeout for ci keychain 2019-05-15 23:18:12 +03:00
Ivan Smolin 36d4770648 fix order of code signing and archive build 2019-05-15 18:17:22 +03:00
Ivan Smolin b2ca884774 pass additional parameters to get_push_certificate 2019-04-25 17:11:33 +03:00