kartoza / africa_rangeland_watch

Africa Rangeland Watch (ARW) was designed and developed by Conservation International (CI) and is aimed at monitoring rangeland impact. ARW empowers users to quantify land-use and climate impacts on rangelands over time and space, based on remotely sensed satellite imagery supplemented by ground-based rangeland monitoring.
https://kartoza.github.io/africa_rangeland_watch/
0 stars 1 forks source link

DevOps: CI/CD pipelines #27

Closed amyburness closed 7 hours ago

amyburness commented 1 week ago

Description 📓

Set up the CI/CD pipelines for ARW. SDLC requirements are highlighted in the SDD.

Assumptions ❓

None.

Dependencies 🔗

ARW SDD. DEV environment. STA environment.

Success Criteria 👍

ARW pipelines are in place to allow for automated builds and deploys to DEV and STA.

LokoMoloko98 commented 5 days ago

The DEV environment Jenkins build is successfully deployed and builds the latest image: https://jenkins.do.kartoza.com/job/kartoza/job/apps/job/arw_build_dev/1/console

LokoMoloko98 commented 2 days ago

The STA environment Jenkins build is successfully deployed and builds the latest pre-release: https://jenkins.do.kartoza.com/job/kartoza/job/apps/job/arw_build_sta/1/console

LokoMoloko98 commented 2 days ago

The ARW Jenkins pipelines are in place and they automatically build the ARW images and deploy them to the DEV and STA environments respectfully.