Skip to content

Docker Support (replaces PR #6) #8

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

Merged
merged 3 commits into from
Apr 19, 2025
Merged

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Docker Support for MCP Text Editor

This PR adds Docker support to the project, including:

  • A new Dockerfile for containerization
  • Docker installation and usage instructions in the README.md
  • Modified import statements in Python files to use absolute imports
  • Added a main block to server.py to allow direct execution

This PR replaces PR #6 from VertexStudio with conflicts resolved.

Link to Devin run: https://app.devin.ai/sessions/3fd53962ba244e84b211b2c4965182d5
Requested by: tumf ([email protected])

Copy link
Contributor Author

Original prompt from tumf:

repo: https://github.com/tumf/mcp-text-editor

please review and resolve conflict of the pr https://github.com/tumf/mcp-text-editor/pull/6

Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Copy link

codecov bot commented Apr 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.03%. Comparing base (626f9ed) to head (74cb5ca).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   94.02%   94.03%   +0.01%     
==========================================
  Files          12       12              
  Lines         586      587       +1     
  Branches       70       70              
==========================================
+ Hits          551      552       +1     
  Misses         20       20              
  Partials       15       15              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tumf tumf merged commit babc325 into main Apr 19, 2025
3 checks passed
@tumf tumf deleted the devin/1745046602-docker-support branch April 19, 2025 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants