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

GTFS: Add zip file extraction and storage system #572

Open
wants to merge 4 commits into
base: 01-25-add_gtfs_module_-_call_api_testing
Choose a base branch
from

Conversation

ksharma-xyz
Copy link
Owner

@ksharma-xyz ksharma-xyz commented Jan 26, 2025

UnpackZip files

  • Able to extract files from zip using okio FileSystem
  • Able to extract files in a separate sydneyTrains directory
  • Return okio.Path from FileStorage.saveFile interface
  • Added FileSystem expect/actual implementation for iOS and Android
  • Integrated okio library for cross-platform file operations

Copy link
Owner Author

ksharma-xyz commented Jan 26, 2025

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@ksharma-xyz ksharma-xyz changed the title UnpackZip files GTFS: Add zip file extraction and storage system Jan 26, 2025
@ksharma-xyz ksharma-xyz marked this pull request as ready for review January 26, 2025 11:12
@ksharma-xyz ksharma-xyz force-pushed the 01-26-unpackzip_files branch from ce96a75 to a8a3b5f Compare January 26, 2025 23:30
@ksharma-xyz ksharma-xyz force-pushed the 01-25-add_gtfs_module_-_call_api_testing branch from 0b781b8 to 20f1425 Compare January 27, 2025 10:12
@ksharma-xyz ksharma-xyz force-pushed the 01-26-unpackzip_files branch from a8a3b5f to b1b6d38 Compare January 27, 2025 10:12
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.

1 participant