Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 797 Bytes

File metadata and controls

26 lines (15 loc) · 797 Bytes

Discourse Open Build Service Onebox

This plugin adds Onebox support for Open Build Service to Discourse.

Open Build Service is a build automation project developed and used by openSUSE and Packman.

Supported

  • Package
  • Project
  • User
  • Request

Installation

Follow this official plugin installation how-to.

Troubleshooting

If a gem for this plugin can't be installed via bundle exec rake db:migrate automatically. You can try this command:

gem install ffi -v 1.10.0 -i /srv/www/vhosts/discourse/plugins/discourse-openbuildservice-onebox/gems/2.6.3 --no-document --ignore-dependencies --no-user-install

License

MIT