-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI is broken #137
Labels
bug
Something isn't working
Comments
Root cause: kedro-starters/pyspark-iris/{{ cookiecutter.repo_name }}/conf/base/catalog.yml Lines 97 to 103 in 2d86c0f
and |
In progress at kedro-org/kedro#2724 |
Test: gh-138 |
astrojuanlu
pushed a commit
to kedro-org/kedro
that referenced
this issue
Jun 27, 2023
Fix kedro-org/kedro-starters#137 Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
astrojuanlu
pushed a commit
to kedro-org/kedro
that referenced
this issue
Jun 27, 2023
Fix kedro-org/kedro-starters#137 Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
astrojuanlu
pushed a commit
to kedro-org/kedro
that referenced
this issue
Jun 28, 2023
Fix kedro-org/kedro-starters#137 Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
astrojuanlu
pushed a commit
to kedro-org/kedro
that referenced
this issue
Jun 28, 2023
Fix kedro-org/kedro-starters#137 Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
debugger24
pushed a commit
to debugger24/kedro
that referenced
this issue
Jun 28, 2023
* Complete build requirements Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com> * Add timeout for e2e process waiting Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com> * Remove DeprecatedClassMeta in favor of getattr Fix kedro-org/kedro-starters#137 Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com> * Ignore deprecation warnings in our own code Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com> --------- Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com> Co-authored-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com> Co-authored-by: Deepyaman Datta <deepyaman.datta@utexas.edu> Signed-off-by: debugger24 <rahulcomp24@gmail.com>
astrojuanlu
added a commit
to kedro-org/kedro
that referenced
this issue
Jun 28, 2023
* FIX: Typo in cli help Signed-off-by: debugger24 <rahulcomp24@gmail.com> * Make GitPod works (#2688) * update base image Signed-off-by: Nok <nok.lam.chan@quantumblack.com> * update gitpod image and apt-get Signed-off-by: Nok <nok.lam.chan@quantumblack.com> * update docker Signed-off-by: Nok <nok.lam.chan@quantumblack.com> --------- Signed-off-by: Nok <nok.lam.chan@quantumblack.com> Signed-off-by: debugger24 <rahulcomp24@gmail.com> * Remove `DeprecatedClassMeta` in favor of `getattr` (#2724) * Complete build requirements Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com> * Add timeout for e2e process waiting Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com> * Remove DeprecatedClassMeta in favor of getattr Fix kedro-org/kedro-starters#137 Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com> * Ignore deprecation warnings in our own code Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com> --------- Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com> Co-authored-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com> Co-authored-by: Deepyaman Datta <deepyaman.datta@utexas.edu> Signed-off-by: debugger24 <rahulcomp24@gmail.com> --------- Signed-off-by: debugger24 <rahulcomp24@gmail.com> Signed-off-by: Nok <nok.lam.chan@quantumblack.com> Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com> Co-authored-by: Nok Lam Chan 陳諾林 <nok.lam.chan@quantumblack.com> Co-authored-by: Deepyaman Datta <deepyaman.datta@utexas.edu> Co-authored-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#136 made a one character change in the
README
but there were some test failures.https://app.circleci.com/pipelines/github/kedro-org/kedro-starters/618/workflows/687e92b1-d6d7-41e1-9348-dc8566bb9c39/jobs/6650
This is the error:
The text was updated successfully, but these errors were encountered: