Skip to content

Feature PR | Extract Video Block from edx-platform#168

Merged
farhan merged 8 commits intomainfrom
farhan/video-block
Mar 4, 2026
Merged

Feature PR | Extract Video Block from edx-platform#168
farhan merged 8 commits intomainfrom
farhan/video-block

Conversation

@farhan
Copy link
Contributor

@farhan farhan commented Feb 24, 2026

Extract Video Block from edx-platform

Relevant test cases PR on edx-platform:

Following PR's have been merged in this PR:

#141
#142
#167
#143

Test PR's ✅ [In code review]:
#144 [test_video passing ✅]
#103 [Karma test cases [passing ✅ ]

Maunal testing notes:
Some basic testing of the block on local machine (tutor dev) has been done on this feature branch

@farhan farhan force-pushed the farhan/video-block branch from f2009b9 to 6938d26 Compare February 25, 2026 06:17
@farhan farhan requested a review from kdmccormick February 26, 2026 05:30
@farhan farhan force-pushed the farhan/video-block branch 2 times, most recently from d49b34f to 7eae34b Compare March 2, 2026 06:48
farhan added 3 commits March 3, 2026 12:48
This commit contains original code copied from edx-platform.
Purpose of keeping the first commit with original code is to get help in the review process.
Reviewer can easily view the next commit to view the changes done in xblocks-contrib while
shifting code from the edx-platform
* fix: fix quality check for video block code
* chore: update package.lock.json
@farhan farhan force-pushed the farhan/video-block branch from 98aded9 to 389b368 Compare March 3, 2026 07:55
@farhan farhan force-pushed the farhan/video-block branch from 696bf60 to 1a3f16f Compare March 3, 2026 08:20
@farhan farhan requested a review from irtazaakram March 4, 2026 06:22
Copy link
Member

@irtazaakram irtazaakram left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved as discussed for sandbox testing.

  • JavaScript bundle size difference will be validated in the sandbox.
  • Python unit tests and JavaScript tests will be merged before enabling the Video Block in openedx-platform.

@salman2013
Copy link
Contributor

JavaScript bundle size difference will be validated in the sandbox

@irtazaakram This can also be validated with Karma test cases Ref as these are webpack karma test cases which actually tests the bundled file.

@farhan farhan merged commit 042fb54 into main Mar 4, 2026
15 of 17 checks passed
@farhan farhan deleted the farhan/video-block branch March 4, 2026 07:06
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.

3 participants