Skip to content

Fixed a8f3b2c1d4e5 alembic script location#2144

Merged
jonpspri merged 5 commits intomainfrom
2137_alembic_location_fix
Jan 17, 2026
Merged

Fixed a8f3b2c1d4e5 alembic script location#2144
jonpspri merged 5 commits intomainfrom
2137_alembic_location_fix

Conversation

@kevalmahajan
Copy link
Copy Markdown
Member

🐛 Bug-fix PR

📌 Summary

Closes #2137

Fixed alembic script location:

alembic/versions/a8f3b2c1d4e5_add_gateway_refresh_fields.py
changed to
mcpgateway/alembic/versions/a8f3b2c1d4e5_add_gateway_refresh_fields.py

🧪 Verification

Check Command Status
Lint suite make lint
Unit tests make test
Coverage ≥ 90 % make coverage
Manual regression no longer fails steps / screenshots

📐 MCP Compliance (if relevant)

  • Matches current MCP spec
  • No breaking change to MCP clients

✅ Checklist

  • Code formatted (make black isort pre-commit)
  • No secrets/credentials committed

Signed-off-by: Keval Mahajan <mahajankeval23@gmail.com>
kevalmahajan and others added 4 commits January 17, 2026 01:45
Signed-off-by: Keval Mahajan <mahajankeval23@gmail.com>
Signed-off-by: Keval Mahajan <mahajankeval23@gmail.com>
Signed-off-by: Keval Mahajan <mahajankeval23@gmail.com>
@jonpspri jonpspri merged commit 97c6484 into main Jan 17, 2026
50 checks passed
@jonpspri jonpspri deleted the 2137_alembic_location_fix branch January 17, 2026 10:20
kcostell06 pushed a commit to kcostell06/mcp-context-forge that referenced this pull request Feb 24, 2026
Fixed a8f3b2c1d4e5 alembic script location
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.

[BUG]: Alembic versions file in wrong location

2 participants