KirillKhoroshkov
|
98bd66290e
|
Moved info to the main README file
|
2023-03-27 01:20:56 +03:00 |
KirillKhoroshkov
|
4cdf0b8982
|
Added java and objective-c codestyles
|
2023-03-26 01:17:08 +03:00 |
KirillKhoroshkov
|
9fe5348a98
|
Added kotlin codestyle
|
2023-03-24 13:52:13 +03:00 |
Roman Pelmegov
|
ba7f792f96
|
Merge branch 'feature/issue-276' into 'master'
Feature/issue-276
See merge request touchinstinct/BuildScripts!1
|
2023-03-23 14:56:48 +00:00 |
Roman Pelmegov
|
3321f3bdfd
|
Update scripts/export_src.sh
|
2023-03-08 19:34:19 +00:00 |
Roman Pelmegov
|
082f618425
|
Merge branch 'master' into 'feature/issue-276'
# Conflicts:
# scripts/export_src.sh
|
2023-03-08 19:25:19 +00:00 |
Roman Pelmegov
|
d83a3628e4
|
Merge branch 'feature/issue-333' into 'master'
Feature/issue-333
See merge request touchinstinct/BuildScripts!2
|
2023-03-07 16:52:50 +00:00 |
Roman Pelmegov
|
0400dbe36d
|
issue-333 break on git clone error
|
2023-03-07 16:26:54 +00:00 |
Roman Pelmegov
|
216c228898
|
last commit date
|
2023-03-07 11:07:27 +00:00 |
Roman Pelmegov
|
84db8a0e09
|
issue-333 fix
|
2023-03-03 15:13:10 +00:00 |
Roman Pelmegov
|
a58de7d461
|
issue-276 refactor
|
2023-03-03 14:53:17 +00:00 |
Roman Pelmegov
|
c5b7947526
|
issue-333 use git archive
|
2023-03-03 14:52:02 +00:00 |
Roman Pelmegov
|
4d7182fd67
|
issue-333 last commit date
|
2023-03-03 14:33:55 +00:00 |
rpelmegov
|
302530f3c2
|
Update export_src.sh
|
2023-02-27 05:52:11 +03:00 |
rpelmegov
|
4b5ee64737
|
Update export_src.sh
|
2023-02-06 14:39:04 +03:00 |
rpelmegov
|
f0bbbb9929
|
issue-276 add bad path alarm
|
2023-01-30 07:14:20 +03:00 |
Vladimir Makarov
|
ce23c714e5
|
Merge pull request #332 from TouchInstinct/fix/makefile_identation
Common `Makefile` indentations converted to tabs
|
2023-01-16 13:28:44 +03:00 |
Vladimir Makarov
|
34dcae1d5c
|
Common `Makefile` indentations converted to tabs
|
2023-01-16 12:22:21 +03:00 |
rpelmegov
|
45fbc84578
|
Update export_src.sh
|
2023-01-13 06:37:01 +03:00 |
rpelmegov
|
55ab60b6ea
|
Update export_src.sh
<a href="https://github.com/TouchInstinct/BuildScripts/issues/276">issue-276</a> Перед экспортом репозитория проверить файлы на невалидные символы в именах
|
2022-12-14 14:09:56 +03:00 |
Ivan Smolin
|
99281d2105
|
Merge pull request #330 from TouchInstinct/feature/makefile_shortcuts
add makefile shortcuts for iOS development
|
2022-12-12 12:11:23 +03:00 |
Ivan Smolin
|
c4b340ec44
|
fix Makefile commands
|
2022-12-09 18:21:07 +03:00 |
Ivan Smolin
|
a54982e482
|
add makefile shortcuts for iOS development
|
2022-12-08 19:00:03 +03:00 |
Vladimir Makarov
|
18cf87ea18
|
Merge pull request #328 from TouchInstinct/fix/default_options
`default_options` empty initializer added for correct method running
|
2022-10-19 11:37:08 +05:00 |
Vladimir Makarov
|
8050647847
|
`default_options` empty initializer added for correct method running
|
2022-10-18 19:50:58 +05:00 |
Vladimir Makarov
|
1b8d06cb0d
|
Merge pull request #327 from TouchInstinct/feature/api_key_configuring
API key configuration with environment variable added
|
2022-10-18 00:13:29 +05:00 |
Vladimir Makarov
|
7c22f6e4fc
|
app_store_connect_api_key action calling moved to a separate method, api_key_path used directly
|
2022-10-17 17:47:18 +05:00 |
Vladimir Makarov
|
d924c2a995
|
API key configuration with environment variable added
|
2022-10-17 12:12:23 +05:00 |
Anastasiya97
|
1af248ea15
|
Merge pull request #322 from TouchInstinct/swagger_api_generator_plugin
Add plugin for Swagger Api Generator
|
2022-09-16 11:01:30 +03:00 |
AnastasiyaK97
|
3dfdb3de1e
|
small fixes
|
2022-09-14 19:38:43 +03:00 |
Vladimir Makarov
|
b350383ae7
|
Merge pull request #324 from TouchInstinct/fix/api_codegen
API Generator codegen fixed
|
2022-09-06 13:49:45 +05:00 |
Vladimir Makarov
|
120551da8f
|
`is_api_spec_under_source_control` method rewritten to return a bool value
|
2022-09-06 13:39:11 +05:00 |
Vladimir Makarov
|
65a5af2e31
|
API Generator codegen fixed
|
2022-09-05 23:46:34 +05:00 |
AnastasiyaK97
|
f389e6d806
|
Add plugin for Swagger Api Generator
|
2022-08-24 18:34:25 +03:00 |
Vladimir Makarov
|
8e13458c7f
|
Merge pull request #320 from TouchInstinct/feature/xmx_update
API Generator `-Xmx` parameter updated to 12Gb
|
2022-08-19 21:00:43 +05:00 |
Vladimir Makarov
|
3f7c655c8e
|
API Generator `-Xmx` parameter updated to 12Gb
|
2022-08-19 20:51:28 +05:00 |
Ivan Smolin
|
732df3171f
|
Merge pull request #319 from TouchInstinct/feature/api_gen_update
update api_generator to support JDK 16+ and git-less run check
|
2022-08-08 12:03:07 +03:00 |
Ivan Smolin
|
e082796930
|
update api_generator to support JDK 16+ and git-less run check
|
2022-08-08 11:27:06 +03:00 |
Александр
|
44a7fd7f48
|
Merge pull request #316 from TouchInstinct/multiple_files
Add multiple files generation optional flag
|
2022-08-02 15:55:14 +03:00 |
Aleksandr Shushkov
|
47a67edfff
|
Add emply line
|
2022-08-02 15:50:52 +03:00 |
Aleksandr Shushkov
|
021e4f410e
|
Removed rendundant notice
|
2022-08-02 15:49:11 +03:00 |
Aleksandr Shushkov
|
fa8322b142
|
Change single file flag using
|
2022-08-02 15:48:09 +03:00 |
Aleksandr Shushkov
|
8f4e64bc86
|
Add multiple files generation optional flag
|
2022-08-02 10:28:05 +03:00 |
Ivan Smolin
|
76ac52accf
|
Merge pull request #315 from TouchInstinct/feature/support_inheritance_in_xcconfig_options
support inheritance in xcconfig options
|
2022-07-18 16:29:37 +03:00 |
Ivan Smolin
|
b908265a3e
|
support inheritance in xcconfig options
|
2022-07-18 15:30:21 +03:00 |
Ivan Smolin
|
fe8f581c48
|
Merge pull request #312 from TouchInstinct/feature/build_logs_in_project_folder
add buildlog_path, speed up pod resolution, update build options helper submodule
|
2022-06-17 09:52:42 +03:00 |
Ivan Smolin
|
2e08a7c062
|
add buildlog_path, speed up pod resolution, update build options helper submodule
|
2022-06-17 09:35:06 +03:00 |
Kirill Nayduik
|
2753812843
|
Merge pull request #311 from TouchInstinct/migrate_to_maven_central
Migrate to maven central
|
2022-05-11 13:59:48 +03:00 |
Kirill Nayduik
|
c985b62bf0
|
Revert disabling Android Linter
|
2022-05-11 13:58:56 +03:00 |
Kirill Nayduik
|
5ad312828c
|
Migrate from jCenter to MavenCentral
|
2022-05-11 13:40:07 +03:00 |