build #10

Merged
k1nq merged 22 commits from build into dev 2025-11-30 04:47:42 +00:00
Owner
No description provided.
k1nq added 22 commits 2025-11-30 04:47:16 +00:00
fix: remove colon from 'Restart services' step in build workflow
Build and deploy / build (push) Failing after 12s
Build and deploy / deploy (push) Has been skipped
d35bc3cc6c
fix: correct Docker build context path in build workflow
Build and deploy / build (push) Successful in 26s
3f071a7f36
fix: update build and deploy steps in workflow and refine docker-compose configuration
Build and deploy / build (push) Successful in 10s
Build and deploy / deploy (push) Failing after 4s
e1b15f57a0
fix: add step to create deployment directory in build workflow
Build and deploy / build (push) Successful in 10s
Build and deploy / deploy (push) Failing after 4s
1e4bea46c2
fix: update deployment step to create directory on remote host
Build and deploy / build (push) Successful in 13s
Build and deploy / deploy (push) Successful in 10s
54de35d403
fix: remove unnecessary braces from image URL in docker-compose configuration
Build and deploy / build (push) Successful in 10s
Build and deploy / deploy (push) Successful in 15s
4c0b162112
fix: remove unnecessary protocol from image URL in docker-compose configuration
Build and deploy / build (push) Successful in 10s
Build and deploy / deploy (push) Successful in 19s
9083d9d23c
fix: update port mapping for app service in docker-compose configuration
Build and deploy / build (push) Successful in 10s
Build and deploy / deploy (push) Successful in 21s
31d1d8de1e
fix: add CORS middleware to allow specific origins and methods
Build and deploy / build (push) Successful in 11s
Test / test (push) Failing after 11s
Build and deploy / deploy (push) Successful in 12s
03831499ca
fix: correct middleware reference in FastAPI application setup
Build and deploy / build (push) Successful in 6s
Test / test (push) Successful in 15s
Build and deploy / deploy (push) Successful in 11s
82812ecf72
fix: add restart policy and volume mapping for postgres and redis services in docker-compose
Build and deploy / build (push) Successful in 10s
Build and deploy / deploy (push) Successful in 15s
ef6b6d598e
fix: add migrations service to docker-compose and update build workflow for migrations image
Build and deploy / build (push) Successful in 20s
Build and deploy / deploy (push) Successful in 15s
0e48023258
fix: replace postgresql-libs with libpq in Dockerfile and streamline file copying
Build and deploy / build (push) Failing after 11s
Build and deploy / deploy (push) Has been skipped
755547b7bf
fix: update Dockerfile to set correct working directory for migrations
Build and deploy / build (push) Successful in 18s
Build and deploy / deploy (push) Successful in 17s
373b42768c
fix: add healthcheck configurations for app, postgres, and redis services in docker-compose
Build and deploy / build (push) Successful in 11s
Build and deploy / deploy (push) Successful in 17s
2fcf75b859
k1nq merged commit c58a08bc9c into dev 2025-11-30 04:47:42 +00:00
k1nq deleted branch build 2025-11-30 04:47:42 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: k1nq/test_task_crm#10