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

feat: add FileContents to read/watch files #62

Merged
merged 8 commits into from
Feb 10, 2023
Merged

feat: add FileContents to read/watch files #62

merged 8 commits into from
Feb 10, 2023

Commits on Feb 9, 2023

  1. add FileContents

    manzt committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    691cab9 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Update tests/test_file_contents.py

    Co-authored-by: Talley Lambert <[email protected]>
    manzt and tlambert03 authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    b33b39c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f430354 View commit details
    Browse the repository at this point in the history
  3. Update tests/test_file_contents.py

    Co-authored-by: Talley Lambert <[email protected]>
    manzt and tlambert03 authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    d157070 View commit details
    Browse the repository at this point in the history
  4. add dev extras_require

    manzt committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    16807e9 View commit details
    Browse the repository at this point in the history
  5. try sleeping

    manzt committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    089d7b3 View commit details
    Browse the repository at this point in the history
  6. revert to old test

    manzt committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    1c922f5 View commit details
    Browse the repository at this point in the history
  7. add comment to deque use

    manzt committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    10d88d3 View commit details
    Browse the repository at this point in the history