Commit Graph

131 Commits

Author SHA1 Message Date
Ivan Smolin be7e522f38 copy_paste_detection refactoring 2021-01-15 18:51:53 +03:00
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
Vlad bd19a47a75 Update feature toggles work
Add templates
Add template manager
Updaet features generation scripts
2020-12-27 22:07:20 +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 4777c0c597 Fix PR 2020-12-18 17:55:27 +03:00
Vlad 31cc96b6c6 Fix enum path 2020-12-15 11:52:09 +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 4dbdcfce7a make all build script calls relative 2020-11-23 19:04:57 +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
Vlad e9dcba923c Update exe 2020-10-02 12:40:17 +03:00
Vlad bbe5e3a908 Code correction 2020-10-02 11:40:39 +03:00
Vlad ef6d0eb3cc Code correction 2020-10-02 11:28:06 +03:00
Vlad aa152a8fd4 Code correction 2020-10-02 11:21:45 +03:00
Vlad c11f3d4204 Update exe 2020-10-02 11:14:35 +03:00
Vlad 9a4abfd68b Code correction 2020-10-02 10:59:23 +03:00
Vlad d99cf7cb03 Code correction 2020-10-02 10:55:51 +03:00
Vlad ef8a3b6cf5 Add unused resources script 2020-10-02 10:30:35 +03:00
Vlad 1e2e8518a4 Fix typo 2020-09-15 11:01:49 +03:00
Vlad 427adefbc6 Fix PR 2020-09-15 10:54:46 +03:00
Vlad 20ee87615a Update script 2020-09-14 22:30:38 +03:00
Vlad 2f4628e5a7 Update binary 2020-09-14 22:29:19 +03:00
Vlad b73abe782c Update binary 2020-09-14 22:27:42 +03:00
Vlad 2f65d801ec Code correction 2020-09-14 22:19:01 +03:00
Vlad 80cc86b4f8 Code correction 2020-09-14 22:14:01 +03:00
Vlad 94f1d45c7f Code correction 2020-09-14 22:11:59 +03:00
Vlad 3546f980fd Add localization files check 2020-09-14 22:07:30 +03:00
MRSorokinMaxim ca25128e9b
Merge pull request #213 from TouchInstinct/multiple_swiftlint_rules
Multiple swiftlint rules
2020-07-31 14:14:48 +03:00
Maxim Sorokin d70fc7f34d changed description for project_root_path and source_root_path 2020-07-30 12:19:38 +03:00
Maxim Sorokin 0eb6a299d7 rename project_directory –> project_root_path, git_directory –> source_root_path 2020-07-30 11:51:58 +03:00
Maxim Sorokin 04c863cc14 fix naming and remove unnecessary code 2020-07-29 17:36:14 +03:00
Maxim Sorokin dcf88a7be5 replace depth_git_count –> git_directory 2020-07-29 13:54:17 +03:00
Maxim Sorokin c5cde472dd changed pods_directory –> swiftlint_executable_path 2020-07-29 12:40:54 +03:00
Maxim Sorokin e819248df2 rename make_ –> run_ 2020-07-29 12:30:58 +03:00
Maxim Sorokin 2285e1d18e split swiftlint.rb file to some files 2020-07-29 11:41:36 +03:00
Maxim Sorokin ce8f6746bf some refactoring, and remove copy paste 2020-07-28 21:02:37 +03:00
Boyko Mihail 2265a153a2 Fix documentation_generator 2020-07-22 16:14:18 +03:00
Maxim Sorokin 635fa8dc98 added style guide and fixed naming 2020-06-30 16:55:06 +03:00
Maxim Sorokin 77d5642b7a fix indent 2020-06-30 16:48:38 +03:00
Maxim Sorokin 6b299828f0 remove multiple_swiftlint.sh 2020-06-30 16:22:47 +03:00
Maxim Sorokin 2e64ab92d4 multiple swiftlint rules script 2020-06-29 16:55:56 +03:00
Maxim Sorokin 4ebcbadea2 multiple swiftlint rules script 2020-06-15 14:38:44 +03:00
Vlad 7ba32d59a8 Add Carthage to FILES_TO_EXCLUDE 2020-04-06 14:37:33 +03:00
Ivan Smolin 1a5abfc580 fix multiline warnings 2020-04-01 16:07:36 +03:00
Ivan Smolin a8284d136e make cpd paths relative, so developers won't rewrite entire file 2020-04-01 15:16:08 +03:00
Ivan Smolin 2fbfcf3d59 pass CPD_XML_PATH to cpd_script.php 2020-04-01 13:39:19 +03:00
Ivan Smolin 1d0ef76314 create code-quality-reports folder for cpd and unused; check if cpd is installed; run cpd for all targets 2020-04-01 12:55:03 +03:00
Ivan Smolin 0291efe8c9 use $TARGET_NAME instead of $PROJECT_NAME as default folder path for linting 2020-03-31 12:29:45 +03:00
krasich74 5686ab5d95 Fix api_generator_out_of_memoty_error 2020-03-03 14:12:05 +03:00
Victor Shabanov 1d04958271 Change api generation and localization scripts to work with swift modules 2019-10-17 15:42:36 +03:00
Юрий Сорокин 82ca5cbbc0 Rename ignore to exclude 2019-08-05 13:15:05 +03:00
Юрий Сорокин 7e6a55d72f Change output log format 2019-08-02 19:48:14 +03:00
Юрий Сорокин 9fe44e481e Fix file output string 2019-08-02 19:38:14 +03:00
Юрий Сорокин 2d6253973d Merge branch 'feature/unusedCodeDetector' of github.com:TouchInstinct/BuildScripts into feature/unusedCodeDetector 2019-08-02 19:31:08 +03:00
Юрий Сорокин 463eda96ec Refactor warnings appearence. Add script source link 2019-08-02 19:30:51 +03:00
Юрий Сорокин 921b87e797 Merge branch 'feature/unusedCodeDetector' of github.com:TouchInstinct/BuildScripts into feature/unusedCodeDetector 2019-08-02 18:32:42 +03:00
Юрий Сорокин 3d61e3db82 Make --ignore argiment optional 2019-08-02 18:30:43 +03:00
Юрий Сорокин b5d26d3d2b Fix typos 2019-08-02 17:47:25 +03:00
Юрий Сорокин 66d2c4a885 Refactor code a bit 2019-08-02 17:30:42 +03:00
Юрий Сорокин 0ded563530 Merge branch 'feature/unusedCodeDetector' of github.com:TouchInstinct/BuildScripts into feature/unusedCodeDetector 2019-08-02 17:27:56 +03:00
Юрий Сорокин c6b0b0d7bf Genetare one huge warning 2019-08-02 17:26:51 +03:00
Юрий Сорокин 453284d37b Add arguments parsing in .sh file 2019-08-02 17:13:50 +03:00
Юрий Сорокин 2c91968fdc Make config file .yml. Add OptionParser 2019-08-02 16:53:13 +03:00
Юрий Сорокин 7a5ddf6243 Add nesseccery scripts 2019-08-01 23:52:19 +03:00
Sergey Kopytov 6431ddc873 add optional arguments for localizable strings script (pathes of scripts and texts json) 2019-06-26 19:08:05 +03:00
Ivan Zinovyev fd1b7d51a2 Add xcode documentation and certificates readme generator scripts 2019-02-13 13:36:22 +03:00
Ivan Smolin 3c80fe9d96 pass config path for autocorrect command 2018-08-16 15:32:22 +03:00
Ivan Smolin c097c93a53 add path to sources argument 2018-03-20 17:38:10 +03:00
Aliona adc90ad9af Change script 2018-02-06 15:05:53 +03:00
Aliona b333de4512 Fix script 2018-02-05 19:58:45 +03:00
Ivan Zinovyev a22fa37ab0 Fix ios localization script 2018-01-25 14:36:52 +03:00
Ivan Zinovyev a0a281e725 Add swiftlint config 2018-01-25 14:24:22 +03:00
Ivan Zinovyev 2390408192 Add swiftlint script 2018-01-24 17:07:27 +03:00
Ivan Zinovyev 55170ce971 Update ios api generator script 2018-01-24 15:05:43 +03:00
Ivan Zinovyev 57c54a1a3f Add iOS build phase scripts 2018-01-23 16:46:38 +03:00