/app-interface-lag-checker

A counter for the number of commits in each resource stored in an app-interface deploy.yml file

Primary LanguagePython

App Interface Lag Checker

Download any deploy.yml file from app-interface like ccx-data-pipeline/deploy.yml and run

INPUT_FILE=deploy.yml python main.py > results.csv

You can optionally use the N_DAYS env variable to checkout the repos at N_DAYS back. This way you can build historical charts. See get_historical_data.sh and ploter.py. An example:

An example of the lag in some repos