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

Add the backfill.py module for GitHub to the GitHub subcommand #12

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

ghickman
Copy link
Contributor

@ghickman ghickman commented Nov 7, 2023

We want this as part of the CLI to avoid having to special case packaging it.

The only real change here is the removal of the hard-coded orgs list which are now an arg passed via the CLI.

Note: this is still using the github-to-sqlite method for speed and simplicity.

@ghickman ghickman force-pushed the docker branch 4 times, most recently from 8a92f9e to ff06b1a Compare November 8, 2023 11:00
Base automatically changed from docker to main November 8, 2023 11:05
@ghickman ghickman merged commit 34d304e into main Nov 8, 2023
7 checks passed
@ghickman ghickman deleted the github-backfill branch November 8, 2023 16:25
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.

2 participants