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

[FEAT] При сборке cf/cfe указывать номер версии в сохраняемом файле согласно шаблона #558

Closed
yukon39 opened this issue Apr 21, 2023 · 0 comments · Fixed by #559
Labels
Milestone

Comments

@yukon39
Copy link
Contributor

yukon39 commented Apr 21, 2023

При выполнении команд compile/compileexttocfe при указании в имени сохраняемого файла шаблона $version подставлять вместо него версию конфигурации/расширения.

Пример:
vrunner compile --src src/cf --out myconf_$version.cf будет сохранен файл конфигурации myconf_1.2.3.4.cf

Цель:
Формирование уникального имени артефакта при множественных сборках конфигурации/расширения, в т.ч. в условиях CI/CD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants