Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Oct 13, 2025

  • Add PyFilesystem dependencies (fs, fs.s3fs) to requirements.txt and setup.py
  • Create fs_utils.py module to provide filesystem abstraction layer
  • Update validation.py to use filesystem abstraction for directory/file operations
  • Update es_utils.py to use filesystem abstraction for reading files
  • Update bdrc_etext_sync.py to use filesystem abstraction for OCFL operations
  • Test changes with local paths to ensure backward compatibility
  • Document S3 path format (s3://bucket/prefix/path)
Original prompt

please make it so the code base works with s3 paths, not just local paths. Pyfs looks like a good options for this


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

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