-
Notifications
You must be signed in to change notification settings - Fork 19
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
Add YML configuration parsing #71
Labels
Comments
cosmingrz
added a commit
that referenced
this issue
Mar 11, 2017
cosmingrz
added a commit
that referenced
this issue
Mar 11, 2017
cosmingrz
added a commit
that referenced
this issue
Mar 11, 2017
cosmingrz
added a commit
that referenced
this issue
Mar 11, 2017
- Treat some edge cases - Repair `convert_cf_to_yaml.py` script - Make tests able to run with both setups (yaml and standard configs) - Treat `.yml` as `.pre` and `.yaml` as `.cf` files for conversion and parse script
cosmingrz
added a commit
that referenced
this issue
Mar 11, 2017
- Adjust `.travis.yml` to run tests under both types of configurations
cosmingrz
added a commit
that referenced
this issue
Mar 11, 2017
cosmingrz
added a commit
that referenced
this issue
Mar 11, 2017
cosmingrz
added a commit
that referenced
this issue
Mar 11, 2017
cosmingrz
added a commit
that referenced
this issue
Mar 11, 2017
cosmingrz
added a commit
that referenced
this issue
Mar 11, 2017
cosmingrz
added a commit
that referenced
this issue
Mar 11, 2017
cosmingrz
added a commit
that referenced
this issue
Mar 11, 2017
cosmingrz
added a commit
that referenced
this issue
Mar 11, 2017
…e tests are running by default using USE_YAML=0
cosmingrz
added a commit
that referenced
this issue
Mar 13, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should add a new configuration mode for parsing rules that is more easily parsed and is a standing standard YML, e.g. a GTUBE rule:
Would become:
results
dictionary that we generate in the parser that is required by the rulesetUSE_PICKLES
flag.The text was updated successfully, but these errors were encountered: