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

i425 Export FileSet filenames (and i424 fix) #441

Merged
merged 12 commits into from
Mar 23, 2022

Commits on Mar 17, 2022

  1. add new #build_file_set_metadata method to #build_export_metadata

    Benjamin Kiah Stroud committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    d047b9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddae7e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. properly export FileSet filenames and files

    Benjamin Kiah Stroud committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    3174a39 View commit details
    Browse the repository at this point in the history
  2. #424 fix relationship exporting

    Benjamin Kiah Stroud committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    2fcc2fe View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. update specs for filename exporting

    Benjamin Kiah Stroud committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    86136a3 View commit details
    Browse the repository at this point in the history
  2. move collection membership parsing to its own method, update specs

    Benjamin Kiah Stroud committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    ea15904 View commit details
    Browse the repository at this point in the history
  3. add #build_files specs for Works

    Benjamin Kiah Stroud committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    f1e4a50 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. add method to handle join parsing

    Benjamin Kiah Stroud committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    84d3e8e View commit details
    Browse the repository at this point in the history
  2. fix bug, update specs

    Benjamin Kiah Stroud committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    3e71df6 View commit details
    Browse the repository at this point in the history
  3. add unit specs for #handle_join_on_export

    Benjamin Kiah Stroud committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    adf01ce View commit details
    Browse the repository at this point in the history
  4. remove #build_collection_memberships in favor of #build_relationship_…

    …metadata
    Benjamin Kiah Stroud committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    18787ba View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into i425-export-file-set-filenames

    Benjamin Kiah Stroud committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    60d7772 View commit details
    Browse the repository at this point in the history