If you see this following message coming from tests or usage of a plugin
against develop:

  Asset filtered out and will not be served: add
  `Rails.application.config.assets.precompile += %w( select2.png )` to
  `config/initializers/assets.rb` and restart your server

... then you probably need to update the plugin registration initialiser
per
https://github.com/theforeman/foreman_plugin_template/commit/7c14c55e33c58f1fdeef4211fe11cf3a6ed4b415.

The deprecation warning/compatibility layer was removed in develop
recently for 1.13. I've seen a few plugins with tests failing for this
reason, so try to get it updated in time for 1.13.0.

-- 
Dominic Cleal
[email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"foreman-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to