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(msteams): fix depreated parts in msteams service #853

Merged
merged 3 commits into from
Nov 2, 2024

Conversation

nikoksr
Copy link
Owner

@nikoksr nikoksr commented Aug 7, 2024

This change fixes all places in the msteams service where we we're still using deprecated parts of the provider library. This change uses a pre-release of go-teams-notify to verify full compatibility between Notify and go-teams-notify, as discussed here.

Regenerated the mock since the service interface changed. Fixed the tests accordingly. Everything passes, we should be good to go.

This PR will get merged as soon as v2.12.0-alpha.1 gets fully released.

cc @atc0005

This change fixes all places in the msteams service where we were still
using deprecated parts of the provider library
https://github.com/atc0005/go-teams-notify. This change uses a
pre-release of go-teams-notify to verify full compatibility between
Notify and go-teams-notify, as discussed here:
atc0005/go-teams-notify#285

Regenerated the mock since the service interface changed. Fixed the
tests accordingly. Everything passes, we should be good to go.
@nikoksr nikoksr merged commit 9e1bf26 into main Nov 2, 2024
7 checks passed
@nikoksr nikoksr deleted the fix-msteams-service branch November 2, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant