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

[Task]: Add make sprint-data-import and issue-data-import to import github sprint and issue data to database #2078

Closed
acouch opened this issue Sep 17, 2024 · 3 comments
Labels

Comments

@acouch
Copy link
Collaborator

acouch commented Sep 17, 2024


Migrated from navapbc#46
Originally created by @acouch on Mon, 20 May 2024 17:51:31 GMT


Summary

From: #1600

One strategy would be to keep the make sprint-data-export and issue-data-export and create make sprint-db-data-import and issue-data-db-import so that the data is exported to JSON and then imported into the database.

A single make command could then be created to run the the export and then import files.

Bonus points if there is a way to pipe the Github data directly to the database.

Acceptance criteria

No response

@acouch
Copy link
Collaborator Author

acouch commented Sep 17, 2024


Migrated from navapbc#46 (comment)
Originally created by @aplybeah on Thu, 13 Jun 2024 18:09:32 GMT


Update: work can be tracked on this branch
There is a bit of loc al testing happening

@acouch
Copy link
Collaborator Author

acouch commented Sep 17, 2024


Migrated from navapbc#46 (comment)
Originally created by @aplybeah on Fri, 07 Jun 2024 21:41:32 GMT


Update: added make command while polishing up work for #45

@acouch
Copy link
Collaborator Author

acouch commented Sep 17, 2024


Migrated from navapbc#46 (comment)
Originally created by @acouch on Tue, 17 Sep 2024 19:22:30 GMT


Issue migrated to #2076

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

No branches or pull requests

1 participant