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

ci: merge staging to master #773

Merged
merged 4 commits into from
Jul 17, 2024
Merged

ci: merge staging to master #773

merged 4 commits into from
Jul 17, 2024

Commits on Jul 16, 2024

  1. chore: added minimatch as a dependency

    [ci skip]
    tegefaulkes committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c80ba69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48b78af View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. fix: removed yieldContents feature

    It's not optimal to hold the whole file in memory like that. The file contents will need to be streamed when needed.
    
    [ci skip]
    tegefaulkes committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    1496d2c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #769 from MatrixAI/feature-eng-363-implement-utili…

    …ty-that-generates-a-file-tree-from-a-path
    
    Implementing file system pattern walker
    tegefaulkes authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2a88416 View commit details
    Browse the repository at this point in the history