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

Improve examples & related tests #7773

Merged
merged 7 commits into from
Jul 17, 2019

Commits on Jul 16, 2019

  1. [WiP] improve load_examples

    related to apache#7472, longer term we will generate the examples by exporting
    them into tarball as in apache#7472. In the meantime, we need this subset of
    the features:
    
    * allowing specifying an alternate database connection for examples
    * allowing a --only-metadata flag to `load_examples` to load only
      dashboard and chart definitions, no actual data is loaded
    mistercrunch committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    f8e49eb View commit details
    Browse the repository at this point in the history
  2. Improve logging

    mistercrunch committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    999bc38 View commit details
    Browse the repository at this point in the history
  3. Rename data->examples

    mistercrunch committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    79c6d93 View commit details
    Browse the repository at this point in the history
  4. Load only if not exist

    mistercrunch committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    625e013 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    146f599 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. fix build

    mistercrunch committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    4ca819d View commit details
    Browse the repository at this point in the history
  2. set published to true

    mistercrunch committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    29068a7 View commit details
    Browse the repository at this point in the history