You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix migration revision ID mismatch for remove_workspace_analysis_tables
Co-Authored-By: Hal Seki <[email protected]>
* Fix isort issues in run_analysis.py
Co-Authored-By: Hal Seki <[email protected]>
* Fix health check endpoint path in docker-compose.test.yml
Co-Authored-By: Hal Seki <[email protected]>
* Update health check to use 127.0.0.1 instead of localhost
Co-Authored-By: Hal Seki <[email protected]>
* Update health check to use CMD-SHELL with explicit error handling
Co-Authored-By: Hal Seki <[email protected]>
* Update health check to use service name instead of localhost
Co-Authored-By: Hal Seki <[email protected]>
* Add start_period to health check to allow more time for application startup
Co-Authored-By: Hal Seki <[email protected]>
* Change health check to use wget instead of curl
Co-Authored-By: Hal Seki <[email protected]>
* Change health check to use Python urllib instead of wget or curl
Co-Authored-By: Hal Seki <[email protected]>
* Update mock API health checks to use Python urllib instead of curl
Co-Authored-By: Hal Seki <[email protected]>
* Update mock API health checks to use Node.js instead of Python
Co-Authored-By: Hal Seki <[email protected]>
* Add data directory creation to mock API Dockerfiles
Co-Authored-By: Hal Seki <[email protected]>
* Preserve node_modules in mock API containers by adding volume mount exclusions
Co-Authored-By: Hal Seki <[email protected]>
* Fix npm dependency installation in mock API containers
Co-Authored-By: Hal Seki <[email protected]>
* Add execute permission to wait-for-services.sh script
Co-Authored-By: Hal Seki <[email protected]>
* Replace curl with wget in wait-for-services.sh script
Co-Authored-By: Hal Seki <[email protected]>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
0 commit comments