Ivan Smolin
|
565279ef75
|
fix: You can't use 'build_number' and 'ipa' options in one run.
|
2024-01-31 13:47:24 +03:00 |
Ivan Smolin
|
66f4df9425
|
Merge pull request 'fix syntax issue in swiftlint script' (#19) from fix/syntax_issue_in_swiftlint_script into master
Reviewed-on: #19
|
2024-01-29 16:50:32 +03:00 |
Ivan Smolin
|
5a663334f0
|
fix syntax issue in swiftlint script
|
2024-01-29 16:40:50 +03:00 |
Ivan Smolin
|
ccd4df9314
|
Merge pull request 'add SubmitForReview command lane' (#18) from feature/app_store_submit_for_review_command into master
Reviewed-on: #18
|
2024-01-29 16:28:02 +03:00 |
Ivan Smolin
|
d900c5b9ad
|
add SubmitForReview command lane
|
2024-01-26 14:58:40 +03:00 |
Ivan Smolin
|
1160ea6320
|
Merge pull request 'feature/separate_actions' (#17) from feature/separate_actions into master
Reviewed-on: #17
|
2024-01-22 13:19:19 +03:00 |
Ivan Smolin
|
e732e16d21
|
separate SyncCodeSigning to multiple actions
|
2024-01-22 10:58:29 +03:00 |
Bogdan Terehov
|
abe62fca64
|
Merge pull request 'fix: поправил ссылки в README.md' (#16) from fix/build_script_url into master
Reviewed-on: #16
|
2024-01-18 15:05:08 +03:00 |
Bogdan Terehov
|
7f7d535ca5
|
fix: поправил ссылки
|
2024-01-18 14:31:39 +03:00 |
Ivan Smolin
|
e54d505272
|
Merge pull request 'fix errors during make init call' (#15) from feature/make_init_fixes into master
Reviewed-on: #15
|
2024-01-18 14:09:47 +03:00 |
Ivan Smolin
|
70c2899bf0
|
Merge pull request 'use xcodes for Xcode version selection' (#14) from feature/xcode_version_selection_via_xcodes into master
Reviewed-on: #14
|
2024-01-18 14:08:39 +03:00 |
Ivan Smolin
|
434c4f4e6a
|
fix errors during make init call
|
2024-01-18 09:54:51 +03:00 |
Ivan Smolin
|
e44811d1b7
|
remove unused actions and methods
|
2024-01-17 12:25:46 +03:00 |
Ivan Smolin
|
eaad4027c6
|
use xcodes for Xcode version selection
|
2024-01-16 11:09:06 +03:00 |
Ivan Smolin
|
5be3987ea3
|
Merge pull request 'Shell scripts updates to cpd, api-generator and bootstrap' (#13) from feature/cpd_update into master
Reviewed-on: #13
|
2024-01-15 15:35:39 +03:00 |
Ivan Smolin
|
f8865b3232
|
add --skip-lexical-errors for pmd cpd
report error on api generator run failure
add bootstrap scripts for code lint
|
2023-12-29 18:44:05 +05:00 |
Nikita Mikryukov
|
4dfed1b2a8
|
Merge pull request 'Updated repositories link' (#9) from fix/update_links into master
Reviewed-on: #9
|
2023-05-29 11:39:51 +03:00 |
Nikita Mikryukov
|
c841e48516
|
changed https link to ssh
|
2023-05-29 09:55:50 +03:00 |
Nikita Mikryukov
|
3e249eae3d
|
updated repositories link
|
2023-05-29 09:28:27 +03:00 |
Ivan Smolin
|
318e0ce021
|
Merge pull request 'exclude playground app from lint, add make gen command to Makefile' (#7) from feature/exclude_playground_app into master
Reviewed-on: #7
|
2023-05-24 14:37:43 +03:00 |
Ivan Smolin
|
f1fe35d298
|
exclude playground app from lint, add make gen command to Makefile
|
2023-05-24 13:35:01 +03:00 |
Ivan Smolin
|
39109c6e60
|
Merge pull request 'Disable autocorrection by default, make script more independent of environment (SPM support)' (#6) from feature/swiftlint_script_spm_support into master
Reviewed-on: #6
|
2023-05-24 09:26:06 +03:00 |
Ivan Smolin
|
7d3f2794bc
|
simplify temp file creation
|
2023-05-22 11:59:45 +03:00 |
Ivan Smolin
|
b843196f3c
|
Disable autocorrection by default, make script more independent of environment
|
2023-05-19 17:46:45 +03:00 |
Ivan Smolin
|
96f4d38bab
|
Merge pull request 'update SwiftLint config to support latest 0.52.2 version features' (#5) from feature/update_swiftlint into master
Reviewed-on: #5
|
2023-05-19 16:33:34 +03:00 |
Ivan Smolin
|
e3b688639f
|
update SwiftLint config to support latest 0.52.2 version features
|
2023-05-17 16:15:22 +03:00 |
Vladimir Makarov
|
16b6523742
|
Merge pull request '`options[:appName]` for `get_google_services_plist_path` used' (#4) from fix/dsyms_uploading into master
Reviewed-on: #4
|
2023-05-04 22:53:24 +03:00 |
Vladimir Makarov
|
bf2ee40721
|
`options[:appName]` for `get_google_services_plist_path` used
|
2023-05-04 21:42:57 +02:00 |
Vladimir Makarov
|
cd8e8c60e4
|
Merge pull request 'Deprecated `:SyncSymbols` removed, `upload_symbols_to_crashlytics` moved to a common building step, `compileBitcode` removed' (#1) from feature/dsyms_uploading into master
Reviewed-on: #1
|
2023-04-19 16:19:42 +03:00 |
Vladimir Makarov
|
69928bb749
|
Deprecated `:SyncSymbols` removed, `upload_symbols_to_crashlytics` moved to a common building step, `compileBitcode` removed
|
2023-04-19 16:02:00 +03:00 |
Kirill Khoroshkov
|
d6c818370f
|
Merge branch 'codestyle/kotlin' into 'master'
Added kotlin codestyle
See merge request touchinstinct/BuildScripts!6
|
2023-04-13 14:40:14 +00:00 |
KirillKhoroshkov
|
b50ced768e
|
Added trailing comma
|
2023-04-01 19:37:48 +03:00 |
KirillKhoroshkov
|
7c5352e6c9
|
Edited README
|
2023-03-29 00:58:49 +03:00 |
KirillKhoroshkov
|
23fb4371b1
|
Edited README
|
2023-03-29 00:57:20 +03:00 |
KirillKhoroshkov
|
211020a30d
|
Edited README
|
2023-03-28 15:52:48 +03:00 |
KirillKhoroshkov
|
4716bdb131
|
Edited README and removed the old scheme
|
2023-03-28 03:50:35 +03:00 |
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 |