Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for vcs tag when scanning path for packages #714

Open
bilogic opened this issue Jan 24, 2023 · 0 comments
Open

Check for vcs tag when scanning path for packages #714

bilogic opened this issue Jan 24, 2023 · 0 comments
Labels

Comments

@bilogic
Copy link

bilogic commented Jan 24, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant