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

Fix: disable handlebars parsing #692

Merged
merged 2 commits into from
Apr 27, 2021

Conversation

mtojek
Copy link
Contributor

@mtojek mtojek commented Apr 27, 2021

This PR disables handlebars processing as it causes parsing problems due to syntax conflict with Ingest pipelines:

[2021-04-26T22:31:00.877Z] Error: validating data stream failed (path: packages/windows/0.6.0/data_stream/powershell): validating ingest pipeline YAML file failed (path:packages/windows/0.6.0/data_stream/powershell/elasticsearch/ingest_pipeline/default.json): parsing handlebars syntax failed (path: packages/windows/0.6.0/data_stream/powershell/elasticsearch/ingest_pipeline/default.yml): Parse error on line 107:
[2021-04-26T22:31:00.877Z] Expecting ID, got: 'Number{"0"}' accessing config

(source: elastic/package-storage#1211)

@mtojek mtojek requested a review from marc-gr April 27, 2021 10:16
@mtojek mtojek self-assigned this Apr 27, 2021
@mtojek mtojek requested a review from ruflin April 27, 2021 10:18
@elasticmachine
Copy link

elasticmachine commented Apr 27, 2021

💚 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

Expand to view the summary

Build stats

  • Build Cause: Pull request #692 updated

  • Start Time: 2021-04-27T10:18:47.043+0000

  • Duration: 6 min 55 sec

  • Commit: 29e215e

Test stats 🧪

Test Results
Failed 0
Passed 177
Skipped 0
Total 177

Trends 🧪

Image of Build Times

Image of Tests

@mtojek mtojek merged commit 20c9171 into elastic:master Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants