It'd be really sweet if Travis-CI could tell us if anything is marked as Overridden after install. Right now, there are some things related to Media, but we could do something clever to exclude them for now (here's the issue about that: #2159149: 'file_display' components are always overridden (update Media / File Entity)).

Comments

dsnopek’s picture

Status: Active » Fixed

Turns out there were minor issues in panopoly_core and panopoly_demo causing them to be Overridden after install. I've committed fixes for those, along with a test which will report if any Features are overridden, except for panopoly_images and panopoly_widgets, because they are affected by the Media issue.

Let's see what Travis-CI say:

https://travis-ci.org/panopoly/panopoly/builds/27511572

  • Commit 05b4b0f on 7.x-1.x by dsnopek:
    Issue #2285267: Test if Features are Overridden after install on Travis-...
scottalan’s picture

@dsnopek :) :) :) !!!!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.