We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The sync_original_files command was recently added to the code base, allowing us to update the OriginalFile table on demand.
sync_original_files
Tests should be created which test the functionality of the command. We plan on mocking the s3 response.
The text was updated successfully, but these errors were encountered:
avrohomgottlieb
No branches or pull requests
Context
The
sync_original_files
command was recently added to the code base, allowing us to update the OriginalFile table on demand.Problem or idea
Tests should be created which test the functionality of the command. We plan on mocking the s3 response.
The text was updated successfully, but these errors were encountered: