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

Find manifest for download by tags instead of commits #14025

Merged
merged 1 commit into from
Nov 22, 2018

Commits on Nov 21, 2018

  1. Find manifest for download by tags instead of commits

    This makes it possible to use `./wpt manifest` on a checkout that is
    more than 50 commits behind master. The downside is that it will require
    more network requests if the most recent tag/tags don't have releases
    uploaded.
    
    Add more warnings to make it clearer why it goes wrong when it does.
    foolip committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    948619e View commit details
    Browse the repository at this point in the history