pangeo-forge / dataflow-status-monitoring

GCP Resources to report the status of completed Dataflow jobs.
3 stars 0 forks source link

Rewrite function for check-runs refactor #9

Open cisaacstern opened 1 year ago

cisaacstern commented 1 year ago

In https://github.com/pangeo-forge/pangeo-forge-orchestrator/pull/234 I am in the process of replacing the postgres database with GitHub check runs as the source of truth for recipe runs. This rewrite aligns dataflow-status-monitoring with those changes.

The changes made here are provisional and will probably evolve again soon, given that https://github.com/pangeo-forge/pangeo-forge-orchestrator/pull/234 is just the first step in a set of broader changes outlined in https://github.com/pangeo-forge/pangeo-forge-orchestrator/pull/233.