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

Partially working example of getting volo.url from package.json for private repos #162

Closed
wants to merge 2 commits into from

Conversation

plumlee
Copy link

@plumlee plumlee commented May 24, 2013

Getting the package.json works, but may not be idea. May be preferred to just leave existing code as is but add a flag to indicate no package.json could be fetched. Then once the file is downloaded, parse package.json and use volo commands to delete all but the requested file.

I'd be happy to do some of this if you indicate a preferred direction.

… in package.json.

Does NOT work - even if we get the URL, which we can, still must download that file. Going to suggest using volo commands after a full download to strip out all contents but what is specified.
@jrburke
Copy link
Member

jrburke commented Jun 5, 2013

Related to #156. We talked a bit in person, so I think we ironed out some details on the approach.

On this pull request, it looks like a lot has changed in the file, but I suspect some of it is just whitespace changes. So when looking at another pull request, try to limit the changes to code changes, or if there is an issue with the repo setup, let me know so we can avoid wading through whitespace changes.

Going to close this pull request for now, in favor of doing the full approach we talked about in person, and we will track that work with #156.

@jrburke jrburke closed this Jun 5, 2013
@plumlee
Copy link
Author

plumlee commented Jun 6, 2013

Apologies - we have present style at work and I always forget to turn that off in my editor when doing pull request changes. I updated #156 as well.

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