Commit Graph

351 Commits

Author SHA1 Message Date
Daniil Borisovskii 787af83f07 Rename buildscript name from `applicationBundleNaming` to `applicationNaming.gradle` 2020-02-04 16:15:57 +03:00
Daniil Borisovskii 45f17869d1 Add buildscript for naming application bundle according to mask "${applicationId}-${versionName}-${versionCode}-${buildName}" 2020-02-04 14:36:42 +03:00
PilotOfSparrow 842ca4aab8
Merge pull request #158 from TouchInstinct/git_hooks
Added android_hooks folder and gradle task to copy build scripts hooks to project hooks
2020-01-28 13:04:52 +03:00
alex 86d0c8c661 superfluous line removed 2020-01-28 12:41:41 +03:00
alex 4206cba099 added pre-push hook 2020-01-28 12:39:51 +03:00
alex 6c1b2cb7a5 Added android_hooks folder and gradle task to copy build scripts hooks to project hooks 2020-01-28 12:37:53 +03:00
Loupehope 1f83bf5d08
Merge pull request #153 from TouchInstinct/Fix-swiftlint-config
Swiftlint correction
2020-01-20 17:33:52 +03:00
Vlad de4b8102c6 Return last_where 2020-01-20 17:22:42 +03:00
Vlad 2b3852a21a Swiftlint correction 2020-01-20 15:51:44 +03:00
MRSorokinMaxim 5bdccd47d6
Merge pull request #152 from TouchInstinct/downloader_files
added folder and file to delete capabilities for download_file.sh
2020-01-15 17:14:15 +03:00
Maxim Sorokin 75bda07282 added folder and file to delete capabilities for download_file.sh 2020-01-15 17:11:24 +03:00
Maxim Sorokin 566e165d3f added folder and file to delete capabilities for download_file.sh 2020-01-15 17:02:56 +03:00
Maxim Sorokin 618547c080 added folder and file to delete capabilities for download_file.sh 2020-01-15 16:42:58 +03:00
Maxim Sorokin 1205e6c5bb added folder and file to delete capabilities for download_file.sh 2020-01-15 16:27:02 +03:00
Maxim Sorokin 94c179f666 added folder and file to delete capabilities for download_file.sh 2020-01-15 13:52:43 +03:00
Ivan Vlasov 12f908a01b
Api generator version updated to 1.4.0-beta1 (#150) 2019-11-05 18:21:53 +03:00
Alexander Buntakov 97391dd76f
Merge pull request #149 from TouchInstinct/feature/api-generator.kotlin.up-version
up kotlin server api generator version
2019-10-21 18:16:29 +03:00
TonCherAmi df8e8f1efc
up kotlin server api generator version 2019-10-21 18:15:19 +03:00
Victor Shabanov 9747bc014a
Merge pull request #147 from TouchInstinct/feature/swift_module_phases
Fix strings import script
2019-10-17 18:56:53 +03:00
Victor Shabanov 6ed301663c Fix strings import script 2019-10-17 18:54:39 +03:00
Victor Shabanov f0487ec52c
Merge pull request #146 from TouchInstinct/feature/swift_module_phases
Change api generation and localization scripts to work with swift modules
2019-10-17 17:43:25 +03:00
Victor Shabanov 9e270928d5 Fix localization NSLocalizedString static values visibility 2019-10-17 15:50:28 +03:00
Victor Shabanov 1d04958271 Change api generation and localization scripts to work with swift modules 2019-10-17 15:42:36 +03:00
Ivan Smolin 432bb8a67b
Merge pull request #143 from TouchInstinct/feature/gem_bundle
install ruby dependencies from Gemfile
2019-09-30 13:36:15 +03:00
Ivan Smolin e31a200c41 install ruby dependencies from Gemfile 2019-09-30 13:23:42 +03:00
RationalEgoism 39929518ea
Merge pull request #141 from TouchInstinct/feature/update-api-generator-version
api generator updated to 1.4.0-alpha1
2019-09-16 19:26:19 +03:00
Stanislav f21d8ec594 api generator updated to 1.4.0-alpha1 2019-09-16 19:07:43 +03:00
RationalEgoism 9bf619a7fe
Merge pull request #140 from TouchInstinct/feature/appsflyer-proguard
added appsflyer proguard
2019-09-13 12:01:40 +03:00
stanislav 93e5f5a84c added appsflyer proguard 2019-09-13 12:00:29 +03:00
Даша b6d1851aef
Merge pull request #135 from TouchInstinct/fix/turn_on_repo_update
Turn on repo update command
2019-08-09 16:50:33 +03:00
DashaGitHub f3999f601f Turn on repo update command 2019-08-09 16:48:21 +03:00
Iurii Sorokin 51ae3d4fd8
Merge pull request #134 from TouchInstinct/feature/unusedCodeDetector
Unused Code
2019-08-05 13:25:05 +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 8c19fb411b
Merge pull request #133 from TouchInstinct/feature/manuallyUpdateCodeSigning
add removing functionality for ManuallyUpdateCodeSigning lane
2019-07-31 15:23:55 +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