marrrcin
12/06/2022, 8:45 AM0.18.4
is already in PyPI, but starters are not tagged yet, making our CI/CD pipelines fail:
kedro.framework.cli.utils.KedroCliError: Kedro project template not found at git+https://github.com/kedro-org/kedro-starters.git. Specified tag 0.18.4. The following tags are available: 0.17.0, 0.17.1, 0.17.2, 0.17.3, 0.17.4, 0.17.5, 0.17.6, 0.17.7, 0.18.0, 0.18.1, 0.18.2, 0.18.3.Can we expect tagging today? 🤔 Maybe there should be some fallback mechanism for kedro starters to use versioning similar to Python (e.g.
~=0.18.0
but for tags).Merel
12/06/2022, 8:48 AMmarrrcin
12/07/2022, 12:42 PMMerel
12/07/2022, 1:17 PMmarrrcin
12/08/2022, 8:09 AM