Commit Graph

841 Commits

Author SHA1 Message Date
Ivan Smolin 2c5f978eeb final changes 2021-01-14 18:37:53 +03:00
Ivan Smolin 9c247bbf4a improve copy-paste detection script 2021-01-14 18:00:09 +03:00
Ivan Smolin 454ae16cbe remove GOOGLE_SERVICE_INFO_PLIST_PATH generation from xcconfig files 2021-01-13 18:21:54 +03:00
Loupehope 659baf6ced
Merge pull request #241 from TouchInstinct/feature/guard_self_linter
Add strong self rule
2020-12-30 14:49:09 +03:00
Vlad db8cd599b3 Add strong self rule 2020-12-30 14:20:10 +03:00
Loupehope 687197d06d
Merge pull request #240 from TouchInstinct/feature/make_feature_toggles_simplier
Update feature toggles work
2020-12-29 14:50:00 +03:00
Vlad f684dbc029 Fix PR 2020-12-29 14:43:47 +03:00
Vlad 175a97fc5f Code correction 2020-12-28 08:30:36 +03:00
Vlad a042e43450 Fix script logic 2020-12-27 23:23:36 +03:00
Vlad 2af414680f Fix paths 2020-12-27 22:32:45 +03:00
Vlad 417ddaafba Update naming 2020-12-27 22:22:52 +03:00
Vlad 9df5643e76 Merge branch 'master' into feature/make_feature_toggles_simplier 2020-12-27 22:13:56 +03:00
Vlad 07b0df8a46 Code correction 2020-12-27 22:09:28 +03:00
Vlad bd19a47a75 Update feature toggles work
Add templates
Add template manager
Updaet features generation scripts
2020-12-27 22:07:20 +03:00
Ivan Smolin b77b2288f2
Merge pull request #239 from TouchInstinct/fix/generated_exclude
add Generated, as well as **/Generated (for multiple swiftlint)
2020-12-21 14:24:33 +03:00
Ivan Smolin ec27c3bc81 add Generated, as well as **/Generated (for multiple swiftlint) 2020-12-21 14:22:52 +03:00
Loupehope 7a91383726
Merge pull request #237 from TouchInstinct/feature/feature_toggles
Add generateFeaturesFile lane and feature generator
2020-12-18 18:36:11 +03:00
Vlad 688a828548 Fix PR 2020-12-18 18:30:19 +03:00
Vlad 7b5ba18dfa Fix PR 2020-12-18 18:29:28 +03:00
Vlad 1a344aeed7 Fix PR 2020-12-18 18:03:04 +03:00
Vlad 4777c0c597 Fix PR 2020-12-18 17:55:27 +03:00
Vlad 545f8d4c2f Fix PR 2020-12-15 18:27:25 +03:00
Vlad 52c61b3f2e Merge branch 'feature/feature_toggles' of github.com:TouchInstinct/BuildScripts into feature/feature_toggles 2020-12-15 15:55:32 +03:00
Vlad 64c8f85298 Fix PR 2020-12-15 15:53:37 +03:00
Vlad 31cc96b6c6 Fix enum path 2020-12-15 11:52:09 +03:00
Vlad d7a571400d Code correction 2020-12-15 11:40:16 +03:00
Vlad 149a4d2dcb Code correction 2020-12-15 11:23:15 +03:00
Vlad 4564ffbd99 Add comment 2020-12-15 11:06:23 +03:00
Vlad e7574decbc Add check for nil 2020-12-15 11:05:35 +03:00
Vlad 1f321c27c9 Add manager module and code correction 2020-12-15 10:59:14 +03:00
Vlad b3751302a9 Add features generator 2020-12-14 20:58:19 +03:00
Ivan Smolin 95e915c003
Merge pull request #238 from TouchInstinct/fix/redundant_boolean_condition
disable comments evaluation for redundant_boolean_condition rule
2020-12-14 13:47:43 +03:00
Vlad a5f2b49a51 Fix names filter 2020-12-14 11:58:58 +03:00
Ivan Smolin 4cf2810533 disable comments evaluation for redundant_boolean_condition rule 2020-12-13 02:01:04 +03:00
Vlad 2712da9b89 Code correction 2020-12-12 21:16:07 +03:00
Vlad 136beef976 Fix typo 2020-12-12 21:12:58 +03:00
Vlad 46be166a04 Code correction 2020-12-12 21:12:05 +03:00
Vlad 67418eefc3 Code correction 2020-12-12 20:57:09 +03:00
Vlad a47f0b6218 Fix file type 2020-12-12 20:00:22 +03:00
Vlad aa00fe13ca Add Features class 2020-12-12 19:55:10 +03:00
Vlad dbfc6153ab Add uploadFeaturesToProject lane 2020-12-12 18:17:39 +03:00
Ivan Smolin ea38c36478
Merge pull request #235 from TouchInstinct/feature/improve_cpd_and_unused_scripts
make all build script calls relative
2020-11-24 10:43:34 +03:00
Ivan Smolin 4dbdcfce7a make all build script calls relative 2020-11-23 19:04:57 +03:00
Ivan Smolin 5669222c5c
Merge pull request #234 from TouchInstinct/feature/multiple_swiftlint_fixes
some fixes and improvements for multiple swiftlint
2020-11-23 19:03:42 +03:00
Ivan Smolin 1054ae4d3e add prefer_zero_over_explicit_init rule 2020-11-23 17:53:13 +03:00
Ivan Smolin 44d4e4175d fix undefined method mktmpdir 2020-11-23 17:41:18 +03:00
Ivan Smolin cb21c0ab03 some fixes and improvements for multiple swiftlint 2020-11-23 17:28:55 +03:00
Ivan Smolin 50499df38e
Merge pull request #232 from TouchInstinct/feature/support_custom_lane_name_and_scheme
add support for custom scheme and lane name via options
2020-10-20 14:53:12 +03:00
Ivan Smolin 784063b996 add support for custom scheme and lane name via options 2020-10-20 13:36:48 +03:00
Ivan Smolin 6c32607ef8
Merge pull request #231 from TouchInstinct/feature/match_local_storage
match local storage
2020-10-15 12:26:49 +03:00