Create a DAG that runs the monitor script and sync the output
We wish to have a DAG that executes the SQL/XML dumps monitor script periodically and then syncs the generated HTML/JSON files to the clouddumps100[1-2] servers.
This will use the same initial task of fetching the mediawiki pod spec as the main dumps tasks, so we have moved that into wmf_airflow_common.dumps.common
Bug: T390067