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

Add import_url to file set attributes #979

Merged
merged 2 commits into from
Sep 18, 2024
Merged

Add import_url to file set attributes #979

merged 2 commits into from
Sep 18, 2024

Commits on Sep 18, 2024

  1. Add import_url to file set attributes

    This adds import_url to the attributes for creating a Valkyrized file set.
    
    To actually save the import_url on a file set, the application needs to:
    - add import_url to the file_set metadata attributes in your app
    - decorate Hyrax::WorkUploadsHandler to add import_url to the
    file_set_args method
    laritakr committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9812904 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abeb79b View commit details
    Browse the repository at this point in the history