Skip to content

Comments

fix: wait for the deployment of the ingest task too#18

Merged
volmedo merged 1 commit intomainfrom
vic/fix/wait-ingest-deployment
Jun 20, 2025
Merged

fix: wait for the deployment of the ingest task too#18
volmedo merged 1 commit intomainfrom
vic/fix/wait-ingest-deployment

Conversation

@volmedo
Copy link
Member

@volmedo volmedo commented Jun 20, 2025

Context

The last step in our terraform deployment workflow is waiting for the CodeDeploy deployment to complete successfully. But we are currently only waiting for the deployment of the find task, and not for the one for the ingest task. I have confirmed that some deployments failed and we didn't notice.

Proposed Changes

Add an equivalent command to the Makefile so that CI waits for the deployment of the ingest task too.

Tests

Will test in CI.

@volmedo volmedo self-assigned this Jun 20, 2025
@volmedo volmedo merged commit 3252385 into main Jun 20, 2025
9 checks passed
@volmedo volmedo deleted the vic/fix/wait-ingest-deployment branch June 20, 2025 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants