sul-dlss / libsys-airflow

Airflow DAGS for migrating and managing ILS data into FOLIO along with other LibSys workflows
Apache License 2.0
5 stars 0 forks source link

Use common functions to Trigger DAGs #1347

Closed jermnelson closed 1 month ago

jermnelson commented 1 month ago

Fixes #1337, the Digital Bookplates Batch Upload UI and the digital_bookplates_instances (through a new task) use the same functions in the bookplates module to trigger the digital_bookplate_979 DAG. A new function for trigger the polling DAG is added that is used by the UI and now is available for use in follow-up PRs.