Skip to content

Move analytics.proto to its own repo and allow it to be a python dependency instead of checked in code #69

@bmbouter

Description

@bmbouter

Right now the built analaytics.proto is built and then checked in to both this repo and pulpcore. It should instead be consumed as a python module that is received via PyPI.

To do this:

  1. The analytics.proto should be moved to its own repo.
  2. That repo should have CI that builds the protobuf python bindings
  3. Publish the build bindings to PyPI via a date-based string

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions