This repository was archived by the owner on Sep 30, 2024. It is now read-only.
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
add functionality to not send ping updates to analytics when developing locally #42418
Open
Description
as mentioned on slack, right now the updatecheck client will post actual updates (and the slack channel) even when developing locally with potentially broken pings.
ideally we'd implement some kind of environment variable/detect the env to disable this unless an engineer wants to explicitly test this flow.