[Stack Monitoring] Support automatic update of stack version dependencies #4013
Labels
Team:Infra Monitoring UI - DEPRECATED
Label for the Infrastructure Monitoring UI team. - DEPRECATED - Use Team:obs-ux-infra_services
PRs like #3993 introduce our own stack components as testing dependencies for our packages.
For the moment, I suspect we'll have to manually keep the version updated, or use a moving target like master-SNAPSHOT.
Ideally we'd have something similar to whatever opens PRs like elastic/beats#32720 that update the version when a snapshot gets fully built.
That way we have a forcing function to keep things up to date, but any failures introduced by new stack versions won't cause the main branch of this repo to start failing (only the "bump" PR should fail).
The text was updated successfully, but these errors were encountered: