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

[BOW-136] Refactor integration management #201

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

markspolakovs
Copy link
Collaborator

Rather than the semi ad-hoc way we've done it up until now, have a common IntegrationManager class which takes care of their lifecycle, and wrap all our integrations in that.

As a nice bonus, this means that you no longer need to start Bowser after OBS/vMix or re-configure them, as Bowser will retry connecting to enabled integrations multiple times even if the first attempt fails.

Copy link
Contributor

github-actions bot commented Dec 23, 2023

Messages
📖

Removed TODOs: BDGR-136

Once merged, please close the corresponding Linear tickets.
You can also include Closes BDGR-136 in the PR description to close the tickets automatically.

Generated by 🚫 dangerJS against 79a36e4

@codecov-commenter
Copy link

codecov-commenter commented Dec 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 22.65%. Comparing base (8031aad) to head (79a36e4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #201   +/-   ##
=======================================
  Coverage   22.65%   22.65%           
=======================================
  Files          90       90           
  Lines        3522     3522           
  Branches      537      537           
=======================================
  Hits          798      798           
  Misses       2724     2724           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

2 participants