Skip to content

Add travis file to run checks#1

Merged
andrewkroh merged 1 commit intoelastic:masterfrom
ruflin:add-travis
May 25, 2018
Merged

Add travis file to run checks#1
andrewkroh merged 1 commit intoelastic:masterfrom
ruflin:add-travis

Conversation

@ruflin
Copy link
Copy Markdown
Contributor

@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
@ruflin ruflin added the review label May 25, 2018
@ruflin ruflin requested a review from andrewkroh May 25, 2018 13:14
@andrewkroh andrewkroh merged commit ca691df into elastic:master May 25, 2018
@Aqualie Aqualie mentioned this pull request Dec 17, 2019
colleenmcginnis pushed a commit that referenced this pull request Mar 13, 2025
* delete asciidoc files

* add migrated files

* clean up cross-repo links

* add missing ecs and otel pages

* add mapped_pages

* fix external links

* Update makefile to use docs-builder

Signed-off-by: bmorelli25 <brandon.morelli@elastic.co>

* Remove tabs from ecs-code_signature.md

* Remove tabs from ecs-device.md

* Remove remaining beta tabs

* [work in progress] Migrate docs md generator (#1)

* Update docs generator to markdown

* generate fieldset docs

* Update fieldset formatting

* Update fieldset formatting

* Change otel dir

* Update more formatting

* Include usage in docs

* Update otel docs generation

* update template files to fix images, links, tables

* commit updated markdown files

* fix extra pipe

* fix otel docs formatting

* Update fieldset

* update more formatting

* Update unit tests

* More formatting fixes

* fix usage section in fieldset template

* update nested fieldset

* fix syntax issues causing build errors

* only build ext link if it's needed

* commit generated markdown files

---------

Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co>

* Fix lint errors

* clean up spacing

* commit changes to layout

---------

Signed-off-by: bmorelli25 <brandon.morelli@elastic.co>
Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com>
Co-authored-by: bmorelli25 <brandon.morelli@elastic.co>
Co-authored-by: lcawl <lcawley@elastic.co>
Co-authored-by: Michael Wolf <michael.wolf@elastic.co>
mjwolf added a commit that referenced this pull request Apr 22, 2025
* delete asciidoc files

* add migrated files

* clean up cross-repo links

* add missing ecs and otel pages

* add mapped_pages

* fix external links

* Update makefile to use docs-builder

Signed-off-by: bmorelli25 <brandon.morelli@elastic.co>

* Remove tabs from ecs-code_signature.md

* Remove tabs from ecs-device.md

* Remove remaining beta tabs

* [work in progress] Migrate docs md generator (#1)

* Update docs generator to markdown

* generate fieldset docs

* Update fieldset formatting

* Update fieldset formatting

* Change otel dir

* Update more formatting

* Include usage in docs

* Update otel docs generation

* update template files to fix images, links, tables

* commit updated markdown files

* fix extra pipe

* fix otel docs formatting

* Update fieldset

* update more formatting

* Update unit tests

* More formatting fixes

* fix usage section in fieldset template

* update nested fieldset

* fix syntax issues causing build errors

* only build ext link if it's needed

* commit generated markdown files

---------

Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co>

* Fix lint errors

* clean up spacing

* commit changes to layout

---------

Signed-off-by: bmorelli25 <brandon.morelli@elastic.co>
Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com>
Co-authored-by: bmorelli25 <brandon.morelli@elastic.co>
Co-authored-by: lcawl <lcawley@elastic.co>
Co-authored-by: Michael Wolf <michael.wolf@elastic.co>
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