Skip to content
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

Remove DeprecatedClassMeta in favor of getattr #2724

Merged
merged 4 commits into from
Jun 28, 2023

Commits on Jun 28, 2023

  1. Complete build requirements

    Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
    astrojuanlu committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    44c8ea6 View commit details
    Browse the repository at this point in the history
  2. Add timeout for e2e process waiting

    Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
    astrojuanlu committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    06d7a1d View commit details
    Browse the repository at this point in the history
  3. 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>
    deepyaman authored and astrojuanlu committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    31f51e6 View commit details
    Browse the repository at this point in the history
  4. Ignore deprecation warnings in our own code

    Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
    astrojuanlu committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    17c7e2f View commit details
    Browse the repository at this point in the history