oscript-library / oscript-library/opm
WIP. Получение пакетов из github/releases
Nobody has claimed this yet.
- Dominant language
- 1C Enterprise
- Stars
- 85
- Forks
- 35
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Предлагаю добавить функциональность получения пакетов из github/releases
По номерам и версиям тегов.
Как реализовать в packagedef:
Сделать возможность указывать
.ЗависитОт("github.com/oscript-library/opm", "0.3.1")
Или другой гит репозиторий, версию брать из тегов или releases если такие поддреживаются
Contributor guide
No contributing guide indexed for this repository
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 reviewing the packagedef dependency declaration shown in the issue and how opm currently resolves package versions. Then investigate the expected GitHub repository, tag, and releases inputs. Done means the project has a defined way to request a dependency such as github.com/oscript-library/opm at version 0.3.1 and resolve it from supported GitHub metadata.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100