Skip to content

Toggling behaviour based on the CI variable is a misfeature/regression that I cannot turn off #74

@aiven-amartin

Description

@aiven-amartin

#71 Introduced the requirement that the env variable CI be set to true for metrics to be collected. This is a non-buildkite namespace variable that I do not want to blindly introduce into all of my calling contexts. Having a valid BUILDKITE_ANALYTICS_TOKEN variable should be sufficient to guard whether the user intends for metrics to be exported using that credential. Ideally 71 would be reverted and/or allow users without it set to behave as before, and only respect explicit CI=false. Even then, non-prefixed variables really don't play nicely ever, and especially not in a generic CI/build toolchain.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions