I have a Pantheon-hosted Developer Portal site.
Periodically, I get a notice in the drupal admin panels that there are security updates available. It looks like this:
Typically, Apigee will package those updates to Pantheon, and make them available to all Pantheon-hosted sites. Then within the Pantheon admin panel (NOT the Drupal admin panels), it is possible to apply those updates.
Does Apigee encourage or discourage the practice of me installing these updates on my own?
For example, I can download the features module v7.x-2.10, and then git push it to my Pantheon-hosted site.
Surely this will work. The question is, will it present problems for me later on down the road?
Solved! Go to Solution.
Great Question @Dino ,
Since they are security related, I would suggest override contributed modules that need updates in your sites/all/modules/contrib directory & flush all caches so that your dev portal picks overridden modules from your sites/all/modules directory.
Should customers using Pantheon-hosted Drupal apply updates "manually"? or should we wait for Apigee to publish these updates?
Does Apigee encourage or discourage the practice of me installing these updates on my own?
The question is, will it present problems for me later on down the road?