fourkitchens / pantheon-tools

Tools to run actions against a Pantheon site
GNU General Public License v3.0
16 stars 3 forks source link

Deploy: post-check for overridden config in destination environment? #14

Open dalin- opened 1 year ago

dalin- commented 1 year ago

Common scenario:

  1. Make some config changes locally
  2. Push it up to a multidev
  3. Deploy
  4. The live site shows some overridden config, but it's all benign (like different sorting, or null replaced with an empty array).

After the deploy step is complete, we could check for overridden config, and if found prompt. Either: