Skip to content

Add make command for generating backfill configs #276

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

Open
natemcintosh opened this issue May 15, 2025 · 0 comments
Open

Add make command for generating backfill configs #276

natemcintosh opened this issue May 15, 2025 · 0 comments
Assignees

Comments

@natemcintosh
Copy link
Collaborator

Goal

Add a python script, called in a make command to generate configs over multiple report dates.

Context

Now that we want to run backfill tests over multiple report dates, it would be nice to have a way to generate the necessary configs, and then kick off the tasks in Batch all from the Makefile.

Required

  • Write a python script, in the manner of generate_configs.py for calling generate_backfill_config().
  • Write a make command for calling the script with sensible defaults.

Related

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

No branches or pull requests

1 participant