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

feat: add HostedGitInfo.fromManifest #288

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ljharb
Copy link

@ljharb ljharb commented Dec 16, 2024

This encapsulates the logic used in npm repo

Per Slack discussion. Once this is published and updated in the cli, I'll happily adapt the npm repo code to use this method.

The method will either return a HGI instance, a string URL, or null.

@ljharb ljharb requested a review from a team as a code owner December 16, 2024 23:38
@ljharb ljharb marked this pull request as draft December 17, 2024 00:25
@ljharb ljharb marked this pull request as ready for review December 17, 2024 00:53
@ljharb
Copy link
Author

ljharb commented Dec 17, 2024

Yay! When do you think this can go out in a semver-minor? (obv it'll still need CI to run)

This encapsulates the logic used in `npm repo`
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.

2 participants