Sebastian Luna-Valero
Sebastian Luna-Valero
@conda-forge-admin, please ping team
Hi @dopplershift Could you confirm whether this recipe can be merged, please? Best regards, Sebastian
Update: testing version `v0.9.2` of [openEO](https://github.com/Open-EO/openeo-python-client/releases/tag/v0.9.2) python client on Windows produces: ``` FAILED tests/test_util.py::test_get_user_config_dir - AssertionError: assert ... FAILED tests/test_util.py::test_get_user_data_dir - AssertionError: assert Wi... FAILED tests/rest/auth/test_cli.py::test_paths - AssertionError: assert '/aut......
Update: testing version `v0.10.0` on Windows produces: ``` FAILED tests/test_config.py::test_get_user_config_dir - AssertionError: asser... FAILED tests/test_config.py::test_get_user_data_dir - AssertionError: assert ... FAILED tests/test_config.py::test_get_config_verbose[print-False-True] - re.e... FAILED tests/test_config.py::test_get_config_verbose[print-True-True] - re.er... FAILED tests/test_config.py::test_get_config_verbose[auto-False-False] -...
Update: testing version `v0.10.1` on Windows produces: ``` FAILED tests/test_config.py::test_get_user_config_dir - AssertionError: asser... FAILED tests/test_config.py::test_get_user_data_dir - AssertionError: assert ... FAILED tests/test_config.py::test_get_config_verbose[print-False-True] - re.e... FAILED tests/test_config.py::test_get_config_verbose[print-True-True] - re.er... FAILED tests/test_config.py::test_get_config_verbose[auto-False-False] -...
Below are the[ results](https://github.com/conda-forge/staged-recipes/pull/15717/checks) of the tests for `v0.11.0`. Linux tests are now failing with: ``` FAILED tests/udf/test_xarraydatacube.py::test_save_load_dtype_int64[netcdf] ``` OSX tests are now failing with: ``` FAILED tests/udf/test_xarraydatacube.py::test_save_load_dtype_int64[netcdf] ``` Windows...
Below are the [results](https://dev.azure.com/conda-forge/84710dde-1620-425b-80d0-4cf5baca359d/_build/results?buildId=567135) of the tests for `v0.12.0`. Linux tests: ``` FAILED tests/udf/test_xarraydatacube.py::test_save_load_dtype_int64[netcdf] ``` OSX tests: ``` FAILED tests/udf/test_xarraydatacube.py::test_save_load_dtype_int64[netcdf] ``` Windows tests: ``` FAILED tests/test_config.py::test_get_user_config_dir - AssertionError: asser... FAILED...
The results for the tests for `v0.12.1` are the same as for `v0.12.0`
Tests results for `v0.13.0` are the same as for `v0.12.0`.
Hi, Then, after configuring OIDC, the minio admin cannot log back in via the web console (since it's using local credentials). The only solution at the moment is to fall...