Media has been moving super fast lately!
There's newer versions than Media 2.13 and File Entity 2.10, but this combination (with some patches to fix bugs) is known to work and has gotten a fair amount of testing.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | panopoly_widgets-update-media-2920387-3.patch | 779 bytes | dsnopek |
| #2 | panopoly_widgets-update-media-2920387-2.patch | 1.25 KB | dsnopek |
Comments
Comment #2
dsnopekHere's a patch!
EDIT: Here's the Travis build: https://travis-ci.org/panopoly/panopoly/builds/296067538
Comment #3
dsnopekJust to try it, here's a patch that updates to the latest-latest.
EDIT: Here's the build on Travis: https://travis-ci.org/panopoly/panopoly/builds/296076453
Comment #4
cboyden commentedWe've been running a child distro with the first iteration of this patch for a while. The latest, 2nd iteration is also looking good and passing all our automated tests. (We've got ~80% overlap with the Panopoly tests.) Looks like the Travis failures you're seeing at that link have to do with a build problem, so hopefully this is OK to commit.
Comment #5
dsnopekI'd like to get a successful build before committing this... I'm trying out the patches on #2914229: Switch to headless Chrome for Travis testing because they seemed to work when you ran them! Here's the build: https://travis-ci.org/dsnopek/panopoly/builds/298732872
Comment #6
dsnopekHere's a new test build that will hopefully pass:
https://travis-ci.org/panopoly/panopoly/builds/298750966
If it does, I'll commit this :-)
Comment #7
dsnopekTests passed, so merged! :-) Thanks, @cboyden!