Project

General

Profile

« Previous | Next » 

Revision 58ab4598

Added by Dominic Cleal over 9 years ago

fixes #8925 - support plugin asset manifests beneath app root

This supports Debian packaging where storing the assets manifest.yml beneath
the gem installation directory isn't possible, as bundler manages gem
installations.

Instead, support loading ${app.root}/public/assets/${plugin}/manifest.yml so
plugin manifests can be packaged under the main Foreman root.

(cherry picked from commit d43379f323c507d19a2e8f051cd2e767be84125e)

  • added
  • modified
  • copied
  • renamed
  • deleted