Skip to content

Revert "fix: truncate X notification attachment titles to 140 characters"#3800

Merged
AmarTrebinjac merged 1 commit intomainfrom
revert-3799-eng-1256-truncate-x-notifications
Apr 15, 2026
Merged

Revert "fix: truncate X notification attachment titles to 140 characters"#3800
AmarTrebinjac merged 1 commit intomainfrom
revert-3799-eng-1256-truncate-x-notifications

Conversation

@AmarTrebinjac
Copy link
Copy Markdown
Contributor

Reverts #3799

@linear
Copy link
Copy Markdown

linear bot commented Apr 15, 2026

Issue reopened: ENG-1256 Truncate X notifications

@AmarTrebinjac AmarTrebinjac marked this pull request as ready for review April 15, 2026 11:22
@AmarTrebinjac AmarTrebinjac merged commit 0bb5fbb into main Apr 15, 2026
4 of 6 checks passed
@AmarTrebinjac AmarTrebinjac deleted the revert-3799-eng-1256-truncate-x-notifications branch April 15, 2026 11:22
@pulumi
Copy link
Copy Markdown

pulumi bot commented Apr 15, 2026

🍹 The Update (preview) for dailydotdev/api/prod (at 4126bc9) was successful.

✨ Neo Explanation

Routine deployment promoting commit `2506b3ca` to production, updating all Deployments and CronJobs to the new image and running fresh DB + ClickHouse migration Jobs. ✅ Low Risk, assuming migrations are backward-compatible with the previous application version.

This is a standard application deployment rolling commit 54089ed32506b3ca across all workloads. Every container image tag and version label is updated uniformly. The two migration Jobs (Postgres via TypeORM and ClickHouse) are recreated with the new commit hash as part of the deployment pattern — the old Jobs are deleted and new ones created, which will execute the migrations against the new image before (or alongside) the deployment rollout.

🔵 Info — Migration Jobs run against production databases. The new vpc-native-api-db-migration-2506b3ca and vpc-native-api-clickhouse-migration-2506b3ca Jobs will apply any schema changes included in this commit. Verify that the migrations are backward-compatible with the currently running pods during the rolling update window, as both old and new pod versions may be serving traffic simultaneously.

Resource Changes

    Name                                                       Type                           Operation
~   vpc-native-update-source-public-threshold-cron             kubernetes:batch/v1:CronJob    update
~   vpc-native-user-profile-analytics-history-clickhouse-cron  kubernetes:batch/v1:CronJob    update
~   vpc-native-update-tags-str-cron                            kubernetes:batch/v1:CronJob    update
~   vpc-native-calculate-top-readers-cron                      kubernetes:batch/v1:CronJob    update
~   vpc-native-generic-referral-reminder-cron                  kubernetes:batch/v1:CronJob    update
-   vpc-native-api-db-migration-54089ed3                       kubernetes:batch/v1:Job        delete
~   vpc-native-temporal-deployment                             kubernetes:apps/v1:Deployment  update
-   vpc-native-api-clickhouse-migration-54089ed3               kubernetes:batch/v1:Job        delete
~   vpc-native-update-trending-cron                            kubernetes:batch/v1:CronJob    update
+   vpc-native-api-clickhouse-migration-2506b3ca               kubernetes:batch/v1:Job        create
~   vpc-native-materialize-monthly-best-post-archives-cron     kubernetes:batch/v1:CronJob    update
~   vpc-native-personalized-digest-deployment                  kubernetes:apps/v1:Deployment  update
~   vpc-native-bg-deployment                                   kubernetes:apps/v1:Deployment  update
~   vpc-native-update-highlighted-views-cron                   kubernetes:batch/v1:CronJob    update
~   vpc-native-update-views-cron                               kubernetes:batch/v1:CronJob    update
~   vpc-native-clean-expired-better-auth-sessions-cron         kubernetes:batch/v1:CronJob    update
~   vpc-native-daily-digest-cron                               kubernetes:batch/v1:CronJob    update
~   vpc-native-clean-channel-highlights-cron                   kubernetes:batch/v1:CronJob    update
~   vpc-native-post-analytics-history-day-clickhouse-cron      kubernetes:batch/v1:CronJob    update
~   vpc-native-sync-subscription-with-cio-cron                 kubernetes:batch/v1:CronJob    update
~   vpc-native-private-deployment                              kubernetes:apps/v1:Deployment  update
~   vpc-native-user-posts-analytics-refresh-cron               kubernetes:batch/v1:CronJob    update
~   vpc-native-update-tag-materialized-views-cron              kubernetes:batch/v1:CronJob    update
~   vpc-native-channel-highlights-cron                         kubernetes:batch/v1:CronJob    update
+   vpc-native-api-db-migration-2506b3ca                       kubernetes:batch/v1:Job        create
~   vpc-native-rotate-daily-quests-cron                        kubernetes:batch/v1:CronJob    update
~   vpc-native-clean-gifted-plus-cron                          kubernetes:batch/v1:CronJob    update
~   vpc-native-ws-deployment                                   kubernetes:apps/v1:Deployment  update
~   vpc-native-generate-search-invites-cron                    kubernetes:batch/v1:CronJob    update
~   vpc-native-clean-zombie-images-cron                        kubernetes:batch/v1:CronJob    update
~   vpc-native-check-analytics-report-cron                     kubernetes:batch/v1:CronJob    update
~   vpc-native-update-current-streak-cron                      kubernetes:batch/v1:CronJob    update
~   vpc-native-update-achievement-rarity-cron                  kubernetes:batch/v1:CronJob    update
~   vpc-native-channel-digests-cron                            kubernetes:batch/v1:CronJob    update
~   vpc-native-validate-active-users-cron                      kubernetes:batch/v1:CronJob    update
~   vpc-native-squad-posts-analytics-refresh-cron              kubernetes:batch/v1:CronJob    update
~   vpc-native-personalized-digest-cron                        kubernetes:batch/v1:CronJob    update
~   vpc-native-post-analytics-clickhouse-cron                  kubernetes:batch/v1:CronJob    update
~   vpc-native-clean-zombie-users-cron                         kubernetes:batch/v1:CronJob    update
~   vpc-native-rotate-weekly-quests-cron                       kubernetes:batch/v1:CronJob    update
~   vpc-native-materialize-yearly-best-post-archives-cron      kubernetes:batch/v1:CronJob    update
... and 11 other changes

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.

1 participant