You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo is a monorepo containing various python packages used by Envoy proxy's CI.
The packages are published independently to pypi.
The current CI workflow for publishing packages is automated such that when a new "release" is created for the repository any of the python packages which have a version (as set in their VERSION) file that is not -dev are published to pypi with the corresponding version.