Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creates backstage selection dag #1463

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

shelleydoljack
Copy link
Contributor

Closes #1439

I tried running locally but then I remembered I can't connect to postgres.

logger.info(
f"Removed MARC fields and serialized records for '{kind}' files: {marc_file_list[kind]}"
)
for kind, file_list in marc_file_list.items():
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this approach of using the key in the marc_file_list over hard-coding the kind values in a list; more extensible this way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Select DAG
2 participants