Skip to content

Conversation

@pmattmann
Copy link
Member

@pmattmann pmattmann commented Oct 4, 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 September 10, 2025 21:00
chore(deps): update dependency phpstan/phpstan to v2.1.23
chore(deps): update amazon/aws-cli docker tag to v2.29.1
chore(deps): update dependency node to v24.8.0
chore(deps): update dependency rector/rector to v2.1.7
fix(deps): update dependency puppeteer-core to v24.20.0
chore(deps): update node.js to v24.8.0
chore(deps): update dependency phpunit/phpunit to v12.3.9
…-2.x

fix(deps): update dependency doctrine/doctrine-bundle to v2.16.2
chore(deps): update cypress to v15.2.0
chore(deps): update amazon/aws-cli docker tag to v2.30.0
chore(deps): update dependency phpunit/phpunit to v12.3.10
fix(deps): update dependency axios to v1.12.0 [security]
fix(deps): update dependency @pulumi/pulumi to v3.195.0
chore(deps): update dependency phpstan/phpstan to v2.1.24
simfeld and others added 23 commits October 3, 2025 23:15
Proposal helmfile for deployment
Add basic comments UI (behind feature toggle)
…ng-performance

fix n+1 api-requests on admin/checklist
Kill processes that don't want to listen to SIGTERM
Try harder to fix n+1 requests in frontend
Follow-up for #8004

Querying by isPrototype OR isShared is slow, because databases don't
like OR conditions too much. We work around this by adding a combined
isPublic field which is enforced to always contain isShared || isPrototype
and have the DB queries filter by that.
…rmance

Add isPublic field for query performance
@pmattmann
Copy link
Member Author

/fast-forward

@BacLuc BacLuc merged commit 46c65c5 into prod Oct 4, 2025
128 of 130 checks passed
@BacLuc BacLuc temporarily deployed to prod October 4, 2025 12:30 — with GitHub Actions Inactive
@carlobeltrame carlobeltrame temporarily deployed to prod October 4, 2025 12:30 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.

7 participants