ministryofjustice / cloud-platform

Documentation on the MoJ cloud platform
MIT License
84 stars 44 forks source link

Move hoodaw report cronjobs into an concourse pipeline #5836

Open jackstockley89 opened 2 months ago

jackstockley89 commented 2 months ago

Background

concourse reports run within the cluster within manager, as they have to push data to the API

Approach

Once moved to the Go frontend for each report they no longer push to the API and are stored in a S3 bucket. We could replace the cronjobs and get rid of the split infrastructure of hoodaw

Definition of done

Reference

How to write good user stories

tmahmood72 commented 1 month ago

This ticket needs more detail as there may a dependancy with Hoodaw reports being written in Go

How many cron jobs ?