Skip to content

1.1.0

Compare
Choose a tag to compare
@AdamNowotny AdamNowotny released this 30 May 12:12
· 102 commits to master since this release

Travis-CI update

Looks like Travis support has been broken for while as the APIs changed.
Support for this service has been rewritten and should now support public as well as private repositories and custom URLs.

Sorting

The last update broke custom sort order that you might have set up and always shown builds sorted by their ID.
This should be fixed now and the order will follow the one in set in projects property in configuration of a service (you can check that on the "configuration" tab) . Also the drag&drop ordering will now work for services on the left side as well as monitored builds for a specific service.

API change

fields property added to service information to specify which fields should show up on the configuration UI. It is optional and by default old behaviour will be used so old services should be compatible. More information at https://github.com/AdamNowotny/BuildReactor/blob/master/docs/adding-new-services.markdown