aweber / rabbitmq-autocluster

This project is now maintained by the RabbitMQ Team, visit the official repo @
https://github.com/rabbitmq/rabbitmq-autocluster
BSD 3-Clause "New" or "Revised" License
336 stars 120 forks source link

Generate .deb-packages as a part of release on travis #108

Closed binarin closed 6 years ago

binarin commented 8 years ago

Plugins are installed to /usr/lib/rabbitmq/plugins/ - it will work transparently only with some future versions of rabbitmq (with https://github.com/rabbitmq/rabbitmq-server/pull/1016)

Open questions:

codecov-io commented 8 years ago

Current coverage is 41.71% (diff: 100%)

Merging #108 into master will not change coverage

@@             master       #108   diff @@
==========================================
  Files            13         13          
  Lines           513        513          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits            214        214          
  Misses          299        299          
  Partials          0          0          

Powered by Codecov. Last update 9ed8213...75e6d3b

binarin commented 7 years ago

I've added automatic changelog generation, and fixed building of unsigned packages. Open questions can be resolved separately, but even in this form it already provides useful release artifacts.