aminghadersohi commented on PR #37973: URL: https://github.com/apache/superset/pull/37973#issuecomment-3923421051
**Note on CI failures**: The 2 red checks (`check-python-deps` and `docker-build (lean)`) are expected and temporary. Both are caused by the git dependency on the [FAB feature branch](https://github.com/dpgaspar/Flask-AppBuilder/pull/2431): - `check-python-deps` — CI re-compiles from `pyproject.toml` and resolves to `flask-appbuilder==5.1.0` (PyPI), which doesn't match our git ref - `docker-build (lean)` — The lean Docker image doesn't have `git` installed, so it can't clone the git dependency Both will resolve once the FAB PR is merged and released to PyPI. All other 68 checks pass. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
