oscript-library / oscript-library/opm
opm push должен сам определять файл для публикации, а не требовать указания конкретного файла
Open
Nobody has claimed this yet.
- Dominant language
- 1C Enterprise
- Stars
- 85
- Forks
- 35
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
От указания файла вообще лучше отказаться.
MS VSTS cli.publish сама находит файл с последней версией для публикации и публикует его, ей не требуется указание файла.
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 tracing the opm push command and how it currently receives the publication file. Compare that behavior with the MS VSTS cli.publish behavior described in the issue. Done means opm push identifies the latest-version file itself, publishes it, and no longer requires a specific file argument.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100