You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For #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?