fix: core mcp injection and ephemeral envs - #36440
Conversation
|
CodeAnt AI is reviewing your PR. |
Code Review Agent Run #f104b8Actionable Suggestions - 0Review Details
Bito Usage GuideCommands Type the following command in the pull request comment and save the comment.
Refer to the documentation for additional commands. Configuration This repository uses Documentation & Help |
|
CodeAnt AI finished reviewing your PR. |
|
@dpgaspar This workflow is deprecated! Please use the new Superset Showtime system instead:
Processing your ephemeral environment request here. Action: up. More information on how to use or configure ephemeral environments |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #36440 +/- ##
===========================================
+ Coverage 0 67.99% +67.99%
===========================================
Files 0 635 +635
Lines 0 46827 +46827
Branches 0 5082 +5082
===========================================
+ Hits 0 31840 +31840
- Misses 0 13717 +13717
- Partials 0 1270 +1270
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@dpgaspar Ephemeral environment spinning up at http://44.244.210.140:8080. Credentials are 'admin'/'admin'. Please allow several minutes for bootstrapping and startup. |
|
@dpgaspar This workflow is deprecated! Please use the new Superset Showtime system instead:
Processing your ephemeral environment request here. Action: up. More information on how to use or configure ephemeral environments |
|
@dpgaspar Ephemeral environment spinning up at http://54.218.68.103:8080. Credentials are 'admin'/'admin'. Please allow several minutes for bootstrapping and startup. |
(cherry picked from commit 1d9c93a)
(cherry picked from commit 1d9c93a)
SUMMARY
Fixes ephemeral envs and the docker-init.sh flow.
Was erroring with:
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION
CodeAnt-AI Description
Make core MCP package importable to prevent runtime errors in ephemeral environments
What Changed
Impact
✅ Fewer startup import errors in ephemeral environments✅ Prevents runtime failures during core MCP injection✅ Enables MCP-related code to be discovered at runtime💡 Usage Guide
Checking Your Pull Request
Every time you make a pull request, our system automatically looks through it. We check for security issues, mistakes in how you're setting up your infrastructure, and common code problems. We do this to make sure your changes are solid and won't cause any trouble later.
Talking to CodeAnt AI
Got a question or need a hand with something in your pull request? You can easily get in touch with CodeAnt AI right here. Just type the following in a comment on your pull request, and replace "Your question here" with whatever you want to ask:
This lets you have a chat with CodeAnt AI about your pull request, making it easier to understand and improve your code.
Example
Preserve Org Learnings with CodeAnt
You can record team preferences so CodeAnt AI applies them in future reviews. Reply directly to the specific CodeAnt AI suggestion (in the same thread) and replace "Your feedback here" with your input:
This helps CodeAnt AI learn and adapt to your team's coding style and standards.
Example
Retrigger review
Ask CodeAnt AI to review the PR again, by typing:
Check Your Repository Health
To analyze the health of your code repository, visit our dashboard at https://app.codeant.ai. This tool helps you identify potential issues and areas for improvement in your codebase, ensuring your repository maintains high standards of code health.