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
In the case where a package references a stream that doesn't exist, the linter should error if the {stream}.yml.hbs file doesn't exist. Similarly, if no streams are defined, the linter should error if the stream.yml.hbs default file doesn't exist.
This will prevent invalid packages from making their way to Fleet, though we'll also be adding some validation on Fleet's end to make sure this doesn't cause crashes.