feat!: migrate to canonical stack — v5.0.0 (Python 3.14, MLflow 3)#121
Conversation
…iff, uv_build), Python 3.14, MLflow 3
Summary of ChangesHello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request significantly upgrades the project's foundational technologies and development workflow. It introduces a new, standardized MLOps stack, updates core dependencies to their latest major versions, and refines the build, testing, and deployment processes. The changes aim to enhance maintainability, leverage modern tooling, and ensure compatibility with the latest ecosystem standards, particularly for Python and MLflow. This migration streamlines development tasks and improves the overall robustness and efficiency of the project. Highlights
New Features🧠 You can now enable Memory (public preview) to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console. Ignored Files
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize the Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counterproductive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here. Footnotes
|
|
Warning Gemini encountered an error creating the review. You can try again by commenting |
What
Migrate to the canonical fmind stack and bump to v5.0.0.
Why
Adopt current standards (mise, lefthook, ty, dprint, git-cliff, uv_build) and the latest majors (Python 3.14, MLflow 3.14, pandas 2.3, scikit-learn 1.9, pandera 0.32).
How
name=/validate_evaluation_results; sklearn__sklearn_tags__; MLflow-3 file-store opt-in.Test plan
mise run format/check/testgreen (45 passed, 100% coverage), docker image builds+runs, live MLflow Projects run succeeds.