oscript-library / oscript-library/gitsync
Добавить зависимости от последних версий пакетов в packagedef
Nobody has claimed this yet.
- Dominant language
- 1C Enterprise
- Stars
- 333
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Добавить зависимости от последних версий пакетов в packagedef
для исключения проблем обновления на новые версии у пользователей старых версий.
Например, когда требуется отдельно обновлять gitrunner, как например, в https://github.com/EvilBeaver/OneScript/issues/585
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
Locate the packagedef file and review how package dependencies are currently declared. Compare the existing declarations with the update scenario described in issue #585; the work is done when dependencies allow users of older versions to update required packages independently without the reported problem.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100