Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor du notifier Slack #1587

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Mopolo
Copy link
Contributor

@Mopolo Mopolo commented Jan 16, 2025

La dépendance jms/serializer-bundle doit être mise à jour pour permettre un upgrade de Symfony. On ne peut pas encore installer la toute dernière version mais on peut au moins être en v5.

La seule classe utilisant ce serializer semble être le notifier Slack.

Du coup j'en ai profité pour la moderniser et la tester (et j'ai bien galéré à comprendre atoum 😅).

J'ai testé tout ça sur un Slack privé et tout semble OK.

@Mopolo Mopolo force-pushed the refactor-slack-notifier branch from 817bc75 to b46d39e Compare January 16, 2025 23:57
@Mopolo Mopolo force-pushed the refactor-slack-notifier branch from b46d39e to 9c839f3 Compare January 17, 2025 00:12
@Mopolo Mopolo marked this pull request as ready for review January 17, 2025 08:29
@Mopolo Mopolo self-assigned this Jan 17, 2025
Ce refactor permet de moderniser le code du notifier en le rendant
testable avec un client HTTP et un serializer à jour.
@Mopolo Mopolo force-pushed the refactor-slack-notifier branch from 9c839f3 to 23aac0d Compare January 17, 2025 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant