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
* feat(terraform): add Cloudinary environment variables for question service
* feat(terraform): add environment variables for admin credentials and update .gitignore
* feat(deployment): enhance environment variable handling for Cloud Run deployments in cd-deploy.yml and cd-preview.yml
* feat(deployment): add environment variable support for matching service in cd-deploy.yml and cd-preview.yml
* refactor(execution-service): restructure main function to start HTTP server before worker initialization for GCP deployments
* feat(deployment): enhance environment variable configuration for user service in cd-preview.yml and server.js
* feat(question-service): add health check endpoint and improve MongoDB connection handling; update environment variable configuration in cd-preview.yml
* chore(workflows): remove obsolete CD workflows for preview deployments
* fix: remove cd-deploy.yml
0 commit comments