elastic / elastic/integrations
_dev folder not allowed for OTel content packs in package spec
Open
bug
Integration:aws_vpcflow_otel
Team:Obs-InfraObs
- Dominant language
- Handlebars
- Stars
- 333
- Forks
- 647
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 225
Description
For https://github.com/elastic/integrations/pull/16969 we want to start committing yaml dashboards to be repo but the dev folder is not allowed in content packs and so our buildkite build fails the main package build
We can obviously change the package spec to allow this but I don't want to require a new package version.
Can you look at the build and figure out if there is something we can do to unblock this? Maybe we can make a change to validation to ignore the folder without having to bump package versions?
Maybe we can make a _yaml folder under dashboards that we unconditionally delete prior to running the build?
Contributor guide
Assessment
This issue has not been assessed yet.