Skip to content

Feature request: store "installed from CI" in the BigTable #9

@Zac-HD

Description

@Zac-HD

Like many other maintainers, I'd love to know how many of my package installs are from CI vs. other use-cases in order to get a better estimate of how many people use Hypothesis. (as a testing tool the CI download stats are useful to decide on e.g. supported versions, but much less useful for counting users)

I was pleasantly surprised when my background reading shows that pip already does some auto-detection of CI and includes that in the user-agent (pypa/pip#6273), and that it's already handled by linehaul (#46)...

So all that's left is to actually store that data ala pypi/linehaul#46 (comment), so that we can query it later!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions