kedro-org / kedro

Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, and modular.
https://kedro.org
Apache License 2.0
9.49k stars 874 forks source link

Release `kedro` 0.19.4 #3768

Closed merelcht closed 2 months ago

merelcht commented 3 months ago

Description

Release Kedro 0.19.4

Blockers

ankatiyar commented 3 months ago

Also https://github.com/kedro-org/kedro-starters/pull/212

Lasica commented 3 months ago

I'd fix the small issues within kedro starters before next release:

^ Is what I've found. I'll prepare a PR fixing these issues this week. I'd also consider adding pre-commit config to the starter, as it's already recommended way to work tools like ruff and mentioned in the docs. - maybe I'll add separate issue for this.

I won't open issues for all of those, I've opened one #3774

noklam commented 3 months ago

I added https://github.com/kedro-org/kedro/issues/3708 - not absolutely blocking but we would like to send some changes before release because it seems that robots.txt only get updated on new release.