Panopoly core is currently using Entity 1.6 along with several patches. This is several versions (and 2 years) out of date and there have been many useful fixes, although sadly none of the patches from panopoly_core have been committed still.
This issue is to talk about updating to the latest release of Entity.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | panopoly_core-update-entity-2867870-2.patch | 397 bytes | cboyden |
Comments
Comment #2
cboyden commentedHere's a patch to start testing.
EDIT: Travis build at https://travis-ci.org/cboyden/panopoly/builds/223628628
Comment #3
dsnopekThanks!
The issue description says that we have some patches, but it looks like we don't... which is a good thing! :-)
The last Travis build failed because of #2869464: All Chrome tests failing with "Could not open connection: An unknown server-side error" so here is a new one:
https://travis-ci.org/panopoly/panopoly/builds/232595699
Comment #4
dsnopekHere's a new Travis build after some attempts to fix the tests:
https://travis-ci.org/panopoly/panopoly/builds/235003321
Comment #6
dsnopekThe tests pass, and this looks good to me. Thanks, Everyone!