Skip to content

fix(gocd): Use Only Active Deployments, Run Jobs in Parallel#740

Merged
george-sentry merged 2 commits into
mainfrom
george/push-taskbroker/run-migrations-in-parallel
Jul 2, 2026
Merged

fix(gocd): Use Only Active Deployments, Run Jobs in Parallel#740
george-sentry merged 2 commits into
mainfrom
george/push-taskbroker/run-migrations-in-parallel

Conversation

@george-sentry

Copy link
Copy Markdown
Member

Linear

Refs STREAM-1226

Description

This PR does two things.

  1. It prevents deployments with zero pods from being picked up as that makes k8s-spawn-job fail
  2. It runs the migration jobs concurrently to speed things up, as migrations can take some time to run

@george-sentry george-sentry requested a review from a team as a code owner July 2, 2026 19:02
@linear-code

linear-code Bot commented Jul 2, 2026

Copy link
Copy Markdown

STREAM-1226

Comment thread gocd/templates/bash/run-migrations.sh Outdated
@george-sentry george-sentry merged commit 93eb289 into main Jul 2, 2026
28 checks passed
@george-sentry george-sentry deleted the george/push-taskbroker/run-migrations-in-parallel branch July 2, 2026 20:29
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