Problem/Motivation
Current Blazy has optional support for Media (entity) via Video Embed Media (VEM). Drupal 8 has Media in core with oEmbed for a while, we can drop VEM. To avoid ramifications, and too many calls to \Drupal::service() due to being optional integration, Blazy must depend on Media.
Proposed resolution
Remaining tasks
Check out the parent issue for more: #2999198: Roadmap for core Media integration
Data model changes
VEM already provides upgrade path: #2997799: Include upgrade path from video_embed_field to oEmbed
Original report by [username]
Somebody here suggested to create a new branch, I forgot the link, sorry, and I agreed after working with core oEmbed for a day today. Can somebody please update [username] part here? Thanks.
Comments
Comment #2
gausarts commentedComment #3
gausarts commentedComment #4
gausarts commentedFirst attempt:
Failing results with images not being loaded:
https://dispatcher.drupalci.org/job/drupal8_contrib_patches/44920/artifa...
Comment #5
gausarts commentedComment #6
gausarts commentedSecond attempt. Temporary disabled the known failing test (works local, fails on repo) till proper fix.
Comment #7
gausarts commentedLet's see if still fails on this.
Comment #8
gausarts commentedI am out of here, back to drawing room.
At least I see it loading:
https://dispatcher.drupalci.org/job/drupal8_contrib_patches/44926/artifa...
Comment #9
gausarts commentedLet's see another attempt.
Comment #10
gausarts commentedThat is a beautiful green!
https://dispatcher.drupalci.org/job/drupal8_contrib_patches/44934/artifa...
Comment #12
gausarts commentedLet's get the ball rolling for wider feedback. Any issue may follow as usual. Thanks!