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

feat: Upgrading python version to 3.11, adding support for 3.11 as well. #4159

Commits on Apr 29, 2024

  1. Upgrading python version to 3.11, adding support for 3.11 as well.

    Signed-off-by: Lokesh Rangineni <lokeshforjava@gmail.com>
    lokeshrangineni committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    7807c97 View commit details
    Browse the repository at this point in the history
  2. Upgrading python version to 3.11, adding support for 3.11 as well.

    Signed-off-by: Lokesh Rangineni <lokeshforjava@gmail.com>
    lokeshrangineni committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1f1f56f View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. chore: Bump macOS runners to macos-13 (feast-dev#4152)

    bump macos runner to 13
    
    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    
    Signed-off-by: Lokesh Rangineni <lokeshforjava@gmail.com>
    tokoko authored and lokeshrangineni committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a65433f View commit details
    Browse the repository at this point in the history
  2. chore: Use pixi to lock python dependencies in a single command (feas…

    …t-dev#4114)
    
    use pixi to lock python dependencies in a single command
    
    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    
    Signed-off-by: Lokesh Rangineni <lokeshforjava@gmail.com>
    tokoko authored and lokeshrangineni committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3d03348 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a092e9 View commit details
    Browse the repository at this point in the history
  4. Trying to fix the lint error after python upgrade. -

    error: Call to abstract method "__init__" of "Provider" with trivial body via super() is unsafe  [safe-super]
    
    Signed-off-by: Lokesh Rangineni <lokeshforjava@gmail.com>
    lokeshrangineni committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a53708e View commit details
    Browse the repository at this point in the history
  5. Adding only the integration tests to run on 3.11

    Signed-off-by: Lokesh Rangineni <lokeshforjava@gmail.com>
    lokeshrangineni committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f4750c2 View commit details
    Browse the repository at this point in the history