composer / composer/satis

Check for vcs tag when scanning path for packages

Open
#714 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
PHP
Stars
3.3k
Forks
530
Avg merge
6h 53m
Merged PRs (30d)
13

Description

**Is your feature request related to a problem? Please describe.**
I manage 100+ private packages and having to specify them individually in `statis.json` is a chore in and of itself.

**Describe the solution you'd like**
Since the behavior for a `path` repository is to scan for packages, I think it is helpful to further check if it is also a vcs with a tag and utilize the tag as version. This could be an additional flag so that we can retain the current `path` behavior

**Describe alternatives you've considered**
I could scan the repos and generate the json for `satis.json`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.