Skip to content

fix: update image name for mcp server in semantic release and Tiltfile#82

Merged
a-klos merged 1 commit into
mainfrom
fix/mcp-server-image-name
Sep 1, 2025
Merged

fix: update image name for mcp server in semantic release and Tiltfile#82
a-klos merged 1 commit into
mainfrom
fix/mcp-server-image-name

Conversation

@a-klos
Copy link
Copy Markdown
Member

@a-klos a-klos commented Sep 1, 2025

This pull request updates the naming convention for the MCP server Docker image to ensure consistency across the deployment workflow and local development configuration.

Docker image naming consistency:

  • Changed the MCP server Docker image name from rag-mcp to mcp-server in the GitHub Actions workflow file .github/workflows/semantic-release.yml to match the actual service name.
  • Updated the Tiltfile to use mcp-server as the image name for the MCP server, aligning it with the registry and Helm chart expectations.

fixes the following issue:

#81

@a-klos a-klos merged commit 59dd824 into main Sep 1, 2025
9 checks passed
@a-klos a-klos deleted the fix/mcp-server-image-name branch September 1, 2025 12:35
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