oscript-library / oscript-library/gitsync
Неработоспособность всего приложения при ошибке в плагине
Open
@dmpas is already working on this.
Since Apr 7, 2026.
- Dominant language
- 1C Enterprise
- Stars
- 333
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Описание ошибки
Если в каталоге плагинов один из активных плагинов содержит ошибку, то прерывается выполнение гистинка целиком. То есть нет даже возможности очистить каталог плагинов командой гитсинка.
Windows 10 v1909
oscript 2.0.1
gitsync 3.7.3
gitsync-plugins 2.0.3
https://github.com/oscript-library/gitsync/blob/develop/src/cmd/gitsync.os#L96
Шаги воспроизведения:
- Установить oscript, gitsync, плагины, активировать какой-нибудь плагин
- Зайти в каталог плагинов, сломать плагин, активированный в п1: сделать синтаксическую ошибку в модулях
- запустить гитсинк
- Увидеть текст ошибки
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.