oscript-library / oscript-library/gitsync
gitsync: В некоторых случаях в случае ошибок возвращает код возврат 0, что является ошибкой
Open
Nobody has claimed this yet.
techical debt
- Dominant language
- 1C Enterprise
- Stars
- 333
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Исходная задача в другом репо https://github.com/EvilBeaver/oscript-library/issues/18
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 with the linked source task in oscript-library/issues/18, then inspect the gitsync error-handling entry points to identify cases that incorrectly return status 0. Done means those error cases return a nonzero exit code, with behavior aligned to the original task.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100