Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Переопределение настроек параметров запуска Vanessa Automation #1609

Closed
akademik1986 opened this issue Apr 20, 2022 · 2 comments
Labels
question Further information is requested

Comments

@akademik1986
Copy link
Contributor

На текущий момент нигде не описан механизм переопределения настроек параметров запуска Vanessa Automation.
Например, в разных pipeline нужно использовать один и тот же файл настроек, но с разными отборами по СписокТеговИсключение и СписокТеговОтбор. Нет примеров как это сделать через командную строку, учитывая также , что это массив тегов. Прошу описать это в документации и для оперативности привести пример тут в issue. Спасибо.

@Pr-Mex Pr-Mex added the question Further information is requested label Apr 21, 2022
@Pr-Mex
Copy link
Owner

Pr-Mex commented Apr 21, 2022

Я думаю через командную строку можно переопределить простые переменные.
А СписокТеговИсключение и СписокТеговОтбор это массивы в json. Для них, видимо, надо делать доработку.

@Pr-Mex
Copy link
Owner

Pr-Mex commented Apr 23, 2022

@akademik1986
Исправил проблемы с переопределением параметров в командной строке.
Добавил описание как надо передавать параметры тут, внизу страницы
https://github.com/Pr-Mex/vanessa-automation/blob/develop/docs/CommandSetting.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants