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

Разделение успешно собранных целей, и целей, которые не удалось собрать #33

Closed
DmitryJustDmitry opened this issue Oct 20, 2022 · 0 comments

Comments

@DmitryJustDmitry
Copy link

  1. Сделать параметр генератора, например "SaveOnlySuccessful"
  2. По умолчанию он должен иметь значение False
  3. То, что удалось собрать, помещать в "success". То что не удалось - в "error" (если SaveOnlySuccessful == false)
  4. Для целей, которые не удалось собрать, помещать рядом лог ошибки сборки, чтобы аналитик мог сразу посмотреть в чем причина ошибки сборки
  5. Добавить этот параметр "SaveOnlySuccessful" сразу в примерный типовой скрипт, который приведён в README
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant