deploy: bump Knowledge for MCP image git fix#318
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
|
PR-agent ticket compliance notes:
Local validation before opening: @codex review |
|
Codex Review: Didn't find any major issues. Breezy! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Summary
knowledge_mcp_versionandknowledge_loop_versionto fix: install git in Knowledge MCP image knowledge#25agent-coredependencyWhy
The #315 production apply failed while building the Knowledge MCP image because
uv syncneedsgitto resolve the pinnedagent-coredependency inside the Docker build. AS215932/knowledge#25 installs git in the runtime image.Validation
pytest tests/iac/test_app_version_pins.pygit diff --checkcd ansible && ansible-playbook playbooks/engineering-loop.yml --syntax-check