fix-memoryview #1

Open
francois wants to merge 0 commits from fix-memoryview into main
Owner
No description provided.
Refactor CI pipeline steps for package validation
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/manual/woodpecker Pipeline is pending
bfda5c5027
- Split eml2md.py logic into reusable eml2md_lib.py
- Add FastAPI HTTP server (api.py) with /convert endpoints
- Add MCP server (mcp_server.py) for AI client integration
- Add Dockerfile and docker-compose.yml for containerized deployment
- Update pyproject.toml with fastapi, uvicorn, mcp dependencies
- Rewrite README with CLI, API, Docker, and MCP config docs
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix-memoryview:fix-memoryview
git switch fix-memoryview

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff fix-memoryview
git switch fix-memoryview
git rebase main
git switch main
git merge --ff-only fix-memoryview
git switch fix-memoryview
git rebase main
git switch main
git merge --no-ff fix-memoryview
git switch main
git merge --squash fix-memoryview
git switch main
git merge --ff-only fix-memoryview
git switch main
git merge fix-memoryview
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
partage/eml-archive-converter!1
No description provided.