Open
Description
Overview
Currently, the build_whl workflow is only reusable within the context of the Kolibri repository.
It also does not fully encompass the functionality of the buildkite workflow, which allows for customization via environment variables.
Description and outcomes
The workflow should be updated to allow it to be reused in github actions in other repositories, and to take additional arguments that allow for customization of requirements, default plugins, and default settings.