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

Add inspector resolve-git-repo command #336

Merged
merged 2 commits into from
Dec 8, 2024

Conversation

ethanjli
Copy link
Member

@ethanjli ethanjli commented Dec 8, 2024

This PR adds a inspector resolve-git-repo subcommand which takes a git_repo_path@version_query argument, downloads a copy of the specified git repository to the Forklift cache's collection of local mirrors of git repositories, and attempts to resolve the specified version query into a version/pseudoversion string. This change is in support of forklift-run/pallet-example-layered#2 .

@ethanjli ethanjli added this pull request to the merge queue Dec 8, 2024
Merged via the queue into main with commit 069987b Dec 8, 2024
4 checks passed
@ethanjli ethanjli deleted the feature/resolve-version-queries branch December 8, 2024 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant