LD4P / ils-middleware

PoC for using Apache Airflow to manage interactions with multiple ILS
Apache License 2.0
0 stars 1 forks source link

Folder fixes #191

Closed jimfhahn closed 8 months ago

jimfhahn commented 8 months ago

The most significant update in this PR was re-writing how Alma DAGs were using temp folders, to that end many of the processes that relied on temporary folders are now removed.

Minor changes to the XSL folders were added based on the needs from the Alma focus group libraries and ILS processing.

jimfhahn commented 8 months ago

Approving but I was wondering if it would be possible to squash or consolidate some of the commit messages using git rebase? (i.e. git rebase -i main)

Ok, I squashed the history.

jermnelson commented 8 months ago

@jimfhahn, if you can fix the build failures, please merge your PR.