Skip to content

Deactivate Mixpanel for CI #224

Description

@BrandiATMuhkuh

Is it possible to deactivate Mixpanel sending data on CI platforms?

I have implement Mixpanel on our backend and it works all great.
When being on an emulator I send all data to a separate dev project. However, data is also send during CI runs. Which quickly sums up to multiple thousand request.

Sure I can add an IF in front of every single Mixpanel function call, but that seems excessive and not very ergonomic.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions