oscript-library / oscript-library/opm

WIP. Получение пакетов из github/releases

Open
#99 14 comments 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.