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

Added logic to preserve the structure of a local repo during upload #93

Merged
merged 65 commits into from
Mar 21, 2024

Conversation

mohami2000
Copy link
Contributor

@mohami2000 mohami2000 commented Mar 14, 2024

For the purpose of keras upload integration
Currently, KaggleHub does not preserve the structure of the repo its uploading. The changes added in this PR make it preserve the repo structure.
Furthermore, i added an integration test for uploading zip files and updated integration tests logic to retry model uploading until the instance's archive is updated

@mohami2000 mohami2000 requested a review from neshdev March 19, 2024 22:26
Copy link
Member

@neshdev neshdev left a comment

Choose a reason for hiding this comment

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

LGTM. Please also get @Philmod approval.

@mohami2000 mohami2000 requested a review from Philmod March 20, 2024 16:51
@mohami2000 mohami2000 marked this pull request as ready for review March 21, 2024 13:56
@mohami2000 mohami2000 merged commit cc57f28 into main Mar 21, 2024
7 checks passed
@mohami2000 mohami2000 deleted the repo_structure branch March 21, 2024 13:57
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.

3 participants