Skip to content

Conversation

@mkysel
Copy link
Collaborator

@mkysel mkysel commented Sep 19, 2025

Pass the staging Gateway image to Terraform by adding the xmtpd_gateway_docker_image variable in the GitHub Actions workflow at build-xmtpd.yml to update the Gateway image in staging

The GitHub Actions workflow updates the Terraform variable payload to include a third variable, xmtpd_gateway_docker_image, whose value is set from steps.digests.outputs.gateway_image. This change occurs in build-xmtpd.yml within the step that assembles and passes variables to Terraform Cloud.

📍Where to Start

Start with the workflow step that constructs Terraform variable lists in build-xmtpd.yml, focusing on where xmtpd_gateway_docker_image is added and populated from steps.digests.outputs.gateway_image.


Macroscope summarized 80639d5.

@mkysel mkysel requested a review from a team as a code owner September 19, 2025 16:27
@graphite-app
Copy link

graphite-app bot commented Sep 19, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • Queue - adds this PR to the back of the merge queue
  • Hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@mkysel mkysel enabled auto-merge (squash) September 19, 2025 16:30
@mkysel mkysel merged commit 5838de4 into main Sep 19, 2025
11 checks passed
@mkysel mkysel deleted the mkysel/ci-gateway branch September 19, 2025 16:34
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.

3 participants