Plugin Information |
---|
View Pretested Integration on the plugin site for more information. |
Developed by
Code contribution by
Alexander Winther Uldall
Ronni Elken Lindsgaard
Esben Skaarup
Andreas Frisch
Sponsored by
Introduction
The Pretested Integration Plugin offers a branchy approach to pretested integration (also known as pre-tested commits), which upholds the invariant; that for a specific branch, known as the integration branch, all commits have been verified.
This plugin is developed by the josra.org organisation.
Find this plugin useful? Support further development with BTC 1PTthwWx4AaNLCLNNsJ8gDxhWoaQz1n64B
Job configuration
We have strive to achieve a one click install of this plugin. so after the plugin is installed simply go to the job, and select Pretested Integration, every thing else is default as seen below on the picture.
For further info please read our blog post at josra.org/PretestedIntegration
Currently known issues
* Only builds with Result.STABLE is committed.
* It is not possible to customise the integration message
* If the integration branch does not exist, the plugin will fail.
Changes
Version 2.0:
- Git integration is now supported
Version 1.1:
- Dependency of Mercurial plugin set to 1.39 due to previous failure to trigger on merge commits
- Removed UI elements that should not have been there
Version 1.0:
- Release of the first stable version