kartoza / stream_feature_extractor

A QGIS plugin to extract stream features (wells, sinks, confluences etc.) from a stream network
GNU General Public License v2.0
6 stars 9 forks source link

We need to set up Jenkins for automated testing #5

Closed timlinux closed 2 years ago

timlinux commented 10 years ago

Problem

We need to set up Jenkins for continuous integrating so we know as soon as possible if there is problem or see the status of the development.

Proposed solution

Set up Jenkins for this project. We can adapt it from here: http://inasafe.org/en/developer-docs/jenkins_ci.html to set up Jenkins

Expected outcome

Jenkins running for this project.

timlinux commented 2 years ago

This is now taken care of with Github Actions