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

Add travis file to run checks #1

Merged
merged 1 commit into from
May 25, 2018
Merged

Conversation

ruflin
Copy link
Member

@ruflin ruflin commented May 24, 2018

These checks ensures that all generated files are always up-to-date and follow formatting rules.

Further changes:

  • Add dependencies in travis file
  • Reorganize check to first run fmt and then check for the diff
  • Fix reading directories to be sorted as otherwise not same order on all OS.
  • Remove old commands used for python 3.
  • Update make setup command

robgil pushed a commit to robgil/ecs that referenced this pull request May 24, 2018
This PR is intended to provide a foundation for all upcoming work on the Elastic Common Schema. It contains some examples schemas,  a script to generate the docs out of this example schema and a basic README.md.

All follow up work will happen in PRs and work can be tracked in Github issue.
These checks ensures that all generated files are always up-to-date and follow formatting rules.

Further changes:
* Add dependencies in travis file
* Reorganize check to first run fmt and then check for the diff
* Fix reading directories to be sorted as otherwise not same order on all OS.
* Remove old commands used for python 3.
* Update `make setup` command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants