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

fix: update internal media core version #3806

Merged
merged 2 commits into from
Sep 5, 2024

Conversation

edvujic
Copy link
Contributor

@edvujic edvujic commented Sep 3, 2024

COMPLETES SPARK-557155

This pull request addresses

It has been noticed that there was an issue with the isRequested flag for transcoded meetings. It was updated in internal-media-core, and therefore the internal-media-core version needs to be updated here as well to reflect the changes.

https://sqbu-github.cisco.com/WebExSquared/webrtc-media-core/pull/264

Change Type

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Tooling change
  • Internal code refactor

The following scenarios where tested

  • Added unit tests to internal-media-core for the tweak
  • Linked internal-media-core locally with the SDK to ensure it works properly
  • Manual tests with the output from MQAs.

I certified that

  • I have read and followed contributing guidelines

  • I discussed changes with code owners prior to submitting this pull request

  • I have not skipped any automated checks

  • All existing and new tests passed

  • I have updated the documentation accordingly

@edvujic edvujic requested review from a team as code owners September 3, 2024 14:51
@edvujic edvujic self-assigned this Sep 3, 2024
@edvujic edvujic added the validated If the pull request is validated for automation. label Sep 3, 2024
@antsukanova
Copy link
Contributor

It would be great to add section with test cases that change works

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-3806.d3m3l2kee0btzx.amplifyapp.com

@brycetham
Copy link
Contributor

It would be great to add section with test cases that change works

Yeah, I thought the template asked to list out the test cases. Would be good to inform the SDK what we've tested, both manually and with unit tests.

@Kesari3008
Copy link
Contributor

Please resolve the merge conflicts before merge

# Conflicts:
#	packages/@webex/media-helpers/package.json
#	packages/@webex/plugin-meetings/package.json
#	packages/calling/package.json
#	yarn.lock
@edvujic edvujic merged commit 73e75b7 into webex:next Sep 5, 2024
11 checks passed
pagour98 pushed a commit to pagour98/webex-js-sdk that referenced this pull request Sep 27, 2024
Co-authored-by: evujici <evujici@cisco.com>
pagour98 pushed a commit to pagour98/webex-js-sdk that referenced this pull request Sep 27, 2024
Co-authored-by: evujici <evujici@cisco.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
validated If the pull request is validated for automation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants