-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolve 'latest' to tag early and don't use official zipball URL
Add GitHubClient.get_latest_tag_name() This massively simplifies code paths and doesn't require SubsetMerger.download_for_subsetting to have to do more than it should This also allows us to know the name of the top level folder within the zip file in all scenarios download_for_subsetting code is now a fair bit simpler and far more similar to before the ref feature was added
- Loading branch information
Showing
2 changed files
with
28 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters