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.88k stars 894 forks source link

ci: Nightly build failure on `develop` #3907

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 4 months ago

GitHub Actions workflow Run nightly tests on Kedro #262 failed.

github-actions[bot] commented 4 months ago

GitHub Actions workflow Run nightly tests on Kedro #264 failed.

github-actions[bot] commented 3 months ago

GitHub Actions workflow Run nightly tests on Kedro #273 failed.

github-actions[bot] commented 2 months ago

GitHub Actions workflow Run nightly tests on Kedro #295 failed.

github-actions[bot] commented 2 months ago

GitHub Actions workflow Run nightly tests on Kedro #299 failed.

github-actions[bot] commented 2 months ago

GitHub Actions workflow Run nightly tests on Kedro #300 failed.

merelcht commented 2 months ago

Failure is caused by the lint check on secrets. This was introduced in https://github.com/kedro-org/kedro/pull/3707. I see there's a fix for it in #3883. I'll keep an eye on this.