oscript-library / oscript-library/opm
Сделать отдельную библиотеку универсальных тасков для opm
Nobody has claimed this yet.
- Dominant language
- 1C Enterprise
- Stars
- 85
- Forks
- 35
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Нужен набор универсальных тасков для opm
- запуск 1testrunner для тестирования проекта
- запуск 1bdd для прогона всех фич проекта
- запуск 1bdd для прогона одной фичи
- запуск 1bdd для генерации шагов фичи
- создание пакета библиотеки для публикации на хабе
- проверка генерации пакета библиотеки
- проверка установки пакета
- новые шаги ...
Сейчас приходится дублировать набор этих задач в каждом проекте. Причем для разных зада нужен индивидуальный набор задач.
Чтобы не нагружать движок opm, предлагаю выделить отдельную библиотеку opm-tasks
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 requested task categories in this issue and the existing opm task implementations across projects. Define the scope and interface for a separate opm-tasks library, including test-running, BDD, package creation, generation checks, and installation checks. Done means the agreed task set is reusable without duplicating project-specific definitions.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100