Skip to content

Conversation

@carlobeltrame
Copy link
Member

@carlobeltrame carlobeltrame commented Nov 18, 2025

🏗️ Changes in this deployment

Includes the following non-renovate PRs:

Code to generate this overview

The above can be output locally using the following command:

echo 'Includes the following non-renovate PRs:' && git log origin/prod..origin/staging --merges --first-parent --perl-regexp --grep='from ecamp/renovate/' --invert-grep | grep "Merge pull request" | awk '{print "- "$4}' | tac

renovate bot and others added 30 commits October 28, 2025 23:19
fix(deps): update dependency isomorphic-dompurify to v2.30.0
…me-2.x

chore(deps): update ghcr.io/browserless/chrome docker tag to v2.38.2
fix(deps): update dependency @sentry/node to v10.21.0
fix(deps): update dependency puppeteer-core to v24.26.0
chore(deps): update dependency rector/rector to v2.2.4
fix(deps): update dependency isomorphic-dompurify to v2.30.1
fix(deps): update dependency @pulumi/aws to v7.9.0
Disable ClassPropertyAssignToConstructorPromotionRector
It only added string casts to lambda arguments.
Disable ClassPropertyAssignToConstructorPromotionRector
It only added string casts to lambda arguments.
fix(deps): update dependency @pulumi/awsx to v3.0.1
fix(deps): update twig monorepo to v3.22.0
@ecampbot ecampbot temporarily deployed to staging November 18, 2025 19:23 — with GitHub Actions Inactive
@BacLuc BacLuc temporarily deployed to staging November 18, 2025 19:24 Destroyed
@BacLuc BacLuc temporarily deployed to feature-branch November 18, 2025 19:45 Destroyed
@BacLuc BacLuc temporarily deployed to feature-branch November 18, 2025 19:51 Destroyed
@BacLuc BacLuc temporarily deployed to feature-branch November 18, 2025 20:04 Destroyed
@carlobeltrame
Copy link
Member Author

/fast-forward

@ecampbot ecampbot merged commit 8b7e4cc into prod Nov 18, 2025
130 of 136 checks passed
@BacLuc BacLuc temporarily deployed to feature-branch November 18, 2025 21:48 Destroyed
@ecampbot ecampbot temporarily deployed to prod November 18, 2025 21:49 — with GitHub Actions Inactive
@BacLuc BacLuc temporarily deployed to prod November 18, 2025 21:49 Destroyed
@BacLuc BacLuc temporarily deployed to feature-branch November 18, 2025 22:01 Destroyed
@BacLuc BacLuc temporarily deployed to feature-branch November 18, 2025 22:15 Destroyed
@carlobeltrame
Copy link
Member Author

In this deployment, the domain was wrongly calculated as https://prod.ecamp3.ch. This led to the Kubernetes services not being reachable. When fixing the services to listen to the correct domain, various environment settings such as FRONTEND_URL, API_URL, CORS settings, allowed hosts in the API and so on were still incorrect. When correcting these manually as well, the Cloudflare cache kept on serving the erroneous version of environment.js. After correcting this as well, the services were back up and running.

We should make sure to fix the calculation of the prod domain before deploying the next time. Unfortunately, staging didn't have this problem (because it uses the formulaic subdomain, unlike production).

@BacLuc BacLuc temporarily deployed to feature-branch November 18, 2025 22:31 Destroyed
@BacLuc BacLuc temporarily deployed to feature-branch November 19, 2025 05:04 Destroyed
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.

5 participants