Project issue file test
Provides Project module integration for PIFR. The integration servers to make automated testing and review part of the development workflow without requiring effort on behalf of the developer.
Information transfer
All requests and data transmissions are sent using the XML-RPC protocol defined by PIFR. Cron is used to trigger the XML-RPC communication and as such there is a short lag time between the event occurring and the time it has been completely processed.
Triggers
Testing is performed, if all criteria are met, when a commit is made or a patch is posted on an issue. The commits will trigger testing of their respective branches and the patches will trigger testing of the related branch with the patch applied. In the future testing of releases may be supported.
Display
Results are displayed along side the attachments in the issue queue, but there is currently no way to see the testing results for a branch except via PIFR. Displaying the results on project pages is something that will be supported in the future.
Maintainer
The project has been developed and is maintained by Jimmy Berry (boombatower).
