mattermost / mattermost-plugin-zoom

Zoom plugin for Mattermost :electric_plug:
Apache License 2.0
107 stars 68 forks source link

fix rudder key secret name #295

Closed trilopin closed 1 year ago

trilopin commented 1 year ago

Summary

After some name changing, MM_RUDDER_WRITE_KEY has become MM_RUDDER_PLUGINS_PROD.

Fix custom.mk so we get the right data.

Ticket Link

nope

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (454a3aa) 23.51% compared to head (b50406e) 23.51%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #295 +/- ## ======================================= Coverage 23.51% 23.51% ======================================= Files 9 9 Lines 1212 1212 ======================================= Hits 285 285 Misses 874 874 Partials 53 53 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.