Egor Tolstoy
Egor Tolstoy
The first idea of plugin structure is [described](https://github.com/rambler-digital-solutions/Generamba/blob/develop/docs/2.x/roadmap.md#plugins) in the roadmap. I've taken it from `fastlane`. We'll discuss it in more details during the next meeting. This task includes the...
This task includes the implementation of this logic: ```ruby gen :template_name do set :some_option, '123' any_custom_action(parameter1) end ``` Besides it, we should also handle the case with multiple `gen`'s. We...
Для #16 нужно разработать новый лендинг на Jenkins.
Это связано с тем, что у разных проектов нельзя выделить общие flow. Параметры сборок: - Куда заливать - ftp, фабрик, testflight (выбрать можно только один) - Нужно ли прогонять тесты...
Сейчас переносит из любого.
This task includes the following: - Reuse or migrate the core layer of the main app for tvOSю - Reuse or migrate the necessary components of the service layer of...