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/staging..origin/devel --merges --first-parent --perl-regexp --grep='from ecamp/renovate/' --invert-grep | grep "Merge pull request" | awk '{print "- "$4}' | tac

manuelmeister and others added 30 commits April 13, 2025 12:20
Proposal helmfile for deployment
Add basic comments UI (behind feature toggle)
…ng-performance

fix n+1 api-requests on admin/checklist
carlobeltrame and others added 5 commits October 4, 2025 11:18
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.
@github-merge-queue github-merge-queue bot temporarily deployed to dev October 4, 2025 10:55 Inactive
@carlobeltrame carlobeltrame temporarily deployed to dev October 4, 2025 10:55 Destroyed
…rmance

Add isPublic field for query performance
@carlobeltrame
Copy link
Member

/fast-forward

Copy link

github-actions bot commented Oct 4, 2025

The PR mergeable_state needs to be clean, was: unstable

@github-merge-queue github-merge-queue bot temporarily deployed to dev October 4, 2025 11:24 Inactive
@carlobeltrame carlobeltrame temporarily deployed to dev October 4, 2025 11:24 Destroyed
@carlobeltrame
Copy link
Member

/fast-forward

@BacLuc BacLuc merged commit 46c65c5 into staging Oct 4, 2025
85 of 87 checks passed
@BacLuc BacLuc temporarily deployed to staging October 4, 2025 11:26 — with GitHub Actions Inactive
@carlobeltrame carlobeltrame temporarily deployed to staging October 4, 2025 11:26 Destroyed
@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.

5 participants