Bill Ballou Bill
  • Joined on 2023-03-25
Bill pushed to master at Bill/grist-mcp-server 2026-01-01 10:59:02 -05:00
5892eb5cda debug: add environment diagnostics to build job
Bill pushed to master at Bill/grist-mcp-server 2026-01-01 10:49:19 -05:00
9b55dedec5 test: add test job to match ffmpeg-worker structure
Bill pushed tag v1.0.0-alpha.4 to Bill/grist-mcp-server 2026-01-01 10:49:19 -05:00
Bill pushed tag v1.0.0-alpha.3 to Bill/grist-mcp-server 2026-01-01 10:46:33 -05:00
Bill pushed to master at Bill/grist-mcp-server 2026-01-01 10:46:14 -05:00
75bae256f2 refactor: separate Gitea and GitHub workflows
Bill pushed to master at Bill/grist-mcp-server 2026-01-01 10:41:19 -05:00
a490eab625 revert: restore Gitea build (needs Docker on runner)
Bill pushed to master at Bill/grist-mcp-server 2026-01-01 10:39:40 -05:00
1bf18b9ce2 fix: skip Docker build on Gitea runner (no Docker installed)
Bill pushed tag v1.0.0-alpha.2 to Bill/grist-mcp-server 2026-01-01 10:38:41 -05:00
Bill pushed to master at Bill/grist-mcp-server 2026-01-01 10:36:18 -05:00
c30ca25503 fix: use GITEA_ACTIONS env var for registry detection
Bill pushed tag v1.0.0-alpha.1 to Bill/grist-mcp-server 2026-01-01 10:31:36 -05:00
Bill pushed to master at Bill/grist-mcp-server 2026-01-01 10:31:36 -05:00
880f85a2d8 chore: release v1.0.0-alpha.1
Bill pushed to master at Bill/grist-mcp-server 2026-01-01 10:28:34 -05:00
49c5043661 fix: use correct Grist API endpoint for modify_column
9e96d18315 fix: import AuthError for proper permission error handling
88a6740b42 fix: use external port in MCP config for Docker deployments
6e0afa0bfb fix: correct MCP config format with type field
80d4347378 feat: display Claude Code MCP config on startup
Compare 16 commits »
Bill pushed to master at Bill/docker-compose-config-skill 2025-12-30 22:01:19 -05:00
f607d5d106 Add Git repository management documentation
Bill pushed to master at Bill/docker-service-architecture-skill 2025-12-30 20:52:29 -05:00
f5039d46b6 docs: add git worktree isolation section
Bill pushed to master at Bill/docker-compose-config-skill 2025-12-30 20:11:05 -05:00
60900e46ce Add new project creation guidelines
Bill pushed to master at Bill/grist-mcp-server 2025-12-30 17:25:19 -05:00
c57e71b92a fix: use pure ASGI app for SSE transport compatibility
987b6d087a feat: add Makefile for test orchestration
e6f737e2a3 feat: add tool integration tests with Grist API validation
5607946441 feat: add MCP protocol compliance tests
3ecd3303ce feat: add integration test fixtures with MCP client
Compare 10 commits »
Bill created branch master in Bill/grist-mcp-server 2025-12-30 17:25:19 -05:00
Bill created repository Bill/grist-mcp-server 2025-12-30 17:24:35 -05:00
Bill pushed to master at Bill/docker-service-architecture-skill 2025-12-30 17:20:25 -05:00
f32a992114 Add single-service project guidance
Bill pushed to master at Bill/docker-service-architecture-skill 2025-12-30 17:15:48 -05:00
a234cf92e0 Add test performance optimization requirements