elastic / elastic-integration-corpus-generator-tool

Command line tool used for generating events corpus dynamically given a specific integration
Other
22 stars 12 forks source link

Add local-template command #83

Closed endorama closed 1 year ago

endorama commented 1 year ago

This PR adds a new command local-template.

The goal of it is to simplify running the generator with a template in assets/templates by reducing the required knowledge to run such generation and saner defaults.

It uses documented information in "writing templates" file to build relevant paths from only package and dataset information.

It defaults to creating 1 event and using the gotext template.

elasticmachine commented 1 year ago

:green_heart: Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

#### Build stats * Start Time: 2023-03-23T10:26:29.736+0000 * Duration: 3 min 45 sec #### Test stats :test_tube: | Test | Results | | ------------ | :-----------------------------: | | Failed | 0 | | Passed | 85 | | Skipped | 0 | | Total | 85 |

:robot: GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with: - `/test` : Re-trigger the build.