fix: Pass Notion MCP server auth token as environment variable to subprocess 4c1c4ca Gemini commited on Sep 28, 2025
feat: Re-add debugging ls commands to Dockerfile and revert app.py internal auth bca5a91 Gemini commited on Sep 28, 2025
feat: Re-add debugging ls commands to Dockerfile to diagnose build output d1899b1 Gemini commited on Sep 28, 2025
fix: Implement robust multi-stage Docker build by cloning notion-mcp-server in builder stage 4bb289d Gemini commited on Sep 28, 2025
fix: Use npm ci in Dockerfile builder stage for reliable dependency installation 8ba0be9 Gemini commited on Sep 28, 2025
feat: Add debugging ls commands to Dockerfile to diagnose build output a90df0b Gemini commited on Sep 28, 2025
feat: Add cache bust to Dockerfile builder stage to force re-run of npm install and build e055183 Gemini commited on Sep 28, 2025
feat: Modify Dockerfile to debug Node.js build output location 7142159 Gemini commited on Sep 28, 2025
feat: Re-add ls command to Dockerfile builder stage for debugging 5318790 Gemini commited on Sep 28, 2025
fix: Install ca-certificates in Dockerfile to resolve SSL verification issues 0548b13 Gemini commited on Sep 28, 2025
fix: Correct multi-stage Dockerfile to clone notion-mcp-server in builder stage 62bab70 Gemini commited on Sep 28, 2025
feat: Implement multi-stage Docker build for notion-mcp-server 9e7c9bf Gemini commited on Sep 28, 2025
feat: Re-add ls command to Dockerfile to debug Node.js build output 99b1e4f Gemini commited on Sep 28, 2025
fix: Create dist directory before npm run build in Dockerfile 2dfdb98 Gemini commited on Sep 28, 2025
feat: Add ls command to Dockerfile to debug Node.js build output 6e4cc97 Gemini commited on Sep 28, 2025
fix: Correct Dockerfile order of operations for Node.js build e7997d2 Gemini commited on Sep 28, 2025
fix: Correct Dockerfile Node.js build steps order and preserve EXPOSE/CMD 8158156 Gemini commited on Sep 28, 2025
fix: Resolve EACCES permission error by moving npm install to Dockerfile build process d3ca0e3 Gemini commited on Sep 28, 2025
fix: Update Dockerfile to clone into /app/notion-mcp-server and adjust app.py path 0b2e87f Gemini commited on Sep 28, 2025
feat: Add detailed logging for Notion MCP server startup in app.py 2983a72 Gemini commited on Sep 28, 2025
fix: Change directory to notion-mcp-server before running npm commands c66a90a Gemini commited on Sep 28, 2025
Merge branch 'main' of https://huggingface.co/spaces/harvesthealth/notion-mcp-keyed 3fb782d Gemini commited on Sep 28, 2025