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

Fix Issue #1961: tidy unzip directory #1962

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Mar 8, 2024

  1. modified top_directory helper function to accommodate sub-dirs in zip…

    …_files
    AmiraBurns - USDA authored and AmiraBurns - USDA committed Mar 8, 2024
    Copy the full SHA
    8993625 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    21810fc View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Update R/course.R

    stylistic updates
    
    Co-authored-by: Jennifer (Jenny) Bryan <jenny.f.bryan@gmail.com>
    burnsal and jennybc committed Mar 12, 2024
    Copy the full SHA
    3eae5e7 View commit details
    Browse the repository at this point in the history
  2. add small zip for testthat/test_course rename

    AmiraBurns - USDA authored and AmiraBurns - USDA committed Mar 12, 2024
    Copy the full SHA
    0faf4de View commit details
    Browse the repository at this point in the history
  3. add test for tidy_unzip_directory update

    AmiraBurns - USDA authored and AmiraBurns - USDA committed Mar 12, 2024
    Copy the full SHA
    acc7f0c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'tidy_unzip_directory' of https://github.com/burnsal/use…

    …this into tidy_unzip_directory
    AmiraBurns - USDA authored and AmiraBurns - USDA committed Mar 12, 2024
    Copy the full SHA
    2719697 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'tidy_unzip_directory' of https://github.com/burnsal/use…

    …this into tidy_unzip_directory
    AmiraBurns - USDA authored and AmiraBurns - USDA committed Mar 12, 2024
    Copy the full SHA
    c3943b0 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'tidy_unzip_directory' of https://github.com/burnsal/use…

    …this into tidy_unzip_directory
    AmiraBurns - USDA authored and AmiraBurns - USDA committed Mar 12, 2024
    Copy the full SHA
    8b04032 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Copy the full SHA
    00d9e63 View commit details
    Browse the repository at this point in the history
  2. fix function name test_that typo

    AmiraBurns - USDA authored and AmiraBurns - USDA committed Mar 26, 2024
    Copy the full SHA
    f129042 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'tidy_unzip_directory' of https://github.com/burnsal/use…

    …this into tidy_unzip_directory
    AmiraBurns - USDA authored and AmiraBurns - USDA committed Mar 26, 2024
    Copy the full SHA
    19b826d View commit details
    Browse the repository at this point in the history
  4. add second file to /foo to test multiple files in the same directory

    AmiraBurns - USDA authored and AmiraBurns - USDA committed Mar 26, 2024
    Copy the full SHA
    192b7ac View commit details
    Browse the repository at this point in the history
  5. update test_that tidy_dir to handle dir name updates

    AmiraBurns - USDA authored and AmiraBurns - USDA committed Mar 26, 2024
    Copy the full SHA
    f5c4315 View commit details
    Browse the repository at this point in the history
  6. update test_that tidy_dir to handle dir name updates

    AmiraBurns - USDA authored and AmiraBurns - USDA committed Mar 26, 2024
    Copy the full SHA
    61893a0 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'tidy_unzip_directory' of https://github.com/burnsal/use…

    …this into tidy_unzip_directory
    
    # Conflicts:
    #	tests/testthat/test-course.R
    AmiraBurns - USDA authored and AmiraBurns - USDA committed Mar 26, 2024
    Copy the full SHA
    41424af View commit details
    Browse the repository at this point in the history