Closed noklam closed 5 months ago
I'm actually thinking we should just remove the micropkg
feature all together. When things were broken nobody reported it and we don't get a lot of questions about micropackaging. It seems that most users don't even know this exists..
@merelcht I have been asking about this so I am all for it😄
I'm actually thinking we should just remove the micropkg feature all together.
We decided in #3750 to deprecate kedro micropkg
so we will not do this.
Description
Find many things while reviewing https://github.com/kedro-org/kedro/pull/2856#pullrequestreview-1561462245 I am trying new format to explain things. https://asciinema.org/a/600655
Context
What's the expect workflow with micropkg? Things has changed and
micropkg
has not caught up. I notice a few things due to new featuresconfig
but notconf
and why it works? https://github.com/kedro-org/kedro/tree/main/kedro/templates/pipeline/%7B%7B%20cookiecutter.pipeline_name%20%7D%7D/config/parametersSteps to Reproduce
I expect this should work but it doesn't
kedro micropkg package pipelines.nok
kedro run --pipeline <package> or
python -m package`Expected Result
Actual Result
Your Environment
pip show kedro
orkedro -V
):python -V
):