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

Reference data set and generator #63

Commits on Sep 6, 2016

  1. Configuration menu
    Copy the full SHA
    19f7f0d View commit details
    Browse the repository at this point in the history
  2. Placeholder generator and events

    Added obsolete generator script (to be updated) along with dummy events file.
    d-stahl-ericsson committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    7e58ef1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ec0815 View commit details
    Browse the repository at this point in the history
  4. Updated validation script

    The validation script will no longer simply loop over schemas and attempt
    to apply to matching example files. Instead it reads all schemas, then
    reads all examples from all files, including lists of events (as found in
    examples/flows), then attempts to validate them all.
    
    The script also reports warnings for unchecked examples (due to missing
    schemas).
    
    The reason for implementing this change now is to be able to supportdevelopment
    development of large reference data sets.
    d-stahl-ericsson committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    3e04531 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6b7cb3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7c7295 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a82930 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7890571 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a52b66c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4a26289 View commit details
    Browse the repository at this point in the history