oscript-library / oscript-library/gitsync
Не очищается каталог временных файлов при работе с хранилищем расширений.
Nobody has claimed this yet.
- Dominant language
- 1C Enterprise
- Stars
- 333
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Описание ошибки
Не очищается каталог временных файлов при работе с хранилищем расширений.
Сценарий воспроизведения
- Выполнить sync с указанием временного каталога %GITSYNC_TEMP% и хранилища расширений
- Временный каталог не очищается после синхронизации
Ожидаемое поведение если бы ошибки не было
Каталог указанный в %GITSYNC_TEMP% очищается
Окружение:
- Версия Gitsync 3.0.0
- Версия OScript 1.0.21
Дополнительный контекст
Я так понимаю аналогично #60
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.
Research direction
Start by reproducing the sync scenario with %GITSYNC_TEMP% and the extensions storage, using the versions listed in the issue. Trace the sync flow to identify where temporary files are created and whether cleanup is attempted. Done means the directory specified by %GITSYNC_TEMP% is empty after synchronization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100