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

Include "build_url" in export v2 #408

Merged
merged 2 commits into from
Nov 26, 2019
Merged

Include "build_url" in export v2 #408

merged 2 commits into from
Nov 26, 2019

Commits on Nov 12, 2019

  1. Include "repository" in export v2

    It's going to be useful to track and display the repository used for a build / analysis. Currently, we display this for "community" builds in the sidebar, but it would be useful to surface this information more generally. 
    
    This commit:
    * adds "--repository" to "augur export v2"
    * imports "repository" from an Auspice config file
    * updates schema-auspice-config-v2 and schema-export-v2 to accommodate the optional "repository" field
    * updates documention in migrating-v5-v6
    trvrb committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    a64f1ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eb423a View commit details
    Browse the repository at this point in the history