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

Use Github to Check for Current Version #384

Merged
merged 1 commit into from
Mar 19, 2014

Conversation

krkeegan
Copy link
Collaborator

Uses the Github JSON API.

It looks for the highest vd.d tag and declares this the current branch.

The date is not returned in the tag JSON, so this makes a second call to get the specific commit and uses that date as the version date.

Fixes #336

Uses the Github JSON API.

It looks for the highest vd.d tag and declares this the current branch.

The date is not returned in the tag JSON, so this makes a second call to get the specific commit and uses that date as the version date.
krkeegan added a commit that referenced this pull request Mar 19, 2014
Use Github to Check for Current Version
@krkeegan krkeegan merged commit b1ae734 into hollie:master Mar 19, 2014
@krkeegan krkeegan deleted the fix_issue_336 branch June 13, 2014 23:56
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