Skip to content

[stable33] fix: Add missing DI for IAppConfig to Push.php#3039

Merged
SystemKeeper merged 2 commits into
stable33from
add-missing-di-for-push
May 29, 2026
Merged

[stable33] fix: Add missing DI for IAppConfig to Push.php#3039
SystemKeeper merged 2 commits into
stable33from
add-missing-di-for-push

Conversation

@SystemKeeper
Copy link
Copy Markdown
Contributor

Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
@SystemKeeper SystemKeeper requested a review from Antreesy May 29, 2026 14:09
@SystemKeeper
Copy link
Copy Markdown
Contributor Author

/backport to stable32

@github-actions github-actions Bot changed the title fix: Add missing DI for IAppConfig to Push.php [stable33] fix: Add missing DI for IAppConfig to Push.php May 29, 2026
@SystemKeeper SystemKeeper force-pushed the add-missing-di-for-push branch from 693bc36 to ef7f5fb Compare May 29, 2026 14:50
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
@SystemKeeper SystemKeeper force-pushed the add-missing-di-for-push branch from ef7f5fb to c66c3cd Compare May 29, 2026 14:53
@SystemKeeper
Copy link
Copy Markdown
Contributor Author

User confirming: #3035 (comment)

@SystemKeeper SystemKeeper merged commit 675d996 into stable33 May 29, 2026
47 checks passed
@SystemKeeper SystemKeeper deleted the add-missing-di-for-push branch May 29, 2026 15:43
@melroy89
Copy link
Copy Markdown

How was the (unit) test not failing before? This should have triggered a failing tests at the very least.

Yes I see the unit test is updated now. But not with a new test. So this could happen again in the future? Otherwise the existing tests should have triggered the issue already in the past.

@SystemKeeper
Copy link
Copy Markdown
Contributor Author

SystemKeeper commented May 30, 2026

Yes I see the unit test is updated now. But not with a new test.

No, nothing was updated (well, the new dependency was added, but that is not an update of the test). This was a hotfix to get everything to work again on the instances, any further improvement will follow. This should have been caught by Psalm as well.

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